summaryrefslogtreecommitdiff
path: root/lib/testtools
AgeCommit message (Collapse)AuthorFilesLines
2015-03-06Remove bundled testtools.Jelmer Vernooij79-19176/+0
Change-Id: Ic6ddb352e403c9591cbe4ad3fd36758ffcc2ddb9 Signed-off-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-11-22Include mimeparse, which is used by subunit/testtools.Jelmer Vernooij1-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
2013-05-15lib/testtools/testtools/tests/test_testresult.py: Fix typos.Karolin Seeger1-3/+3
Signed-off-by: Karolin Seeger <kseeger@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2012-12-27testtools: Update to latest upstream version.Jelmer Vernooij19-63/+503
2012-11-14testtools: Update to latest version.Jelmer Vernooij58-2931/+5207
2012-06-12lib/testtools: fix use of a non-existent word (existant)Michael Adam1-1/+1
2012-03-14testtools/matchers.py: fix a comment typoMichael Adam1-1/+1
2011-12-08testtools: Update to new upstream revision.Jelmer Vernooij11-46/+750
2011-11-13testtools: Import new upstream snapshot.Jelmer Vernooij6-8/+30
2011-10-03testtools: Import new upstream snapshot.Jelmer Vernooij10-33/+597
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Oct 3 13:54:06 CEST 2011 on sn-devel-104
2011-08-27testtools: Update to latest upstream snapshot.Jelmer Vernooij59-876/+5255
2010-12-20testtools: Merge in new upstream.Jelmer Vernooij14-48/+156
2010-12-10testtools: Import new upstream snapshot.Jelmer Vernooij36-367/+3694
2010-09-30testtools: Import new upstream snapshot.Jelmer Vernooij5-3/+49
2010-09-19testtools: Import newer upstream revision.Jelmer Vernooij4-37/+78
This fixes (among other things) a warning during 'make test' on systems with Python 2.6.
2010-09-04testtools: Import latest upstream.Jelmer Vernooij28-207/+2334
2010-03-31testtools: Fix included testtools, for systems that don't have it.Jelmer Vernooij29-0/+678
2010-03-31Put testtools directly under lib/ to make it easier to install from Samba 4.Jelmer Vernooij21-0/+4054