Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python
[ira/wip.git] / source4 / selftest / selftest.pl
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Jelmer Vernooijselftest: Use "require" rather than "use" keyword so...
2008-01-16 Jelmer Vernooijselftest: Add some more documentation. Rename env ...
2007-12-24 Jelmer Vernooijr26561: Fix make gdbtest, valgrindtest and testenv...
2007-12-24 Andrew Bartlettr26556: Make Fedora DS consistant use FEDORA_DS_ROOT...
2007-12-21 Jelmer Vernooijr26552: remove unused state variable, use dot as path...
2007-12-21 Jelmer Vernooijr26549: Remove suite-specific bits.
2007-12-21 Jelmer Vernooijr26548: Remove remaining variables from state hash.
2007-12-21 Jelmer Vernooijr26547: Make testsuites less special during subunit...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26502: Revert accidently removed pkg-config path chang...
2007-12-21 Jelmer Vernooijr26486: Use portable run-time library path environment...
2007-12-21 Stefan Metzmacherr26287: selftest: fix stupid typo LDB_MODULE_PATH ...
2007-12-21 Stefan Metzmacherr25914: selftest: fix the module pathes when using...
2007-12-21 Jelmer Vernooijr25887: Build Samba-specific ldb modules as dso's.
2007-12-21 Jelmer Vernooijr25764: Fix total number of tests count to not include...
2007-12-21 Jelmer Vernooijr25743: Write short summary of failed tests and skipped...
2007-12-21 Jelmer Vernooijr25742: Start trimming down hash size for start_testsuite.
2007-12-21 Jelmer Vernooijr25741: Simplify calls to Subunit functions.
2007-12-21 Jelmer Vernooijr25737: Integrate more of the test recipe code into...
2007-12-21 Stefan Metzmacherr25622: let --socket-wrapper-keep-pcap imply --socket...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25581: move variable to the place it belongs to.
2007-10-10 Jelmer Vernooijr25580: Error out if there are no tests to run.
2007-10-10 Stefan Metzmacherr25468: export WINBINDD_PRIV_PIPE_DIR
2007-10-10 Stefan Metzmacherr25466: fix calculation of $expected_ret, when there're
2007-10-10 Stefan Metzmacherr25437: let the default env for 'make testenv' depend...
2007-10-10 Stefan Metzmacherr25435: actually pass the statistics to the buildfarm...
2007-10-10 Jelmer Vernooijr25395: Fix help for --socket-wrapper-pcap.
2007-10-10 Jelmer Vernooijr25360: Allow --skip to be specified more than once.
2007-10-10 Jelmer Vernooijr25110: Show environment variables in HTML output.
2007-10-10 Jelmer Vernooijr24899: Register signal handler that tears down environ...
2007-10-10 Jelmer Vernooijr24898: Fix LOCAL-REGISTRY, do not silently ignore...
2007-10-10 Jelmer Vernooijr24893: Update documentation for selftest.
2007-10-10 Jelmer Vernooijr24887: Support reading testlists from other locations...
2007-10-10 Jelmer Vernooijr24878: Support specifying a reason for skips/expected...
2007-10-10 Jelmer Vernooijr24861: Use absolute paths to make it easier to run...
2007-10-10 Jelmer Vernooijr24860: Make it easier to run selftest.pl in a Samba3...
2007-10-10 Jelmer Vernooijr24839: Default to creating a dc + domain member in...
2007-10-10 Jelmer Vernooijr24834: Pass environment name on to skip_testsuite().
2007-10-10 Jelmer Vernooijr24741: More use of the torture API.
2007-10-10 Jelmer Vernooijr24708: Move subunit code to a separate module.
2007-10-10 Jelmer Vernooijr24687: Registry tests are succeeding now so remove...
2007-10-10 Jelmer Vernooijr24675: Specify mode to mkdir, as required by some...
2007-10-10 Jelmer Vernooijr24671: More improvements to the HTML test suite result...
2007-10-10 Jelmer Vernooijr24669: Add CSS to the test run HTML output. See samba...
2007-10-10 Jelmer Vernooijr24345: Add --format=html option to selftest.
2007-10-10 Jelmer Vernooijr24342: Move environments into a separate directory.
2007-10-10 Jelmer Vernooijr24339: Move output functions to separate files.
2007-10-10 Jelmer Vernooijr24338: Add callbacks for starting and finishing tests.
2007-10-10 Stefan Metzmacherr23860: export WINBINDD_SOCKET_DIR into the testenv
2007-10-10 Stefan Metzmacherr23851: export _ABS versions of PREFIX and SRCDIR
2007-10-10 Andrew Bartlettr23191: Use the new provision-backend script to setup...
2007-10-10 Jelmer Vernooijr23175: Handle PKG_CONFIG_PATH not set yet - fixes...
2007-10-10 Andrew Bartlettr22877: Remove stray 'l'
2007-10-10 Stefan Metzmacherr22623: export SMB_CONF_PATH from selftest.pl
2007-10-10 Jelmer Vernooijr22605: Set up all required environments before startin...
2007-10-10 Stefan Metzmacherr22575: move script/tests/ -> selftest/