summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* | update docs for offline paramsMichael E Brown2007-11-281-0/+3
|/
* update docs for preferred command syntax.Michael E Brown2007-11-201-22/+30
* update manpage for --resultdir changes.Michael E Brown2007-11-191-2/+4
* document 'clean' behaviour for install[deps], chroot, shell.Michael E Brown2007-11-141-6/+6
* update manpage to reflect reality.Michael E Brown2007-11-031-3/+3
* fixup docs to match latest options.Michael E Brown2007-10-221-18/+22
* uncomment build lines.Michael E Brown2007-10-211-3/+3
* add time cmd to ensure that mock.py timings are accurate.Michael E Brown2007-10-211-1/+1
* create plugin infrastructure. move all caching related stuff to plugins.Michael E Brown2007-10-211-3/+12
* dont try to compile ppc stuff. also clean test dir before starting.Michael E Brown2007-10-201-1/+2
* little more generic release tests.Michael E Brown2007-10-201-4/+6
* add release testing script to ensure basic stuff works before release.Michael E Brown2007-10-201-0/+33
* test program to test orphanskill feature.Michael E Brown2007-10-191-0/+96
* autotools updates.Michael E Brown2007-10-081-12/+0
* initial start for auto-conf-izingMichael E Brown2007-10-081-0/+98
* Adds SUBDIRS to the make 'distclean' target and 'distclean' to theMichael E Brown2007-06-121-0/+2