Release 1.5.0.
[third_party/testtools] / testtools / tests / test_with_with.py
2014-11-06 Robert CollinsImprove support for discovery on testtools.tests.
2013-04-17 Robert CollinsTeach ExpectedException how to annotate errors.
2011-08-11 Jonathan LangeMerge trunk
2011-08-09 Jonathan LangeMerge trunk. Resolve conflicts.
2011-08-08 Jonathan LangeMerge trunk
2011-07-31 Jonathan LangeDon't depend on fixtures to run the tests.
2011-07-31 Jonathan LangeNicer regex error message.
2011-07-29 Jonathan LangeNicer error message for regex fail.
2011-07-28 Jonathan LangeExpectedException now more useful.
2011-07-28 Jonathan LangeMerge trunk.
2011-07-27 Jonathan LangeShow that we get the mismatch if passed in.
2011-07-27 Jonathan LangeExpectedException will now match any exception of the...
2011-06-30 Jonathan LangeMerge trunk
2011-05-04 Jonathan LangeThanks so much to mgz
2011-04-20 MartinRefix various problems that broke Python 3 support
2011-02-01 Jonathan LangeMerge trunk.
2011-01-22 Jonathan LangeClarify copyright: correct owners and dates.
2011-01-22 Jonathan LangeGet it right.
2011-01-21 Jonathan LangeMerge trunk
2011-01-20 Jonathan LangeNew ExpectedException class.
2011-01-20 Aaron BentleyAdd __future__ import.
2011-01-20 Aaron BentleyAdd ExpectedException.