summaryrefslogtreecommitdiff
path: root/testsuite/support.py
Commit message (Expand)AuthorAgeFilesLines
* Fix testsuiteMarc Mueller2021-05-021-1/+1
* Add whitespace around -> annotating operator (#809)Tomer Keren2018-12-071-0/+7
* Remove suggestion and documentation of using unmaintained noseJon Dufresne2018-09-151-4/+0
* Pydoc fixes to support W505 in self-checksBrian Van Klaveren2018-05-111-4/+4
* Add variables so blank lines may be configuresAdi Roiban2018-04-081-0/+20
* Fix issue #400: Require two blank lines after toplevel def, classNikhil Benesch2016-06-251-0/+1
* Updated file names testedIan Lee2016-05-261-1/+1
* Fixed import in testsuiteIan Lee2016-05-261-1/+1
* Add flush method to test support PseudoFile object; issue #363Ian Lee2015-01-121-0/+3
* Check the last line even if it has not EOL; issue #273Florent Xicluna2014-04-141-1/+4
* Allow to test row and column.Florent Xicluna2014-04-031-4/+20
* Avoid printing errors twiceFlorent Xicluna2014-03-241-1/+1
* Improve the test framework to count the errors, motivated by issue #237Florent Xicluna2014-03-241-6/+13
* More API testsFlorent Xicluna2013-03-021-0/+8
* nose compatFlorent Xicluna2013-03-021-2/+3
* Add more tests for the CLI; issue #162Florent Xicluna2013-03-021-3/+5
* Reorganize the test suite using unittest.Florent Xicluna2013-03-011-0/+160