r26191: Import custom test runner for subunit, rather than using trial, which is...
authorJelmer Vernooij <jelmer@samba.org>
Thu, 29 Nov 2007 00:36:41 +0000 (01:36 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:46:43 +0000 (05:46 +0100)
commitb0f808345f948c49ad46f34ba306ca8354393850
tree984b706ecd10b1666c22954979d8a736f35e2a28
parentd5dd11d1f5837c1aa929e8168d5d51a470277b88
r26191: Import custom test runner for subunit, rather than using trial, which is part of twisted.
source/scripting/bin/subunitrun [new file with mode: 0755]
source/scripting/python/subunit/__init__.py [new file with mode: 0644]
source/selftest/samba4_tests.sh