summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/_test_warnings.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop unused import in unittest package.Florent Xicluna2011-11-041-1/+0
|
* #11282: add back the fail* methods and assertDictContainsSubset.Ezio Melotti2011-04-031-1/+6
|
* Remove unittest methods scheduled for removal in 3.3 -- makes the unittest ↵Georg Brandl2011-02-201-6/+1
| | | | test suite pass again.
* #10535: Enable silenced warnings in unittest by defaultEzio Melotti2010-12-011-0/+74