summaryrefslogtreecommitdiffstats
path: root/docs/runtests.sh
Commit message (Collapse)AuthorAgeFilesLines
* deleted testing files from docs dir (moved to tests dir)Clark Williams2010-07-301-208/+0
| | | | Signed-off-by: Clark Williams <williams@redhat.com>
* changed default config to fedora-13 and added some headersClark Williams2010-07-271-1/+24
| | | | | | | Updated to use fedora-13 for testing and added a header function to make start of new tests more visible in the test output. Signed-off-by: Clark Williams <williams@redhat.com>
* version bump to 1.0.3mock-1.0.3Clark Williams2010-01-181-1/+1
|
* version bump to 1.0.0mock-1.0.0Clark Williams2009-11-231-1/+1
| | | | Signed-off-by: Clark Williams <williams@redhat.com>
* updated to use fedora-10-x86_64 as test configClark Williams2009-07-081-1/+1
|
* modified to not try to check s390 or sparcClark Williams2009-02-031-2/+2
|
* avoid using tmpfs plugin for epel-4-x86_64 testClark Williams2008-09-041-2/+3
|
* revert accidental comment-out of test cleanup that I was using to debug tar ↵Michael E Brown2008-01-201-1/+1
| | | | problem.
* add back in dropped '.' to tar cvf command that is causing root cache ↵Michael E Brown2008-01-201-1/+1
| | | | creation to fail. Add debug logging for running commands.
* better unit test error message.Michael E Brown2008-01-201-4/+6
|
* 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
|
* make runtests.sh runnable from automake.Michael E Brown2007-12-131-6/+1
|
* rename releasetests.sh to runtests.sh to prepare for adding 'make check' ↵Michael E Brown2007-12-131-0/+177
function