summaryrefslogtreecommitdiffstats
path: root/lib/testtools
Commit message (Collapse)AuthorAgeFilesLines
* Remove bundled testtools.Jelmer Vernooij2015-03-0679-19176/+0
| | | | | | Change-Id: Ic6ddb352e403c9591cbe4ad3fd36758ffcc2ddb9 Signed-off-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* Include mimeparse, which is used by subunit/testtools.Jelmer Vernooij2014-11-221-0/+410
| | | | | | | | | Change-Id: I984c82acc0bc82a165e8ea17d8948c465c786905 Signed-Off-By: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Sat Nov 22 04:44:11 CET 2014 on sn-devel-104
* lib/testtools/testtools/tests/test_testresult.py: Fix typos.Karolin Seeger2013-05-151-3/+3
| | | | | Signed-off-by: Karolin Seeger <kseeger@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* testtools: Update to latest upstream version.Jelmer Vernooij2012-12-2719-63/+503
|
* testtools: Update to latest version.Jelmer Vernooij2012-11-1458-2931/+5207
|
* lib/testtools: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
|
* testtools/matchers.py: fix a comment typoMichael Adam2012-03-141-1/+1
|
* testtools: Update to new upstream revision.Jelmer Vernooij2011-12-0811-46/+750
|
* testtools: Import new upstream snapshot.Jelmer Vernooij2011-11-136-8/+30
|
* testtools: Import new upstream snapshot.Jelmer Vernooij2011-10-0310-33/+597
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 3 13:54:06 CEST 2011 on sn-devel-104
* testtools: Update to latest upstream snapshot.Jelmer Vernooij2011-08-2759-876/+5255
|
* testtools: Merge in new upstream.Jelmer Vernooij2010-12-2014-48/+156
|
* testtools: Import new upstream snapshot.Jelmer Vernooij2010-12-1036-367/+3694
|
* testtools: Import new upstream snapshot.Jelmer Vernooij2010-09-305-3/+49
|
* testtools: Import newer upstream revision.Jelmer Vernooij2010-09-194-37/+78
| | | | This fixes (among other things) a warning during 'make test' on systems with Python 2.6.
* testtools: Import latest upstream.Jelmer Vernooij2010-09-0428-207/+2334
|
* testtools: Fix included testtools, for systems that don't have it.Jelmer Vernooij2010-03-3129-0/+678
|
* Put testtools directly under lib/ to make it easier to install from Samba 4.Jelmer Vernooij2010-03-3121-0/+4054