Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-24 | Remove use of global_loadparm in last Python script. | Jelmer Vernooij | 1 | -2/+0 | |
2008-10-08 | Fix subunit files location after cherrypicks. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-08 | Move all subunit files to lib directory. | Jelmer Vernooij | 1 | -0/+1 | |
2008-09-12 | Revert "Add option for generating coverage data from python tests." | Jelmer Vernooij | 1 | -8/+0 | |
This reverts commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef. (This used to be commit 696f30fff249656409f2efcc81b86a421d0c6880) | |||||
2008-09-09 | Add option for generating coverage data from python tests. | Jelmer Vernooij | 1 | -0/+8 | |
(This used to be commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef) | |||||
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a) | |||||
2008-05-11 | Set sys.path for running inside source tree. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit b507109bb676715f7d9616e13b0e19305e9c2559) | |||||
2008-05-11 | Use system python rather than smbpython. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit d3df51cd01e53383dcc05923d248db03bc6f62e9) | |||||
2008-04-14 | Make sure credentials are specified when running the Python winreg RPC tests. | Jelmer Vernooij | 1 | -2/+1 | |
(This used to be commit 280339e3d126f5c72dc271051b72839fde0c5c9f) | |||||
2008-04-14 | Allow command line options in the subunitrun script. | Jelmer Vernooij | 1 | -1/+21 | |
(This used to be commit 524ec0796efebd48e7b5b2eb5fcc92ecc13c0071) | |||||
2008-02-12 | Fix subunit runner exit codes. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 7911308dbc1233838e44c533302f77b03ea41148) | |||||
2008-02-12 | Correctly increment counters in Subunit test runner. | Jelmer Vernooij | 1 | -3/+1 | |
(This used to be commit c474a2bb83a3e28a0b83f3b8ca1b646742dfca3d) | |||||
2007-12-26 | r26598: Simplify the way Python tests are run. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8) | |||||
2007-12-21 | r26191: Import custom test runner for subunit, rather than using trial, ↵ | Jelmer Vernooij | 1 | -0/+25 | |
which is part of twisted. (This used to be commit b0f808345f948c49ad46f34ba306ca8354393850) |