Commit Graph

8 Commits

Author SHA1 Message Date
Torsten Marek
f0a084ffaf Fix test case naming in test_functional. 2014-07-27 22:13:22 +02:00
Torsten Marek
add103d401 Keep message lines from expected files that are not emitted by the current Python version when regenerating files. 2014-07-27 21:56:17 +02:00
Torsten Marek
2b44093bfc Rename .args files to .rc to more accurately reflect purpose and format. 2014-07-26 18:00:48 +02:00
Torsten Marek
315e32d963 Port some regression tests to the new functional test framework and make it possible to specify required packages. 2014-07-26 17:35:38 +02:00
Torsten Marek
722f94a5eb Support multi-line messages in the expected output files. 2014-07-25 16:04:38 +02:00
Sylvain Thénault
2bc1c6076f delete some trailing whitespaces 2014-07-25 13:06:52 +02:00
Torsten Marek
9b8250c027 Make pylint compatible with Python 2.5 again, and make all the tests pass (Closes: #278). 2014-07-24 19:04:47 +02:00
Torsten Marek
f73b20730b Added a new test suite for functional tests.
Main changes:
 - version restrictions are not encoded in file names any more, but in option files
 - expected messages are annotated in the test files directly
2014-07-24 11:36:12 +02:00