summaryrefslogtreecommitdiff
path: root/lib/testtools
AgeCommit message (Collapse)AuthorFilesLines
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