summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* fixup release instructions so that tags properly pushed.Michael E Brown2007-12-191-2/+3
* cleanup from unit tests if they are interrupted or end prematurely.Michael E Brown2007-12-191-2/+10
* we are now noarch, fix unit tests.Michael E Brown2007-12-191-2/+2
* add unit tests for tmpfs plugin.Michael E Brown2007-12-181-2/+4
* better fix for failing distcheck.Michael E Brown2007-12-171-2/+1
* one more releasetests fix.Michael E Brown2007-12-171-1/+2
* fix release tests.Michael E Brown2007-12-171-13/+13
* Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mockMichael E Brown2007-12-161-10/+56
|\
| * more on release instructionsmock-0.9.3Clark Williams2007-12-161-2/+0
| * first cut at updated release instructionsClark Williams2007-12-161-22/+58
| * resolved merge conflictsClark Williams2007-12-141-1/+13
* | document --trace.Michael E Brown2007-12-161-1/+1
* | Mock documentation patchVille Skyttä2007-12-161-8/+17
|/
* resolved merge with masterClark Williams2007-12-133-162/+175
|\
| * make releasetests.sh call runtests.sh using automake 'make check' target, as ...Michael E Brown2007-12-131-148/+2
| * make runtests.sh runnable from automake.Michael E Brown2007-12-131-6/+1
| * fix compile warning for -Wall in daemontest.cMichael E Brown2007-12-131-0/+1
| * rename releasetests.sh to runtests.sh to prepare for adding 'make check' func...Michael E Brown2007-12-131-0/+177
* | changed more uses of .rootdir to makeChrootPath(); updated man page for --cop...Clark Williams2007-12-132-17/+33
* | merged with latest masterClark Williams2007-12-131-0/+18
|\|
| * if --chroot only has one argument, pass it to doChroot() as a string instead ...Mike Bonnet2007-12-121-0/+18
* | added copyin/out options; added makeChrootPath() method to RootClark Williams2007-12-131-0/+18
|/
* enable releasetests to run from clean checked out source tree.Michael E Brown2007-12-121-0/+1
* Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mockMichael E Brown2007-12-121-0/+4
|\
| * Add --update call, to update existing buildroot.Jesse Keating2007-12-121-0/+4
* | fix --shellMichael E Brown2007-12-121-1/+10
|/
* - make "mock --chroot" non-interactive - set the exit code of "mock --chroot"...Mike Bonnet2007-12-112-2/+4
* Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2007-12-112-1/+16
|\
| * Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mockMichael E Brown2007-12-111-0/+13
| |\
| | * add return code propagation test for --chroot cmd.Michael E Brown2007-12-111-0/+13
| * | add failsafe for daemontest.c such that it exits after 5 mins rather than han...Michael E Brown2007-12-111-1/+3
| |/
* / add docs for --orphanskill mode.Michael E Brown2007-12-111-0/+5
|/
* fixup explicit orphankill unit test.Michael E Brown2007-12-101-2/+10
* add MOCK_EXTRA_ARGS for releasetests so I can make mock release tests run beh...Michael E Brown2007-12-101-2/+2
* Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mockMichael E Brown2007-12-101-3/+4
|\
| * make it so you can run multiple releasetests at the same time.mock-0.9.0Michael E Brown2007-12-091-3/+4
* | add --orphanskill mode. requested by mbonnet for koji.Michael E Brown2007-12-101-1/+16
|/
* convert to use consolehelper rather than setuid wrapper.Michael E Brown2007-12-062-2/+103
* use double-quotes for stuff people need to cut-pasteMichael E Brown2007-12-061-1/+1
* add unit test for no-root-cache case.Michael E Brown2007-12-051-0/+3
* Merge commit 'origin/master'Michael E Brown2007-12-041-23/+38
|\
| * whitespace fixups.Michael E Brown2007-12-041-26/+26
| * add --with and --without options to enable/disable options in a srpmTodd Zullinger2007-12-041-1/+11
| * use 'MACRO EXPR' in --define docs to match the rpmbuild docsTodd Zullinger2007-12-041-2/+2
| * add --define option to pass rpm macros on the command lineTodd Zullinger2007-12-041-0/+5
* | clear out old unit tests before starting new ones.Michael E Brown2007-12-041-1/+3
|/
* add couple of comments to release test script.Michael E Brown2007-12-031-1/+6
* brown-paper-bag: typo... should be 'fi' but was 'exit'Michael E Brown2007-12-031-2/+2
* couple more sanity checks in unit test code.Michael E Brown2007-12-031-4/+21
* fixup accidental exit 1 when test actually succeeded.Michael E Brown2007-12-031-4/+12