summaryrefslogtreecommitdiff
path: root/tests/test_generate.py
Commit message (Expand)AuthorAgeFilesLines
* tests: remove forgotten printsPetr Špaček2020-05-281-3/+0
* Improve assertion checking.Brian Wellington2020-03-181-8/+8
* TST: fix failUnlessRaises -> assertRaises deprecationThomas A Caswell2019-10-301-2/+2
* TST: fix unittest deprecationThomas A Caswell2019-10-301-8/+8
* $GENERATE was not padding correctly given a pattern like ${0,3} it wasBob Halley2019-02-211-2/+2
* Fix exception when parsing certain generate statementsSigmund Augdal2019-02-211-0/+52
* Remove _compat module.Bob Halley2018-12-091-57/+55
* update copyrightBob Halley2018-12-011-0/+2
* Initial type signaturesJanus2018-07-311-16/+13
* Pylint: remove unused variablesMartin2016-08-311-2/+2
* Pylint: tests: remove unused importsMartin2016-07-021-3/+0
* python3 supportArthur Gautier2016-04-211-73/+77
* Adds tox and coverage.pyArthur Gautier2016-04-211-1/+4
* overhaul test systemBob Halley2014-05-311-0/+499