| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Change-Id: Icaf472198e93e283db2ae6ed99fd7ceae037af87
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
|
|
| |
subunit-filter (which doesn't support subunit v2).
Change-Id: Icb877214a422c63fd38ef92425c7b4fe7ee19ad5
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
| |
Change-Id: I65a73b74854af636413f4f284147f3bcf28b6f82
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
| |
Change-Id: I2939c1b6ebb9739530efa9bc4667668cff7a7aeb
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
| |
Change-Id: Ie32f16d72c80c831adfd9a8d32735fa348962123
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
|
| |
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Mar 2 03:57:34 CET 2013 on sn-devel-104
|
|
|
|
|
|
|
|
|
|
|
|
| |
Override the SIGINT handler in a few select cases only, rather than
doing so in one of the samba Python modules. I've done this where it
matters most; we can add this code to other scripts too if necessary.
This means that importing the 'samba' module from a third party
application does not have side-effects on the state of the signal
handlers.
Bug: https://bugzilla.samba.org/show_bug.cgi?id=9068
|
|
|
|
|
| |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Mon Nov 14 17:27:03 CET 2011 on sn-devel-104
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit ac0bba2ea18e2e9ac578a333a3b260951e4c976e.
"python -m subunit.run" is the preferred way of running tests to
generate subunit. I also don't want to move too far away from
the standard test running infrastructure for python so that
other test runners (nosetests, trial, tribunal, ...) can be used with
Samba code.
|
|
|
|
|
|
|
|
| |
this allows for:
subunitrun -D lib/ldb/tests/python api
which makes this easier for developers
|
|
|
|
|
|
| |
give some examples and more useful description for subunitrun command
Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
|
|
|
|
|
|
|
| |
available.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Fri Dec 10 03:49:03 CET 2010 on sn-devel-104
|
|
|
|
| |
package.
|
| |
|
|
|
|
| |
different location.
|
| |
|
| |
|
|
|
|
|
|
| |
command-line options.
This is the first step towards supporting custom test runners.
|
| |
|
|
|
|
| |
system.
|
|
|
|
| |
this should be much more portable
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This reverts commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef.
(This used to be commit 696f30fff249656409f2efcc81b86a421d0c6880)
|
|
|
|
| |
(This used to be commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef)
|
|
|
|
| |
(This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a)
|
|
|
|
| |
(This used to be commit b507109bb676715f7d9616e13b0e19305e9c2559)
|
|
|
|
| |
(This used to be commit d3df51cd01e53383dcc05923d248db03bc6f62e9)
|
|
|
|
| |
(This used to be commit 280339e3d126f5c72dc271051b72839fde0c5c9f)
|
|
|
|
| |
(This used to be commit 524ec0796efebd48e7b5b2eb5fcc92ecc13c0071)
|
|
|
|
| |
(This used to be commit 7911308dbc1233838e44c533302f77b03ea41148)
|
|
|
|
| |
(This used to be commit c474a2bb83a3e28a0b83f3b8ca1b646742dfca3d)
|
|
|
|
| |
(This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8)
|
|
which is part of twisted.
(This used to be commit b0f808345f948c49ad46f34ba306ca8354393850)
|