Merge commit 'release-4-0-0alpha1' into v4-0-test
[jelmer/samba4-debian.git] / source / selftest / selftest.pl
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/