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)
commit26ae331f75317bfc0a4787d3960a861b25225615
tree62679be62c19b9b24f97f5e3a0c9c4f190ae0043
parent902b1935bb5655dc9340747ddf8a0e70de231882
r26191: Import custom test runner for subunit, rather than using trial, which is part of twisted.
(This used to be commit b0f808345f948c49ad46f34ba306ca8354393850)
source4/scripting/bin/subunitrun [new file with mode: 0755]
source4/scripting/python/subunit/__init__.py [new file with mode: 0644]
source4/selftest/samba4_tests.sh