summaryrefslogtreecommitdiff
path: root/source4/selftest/wscript
AgeCommit message (Expand)AuthorFilesLines
2011-04-16selftest: Move Samba4 selftest wscript to the top levelAndrew Bartlett1-201/+0
2011-04-16selftest: Start using the binary mapping at the python layer as wellAndrew Bartlett1-1/+1
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett1-1/+1
2011-03-10waf-selftest: allow to call "make test SUBUNIT_FORMATTER=cat".Günther Deschner1-1/+3
2011-02-10s4-build: need EXPAND_VARIABLES() for terminal in make testAndrew Tridgell1-1/+1
2011-02-09s4-selftest Fix valgrind and gdb options for top level buildAndrew Bartlett1-2/+2
2011-02-07s4-test: allow make test to work from top level directoryAndrew Tridgell1-11/+16
2010-12-10selftest: add --list option.Jelmer Vernooij1-1/+5
2010-11-21selftest: When running on the buildfarm, pipe everything throughJelmer Vernooij1-0/+2
2010-11-09s4-test: make sure the selftest prefix existsAndrew Tridgell1-0/+3
2010-11-05waf: Put private libraries in a separate directory when building.Jelmer Vernooij1-0/+1
2010-11-03s4-test: if using a system version of ldb, override the ldb modules pathAndrew Tridgell1-0/+5
2010-10-18selftest: use full path for selftest.pl instead of relative pathsMatthieu Patou1-1/+2
2010-10-10build: make make tests SCREEN=1 work on freebsdMatthieu Patou1-2/+2
2010-10-02s4-selftest: support 'make testenv SCREEN=1'Andrew Tridgell1-0/+4
2010-10-02s4-selftest: silence warnings about bind chownAndrew Tridgell1-0/+2
2010-10-02s4-selftest: added --screen option for testAndrew Tridgell1-4/+21
2010-10-01s4-selftest: Finish conversion of selftest.sh to Python.Jelmer Vernooij1-1/+1
2010-09-28s4-selftest: added a --fail-immediately option to s4 testAndrew Tridgell1-0/+7
2010-09-15s4-selftest: enable logging in valgrind server xtermAndrew Tridgell1-1/+1
2010-06-25selftest: Store the output of the last test run in st/subunit.Jelmer Vernooij1-3/+10
2010-05-10s4:selftest: add --socket-wrapper[-keep]-pcap options to "waf test"Stefan Metzmacher1-0/+10
2010-04-15s4:selftest/wscript: --enable-selftest and --with-selftest-prefix are configu...Stefan Metzmacher1-8/+10
2010-04-09selftest: make sure filter-subunit and format-subunit use unbuffered ioStefan Metzmacher1-2/+2
2010-04-09s4-waf: added --gdbtest option for waf testAndrew Tridgell1-1/+7
2010-04-08selftest: Add --filtered-subunit option.Jelmer Vernooij1-1/+6
2010-04-08s4-waf: Support --load-list option.Jelmer Vernooij1-1/+5
2010-04-08build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy1-4/+4
2010-04-06s4-waf: format-subunit and filter-subunit are in python nowAndrew Tridgell1-2/+2
2010-04-06s4-waf: filter-subunit has been renamedAndrew Tridgell1-1/+1
2010-04-06s4-waf: added a --enable-selftest option as a shortcutAndrew Tridgell1-0/+10
2010-04-06s4-waf: show the fully expanded test commandAndrew Tridgell1-0/+2
2010-04-06s4-waf: use the versions of perl/python found by configureAndrew Tridgell1-4/+2
2010-04-06s4-waf: don't assume perl takes -W optionAndrew Tridgell1-2/+2
2010-04-06s4-waf: updated for new perl subunit options and filter nameAndrew Tridgell1-2/+1
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: set CONFIG_H variable for selftestAndrew Tridgell1-0/+3
2010-04-06build: honor existing LD_LIBRARY_PATH settings when adding shared lib pathsAndrew Tridgell1-2/+2
2010-04-06s4-waf: don't hardcode python pathAndrew Tridgell1-1/+1
2010-04-06build: added --with-selftest-prefixAndrew Tridgell1-3/+8
2010-04-06build: support systems without rpathAndrew Tridgell1-0/+3
2010-04-06build: use RUN_COMMAND() to wrap os.system()Andrew Tridgell1-6/+3
2010-04-06build: fixed st_done test completion codeAndrew Tridgell1-3/+4
2010-04-06build: added a lot more options to waf testAndrew Tridgell1-20/+74
2010-04-06build: waf test now depends on buildAndrew Tridgell1-6/+10
2010-04-06build: waf test now works (at least for some tests)Andrew Tridgell1-11/+25
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-1/+5
2010-04-06build: added ASN1, PIDL and ET build rulesAndrew Tridgell1-0/+18