Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-21 | build: subunit and popt need to be marked as private libraries | Andrew Tridgell | 1 | -2/+4 | |
they have no vnum | |||||
2010-09-30 | subunit: Import new upstream snapshot (adds subunit_progress()) | Jelmer Vernooij | 3 | -0/+78 | |
2010-09-22 | torture: Use system subunit library if available. | Jelmer Vernooij | 1 | -0/+14 | |
2010-09-04 | subunit: Import latest upstream. | Jelmer Vernooij | 13 | -118/+300 | |
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 | subunit: Include remainder of bindings and metadata. | Jelmer Vernooij | 22 | -6/+1958 | |
2010-03-31 | Put testtools directly under lib/ to make it easier to install from Samba 4. | Jelmer Vernooij | 22 | -4071/+0 | |
2010-03-31 | subunit: Also import copies of filters and perl module. | Jelmer Vernooij | 13 | -1/+1002 | |
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 | 22 | -1/+3849 | |
2010-01-16 | subunit: Import new version. | Jelmer Vernooij | 26 | -504/+4061 | |
2010-01-16 | Add README about subunit. | Jelmer Vernooij | 1 | -0/+7 | |
2010-01-16 | Add script for updating the copy of subunit. | Jelmer Vernooij | 1 | -0/+13 | |
2009-06-11 | selftest: Fix handling of testsuite, reintroduce progress indication. | Jelmer Vernooij | 1 | -1/+0 | |
2009-06-03 | Rename harness2subunit.pl -> tap2subunit to be consistent with the | Jelmer Vernooij | 1 | -0/+0 | |
subunit tools. | |||||
2008-10-08 | Fix subunit files location after cherrypicks. | Jelmer Vernooij | 6 | -0/+0 | |
2008-10-08 | Fix path apparently gone wrong by cherrypick. | Jelmer Vernooij | 1 | -0/+36 | |
2008-10-08 | Move all subunit files to lib directory. | Jelmer Vernooij | 6 | -0/+1241 | |