summaryrefslogtreecommitdiffstats
path: root/source3/selftest/wscript
Commit message (Collapse)AuthorAgeFilesLines
* s3-selftest convert tests.sh to pythonAndrew Bartlett2011-02-221-1/+1
| | | | | | | This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett
* s3-selftest: revamp selftest wscript with s4 one.Günther Deschner2011-02-111-11/+11
| | | | Guenther
* s3-selftest: re-sync with s4-selftest wscript.Günther Deschner2011-01-101-6/+45
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 10 13:41:38 CET 2011 on sn-devel-104
* s3-selftest: support differing VFSLIBDIR in autoconf and waf build.Günther Deschner2010-12-131-0/+1
| | | | | | | | | With this change make test in the s3 waf build (w/o s4 smbtorture yet) works! Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Dec 13 13:06:05 CET 2010 on sn-devel-104
* s3-waf: add basic make test infrastructure, not able to test yet.Günther Deschner2010-09-291-0/+155
Guenther