summaryrefslogtreecommitdiff
path: root/testsuite/support.py
Commit message (Expand)AuthorAgeFilesLines
* 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