summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* run bash built-in 'time' rather than /usr/bin/time because bash built-in has ...Michael E Brown2007-12-031-15/+15
* more comprehensive release tests.Michael E Brown2007-12-031-5/+6
* update release tests to do more thorough testing.Michael E Brown2007-12-031-7/+48
* move daemontest.c to src/ dir.Michael E Brown2007-12-011-101/+0
* cleanup release tests a bit.Michael E Brown2007-12-011-11/+6
* fix compile warnings.Michael E Brown2007-12-011-1/+6
* clarified ChangeLogmock-0.8.11Clark Williams2007-11-301-3/+1
* fix release tests to run from local copy and local configs rather than instal...Michael E Brown2007-11-301-10/+5
* Merge branch 'master' of ssh://duo/~/mockworkMichael E Brown2007-11-281-7/+20
|\
| * start updating release instructions.Michael E Brown2007-11-281-7/+20