Commit Graph

7 Commits

Author SHA1 Message Date
Alex Willmer caa20be43e tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
2022-04-21 19:23:43 +01:00
Alex Willmer a8317c2393 tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
2022-04-20 17:54:12 +01:00
David Wilson 953a910881 issue #508: tests: skip minify_test Py2.4/2.5 for profiler.py. 2019-02-09 22:20:48 +00:00
David Wilson eae1bdba4e tests: make minify_test print something useful on failure 2018-11-04 01:48:04 +00:00
David Wilson 8a0b343760 issue #406: test for FD leak after every TestCase 2018-11-03 13:28:37 +00:00
David Wilson aeec2b5054 tests: pad out minify_test to verify all internal modules 2018-11-01 14:33:19 +00:00
David Wilson f2d288bb1e tests: ensure minify() result can be compiled for all of core. 2018-11-01 14:23:15 +00:00