summaryrefslogtreecommitdiff
path: root/selftest/selftesthelpers.py
Commit message (Expand)AuthorAgeFilesLines
...
* selftest/selftesthelpers.py: construct a fullname with env in plantestsuite_i...Stefan Metzmacher2011-11-141-1/+5
* selftest: planpythontestsuite() should fill 'name' is it's NoneStefan Metzmacher2011-11-141-0/+2
* selftesthelpers: Fix syntax error.Jelmer Vernooij2011-11-101-1/+1
* selftest: Allow passing arbitrary number of additional python path values.Jelmer Vernooij2011-11-101-4/+2
* selftest: re-implement directory option for planpythontestsuite.Jelmer Vernooij2011-11-101-7/+11
* Revert "test: added directory option to planpythontestsuite()"Jelmer Vernooij2011-11-101-12/+5
* test: added directory option to planpythontestsuite()Andrew Tridgell2011-11-101-5/+12
* selftest: Start using the binary mapping at the python layer as wellAndrew Bartlett2011-04-161-0/+10
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-161-1/+1
* selftest: Provide a single bindir_path function across all targetsAndrew Bartlett2011-04-161-2/+2
* selftest split $PERL into multiple arguments for Test::More checkAndrew Bartlett2011-02-221-2/+3
* selftest move selftesthelpers to a top level helper scriptAndrew Bartlett2011-02-221-0/+156