build: fix check for subunit file when selftest prefix is given
[kai/samba-autobuild/.git] / selftest / wscript
2014-10-30 Michael Adambuild: fix check for subunit file when selftest prefix...
2014-10-30 Stefan Metzmacherselftest: only use Options.options.SELFTEST_PREFIX...
2014-10-17 Matthieu Patouselftest: report the 10 slowest tests (by default)...
2014-10-14 Jelmer Vernooijselftest: Actually honor --with-selftest-prefix.
2014-10-14 Jelmer VernooijDon't import into testr when --load-list was specified...
2014-10-14 Jelmer VernooijRun duplicate symbol check as just another test, rather...
2014-04-17 Andreas Schneiderselftest: Preload socket_wrapper.
2014-04-17 Andreas Schneiderselftest: Preload nss_wrapper
2014-04-17 Andreas Schneiderselftest: Pass uid_wrapper library to selftest and...
2014-02-21 Andreas Schneiderselftest: Use the absolute path to the ldb modules.
2013-12-11 Stefan Metzmacherselftest: setup {NMBD,WINBINDD,SMBD}_VALGRIND
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-28 Andrew Bartlettselftest: VFSLIBDIR is not needed, the waf build knows...
2013-01-21 Matthieu PatouTests: avoid adding python options that are functions...
2012-11-22 Andrew Bartlettbuild: Use ntlm_auth from source3 as the only ntlm_auth...
2012-10-27 Jelmer Vernooijselftest: Add --random-order option.
2012-09-27 Jelmer Vernooijsamba4-tests: Move 'samba.tests.source' up.
2012-08-06 Andrew Bartlettlib/param: Also enable vlp when --enable-selftest is...
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-05-31 Michael Adambuild: rename build targets smbclient -> smbclient4...
2012-05-31 Michael Adamselftest: add a binary mapping for smbclient4
2012-05-31 Michael Adambuild: rename build targets nmblookup -> nmblookup4...
2012-05-31 Michael Adamselftest: add a binary mapping for nmblookup4
2012-05-24 Andrew Bartlettselftest: Run only the samba3 tests on builds without...
2012-02-10 Andrew Bartlettbuild: Add --enable-coverage option to build with gcov...
2012-02-03 Amitay Isaacsselftest: Fix the exit code of make test when run in...
2012-01-13 Amitay Isaacsselftest: Do not run symbol check if setting up testenv
2011-12-05 Jelmer Vernooijselftest: Add --flapping argument to filter-subunit.
2011-12-05 Jelmer Vernooijselftest: Split out flapping tests into a separate...
2011-11-30 Jelmer Vernooijselftest: Don't generate subunit file when writing...
2011-11-30 Jelmer Vernooijselftest: Prevent error about unfinished test command...
2011-11-30 Jelmer Vernooijselftest: Don't use fancy subunit formatters when gener...
2011-11-10 Andrew Tridgellbuild: only run symbol checking if running all tests
2011-10-28 Andrew Bartlettselftest: Have only one set of selftest knownfail and...
2011-10-28 Andrew Bartlettselftest: Remove --target option and the ability to...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb2: create tdb2 versions of various testing TDBs.
2011-05-09 Andrew Bartlettbuild: Remove --disable-s3build so we can rely on these...
2011-04-30 Stefan Metzmacherselftest: use env.SELFTEST_PREFIX instead of hardcoded...
2011-04-28 Andrew Bartlettselftest: Make combined test the default when s3build...
2011-04-28 Andrew Bartlettselftest: Fix combination of Samba3 and Samba4 test...
2011-04-19 Andrew Bartlettselftest: Add hooks to enable a combined selftest run.
2011-04-19 Andrew Bartlettselftest Add combined 'Samba' target module
2011-04-16 Andrew Bartlettselftest: Allow the top level build to run the samba4...
2011-04-16 Andrew Bartlettselftest: Move Samba4 selftest wscript to the top level