Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-10 | subunit: Update to newer upstream snapshot. | Jelmer Vernooij | 2 | -1/+8 | |
2010-09-04 | subunit: Import latest upstream. | Jelmer Vernooij | 6 | -66/+163 | |
2010-06-24 | s4-python: python is not always in /usr/bin | Andrew Tridgell | 1 | -1/+1 | |
Using "#!/usr/bin/env python" is more portable. It still isn't ideal though, as we should really use the python path found at configure time. We do that in many places already, but some don't. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-04-11 | subunit: Cope with lowercase test results in tap2subunit. | Jelmer Vernooij | 2 | -5/+16 | |
Also submitted upstream. | |||||
2010-04-07 | s4-python: Use standard infrastructure for finding included testtools, ↵ | Jelmer Vernooij | 1 | -19/+0 | |
subunit and iso8601. | |||||
2010-04-06 | s4-waf: fixed install location of external python libs | Andrew Tridgell | 1 | -4/+0 | |
this merges with jelmers recent changes in master | |||||
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 1 | -0/+2 | |
them | |||||
2010-04-06 | s4-waf: install the rest of our python files | Andrew Tridgell | 1 | -0/+5 | |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -0/+16 | |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
2010-03-31 | Put testtools directly under lib/ to make it easier to install from Samba 4. | Jelmer Vernooij | 21 | -4054/+0 | |
2010-03-29 | subunit: Update to newer upstream version. | Jelmer Vernooij | 4 | -3/+47 | |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 | |
this should be much more portable | |||||
2010-01-16 | subunit/testtools: Include newer version. | Jelmer Vernooij | 11 | -22/+205 | |
2010-01-16 | Import testtools as well, required for subunit. | Jelmer Vernooij | 21 | -0/+3845 | |
2010-01-16 | subunit: Import new version. | Jelmer Vernooij | 23 | -467/+4033 | |
2008-10-08 | Fix subunit files location after cherrypicks. | Jelmer Vernooij | 6 | -0/+0 | |
2008-10-08 | Move all subunit files to lib directory. | Jelmer Vernooij | 6 | -0/+1241 | |