summaryrefslogtreecommitdiff
path: root/tests/test_internal.py
Commit message (Expand)AuthorAgeFilesLines
* remove unused module docstringsDavid Lord2020-03-191-9/+0
* use "str" and "bytes" instead of "unicode"David Lord2020-03-171-1/+1
* Run `pyupgrade --py36-plus` on the codebasepgjones2020-03-171-5/+4
* apply code stylecode-styleDavid Lord2019-03-081-21/+22
* standardize copyright and licenseDavid Lord2019-02-121-2/+2
* Flake8 fixesMarkus Unterwaditzer2015-03-291-0/+2
* Remove unnecessary import of baseclassMarkus Unterwaditzer2014-08-151-1/+0
* Remove class in test_internalMarkus Unterwaditzer2014-08-151-46/+44
* Remove most traces of unittestMarkus Unterwaditzer2014-08-151-6/+6
* Remove suite functionsMarkus Unterwaditzer2014-08-151-6/+0
* Port testsuite to py.testMarkus Unterwaditzer2014-08-151-0/+81
* Switched testsuite runnerArmin Ronacher2011-09-201-68/+0
* Switched everything to long importsArmin Ronacher2011-01-031-3/+4
* More tests. Tons of new tests.Armin Ronacher2010-02-261-1/+48
* Unittest the easter eggArmin Ronacher2010-02-261-1/+9
* Dropped dependency on the calendar module for a single function.Armin Ronacher2010-02-151-0/+12