summaryrefslogtreecommitdiff
path: root/selftest/selftesthelpers.py
AgeCommit message (Expand)AuthorFilesLines
2012-04-27selftest: Place the test environment at the end of the failure linesAndrew Bartlett1-5/+5
2012-02-01selftest: Remove unused support for --exeextAndrew Bartlett1-1/+1
2011-11-30selftesthelpers: write warnings to stderr rather than stdout.Jelmer Vernooij1-2/+3
2011-11-14selftesthelpers: Revert perl changes, add comment on why the original code wa...Jelmer Vernooij1-3/+4
2011-11-14selftesthelpers: Cope with empty binary mappings list, simplify handling of p...Jelmer Vernooij1-5/+7
2011-11-14selftest/selftesthelpers.py: construct a fullname with env in plantestsuite_i...Stefan Metzmacher1-1/+5
2011-11-14selftest: planpythontestsuite() should fill 'name' is it's NoneStefan Metzmacher1-0/+2
2011-11-10selftesthelpers: Fix syntax error.Jelmer Vernooij1-1/+1
2011-11-10selftest: Allow passing arbitrary number of additional python path values.Jelmer Vernooij1-4/+2
2011-11-10selftest: re-implement directory option for planpythontestsuite.Jelmer Vernooij1-7/+11
2011-11-10Revert "test: added directory option to planpythontestsuite()"Jelmer Vernooij1-12/+5
2011-11-10test: added directory option to planpythontestsuite()Andrew Tridgell1-5/+12
2011-04-16selftest: Start using the binary mapping at the python layer as wellAndrew Bartlett1-0/+10
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett1-1/+1
2011-04-16selftest: Provide a single bindir_path function across all targetsAndrew Bartlett1-2/+2
2011-02-22selftest split $PERL into multiple arguments for Test::More checkAndrew Bartlett1-2/+3
2011-02-22selftest move selftesthelpers to a top level helper scriptAndrew Bartlett1-0/+156