Age | Commit message (Expand) | Author | Files | Lines |
2012-10-27 | source3.selftest: Move last variables to selftesthelpers. | Jelmer Vernooij | 1 | -0/+5 |
2012-10-27 | source3.selftest: Move more variables to be in common. | Jelmer Vernooij | 1 | -0/+10 |
2012-10-27 | selftesthelpers: Fix detection of tap2subunit. | Jelmer Vernooij | 1 | -2/+8 |
2012-10-27 | selftesthelpers: Simplify detection of tap2subunit. | Jelmer Vernooij | 1 | -4/+6 |
2012-10-27 | selftesthelpers: Add function for printing smbtorture4 version. | Jelmer Vernooij | 1 | -1/+11 |
2012-10-27 | selftest: Move determining of smbtorture4 options to selftesthelpers. | Jelmer Vernooij | 1 | -12/+18 |
2012-10-27 | selftest/selftesthelpers: Share environment handling for extra smbtorture opt... | Jelmer Vernooij | 1 | -0/+11 |
2012-10-27 | selftest/selftesthelpers.py: Share configuration variable, strip whitespace. | Jelmer Vernooij | 1 | -0/+2 |
2012-10-27 | selftesthelpers: Share code for listing smbtorture4 tests. | Jelmer Vernooij | 1 | -0/+13 |
2012-10-12 | selftest: Move more tests to common list script. | Jelmer Vernooij | 1 | -0/+6 |
2012-04-27 | selftest: Place the test environment at the end of the failure lines | Andrew Bartlett | 1 | -5/+5 |
2012-02-01 | selftest: Remove unused support for --exeext | Andrew Bartlett | 1 | -1/+1 |
2011-11-30 | selftesthelpers: write warnings to stderr rather than stdout. | Jelmer Vernooij | 1 | -2/+3 |
2011-11-14 | selftesthelpers: Revert perl changes, add comment on why the original code wa... | Jelmer Vernooij | 1 | -3/+4 |
2011-11-14 | selftesthelpers: Cope with empty binary mappings list, simplify handling of p... | Jelmer Vernooij | 1 | -5/+7 |
2011-11-14 | selftest/selftesthelpers.py: construct a fullname with env in plantestsuite_i... | Stefan Metzmacher | 1 | -1/+5 |
2011-11-14 | selftest: planpythontestsuite() should fill 'name' is it's None | Stefan Metzmacher | 1 | -0/+2 |
2011-11-10 | selftesthelpers: Fix syntax error. | Jelmer Vernooij | 1 | -1/+1 |
2011-11-10 | selftest: Allow passing arbitrary number of additional python path values. | Jelmer Vernooij | 1 | -4/+2 |
2011-11-10 | selftest: re-implement directory option for planpythontestsuite. | Jelmer Vernooij | 1 | -7/+11 |
2011-11-10 | Revert "test: added directory option to planpythontestsuite()" | Jelmer Vernooij | 1 | -12/+5 |
2011-11-10 | test: added directory option to planpythontestsuite() | Andrew Tridgell | 1 | -5/+12 |
2011-04-16 | selftest: Start using the binary mapping at the python layer as well | Andrew Bartlett | 1 | -0/+10 |
2011-04-16 | selftest: Remove duplication between BUILDIR and BINDIR | Andrew Bartlett | 1 | -1/+1 |
2011-04-16 | selftest: Provide a single bindir_path function across all targets | Andrew Bartlett | 1 | -2/+2 |
2011-02-22 | selftest split $PERL into multiple arguments for Test::More check | Andrew Bartlett | 1 | -2/+3 |
2011-02-22 | selftest move selftesthelpers to a top level helper script | Andrew Bartlett | 1 | -0/+156 |