Alex Willmer
|
caa20be43e
|
tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
|
3 years ago |
Alex Willmer
|
a8317c2393
|
tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
|
3 years ago |
David Wilson
|
953a910881
|
issue #508: tests: skip minify_test Py2.4/2.5 for profiler.py.
|
6 years ago |
David Wilson
|
eae1bdba4e
|
tests: make minify_test print something useful on failure
|
6 years ago |
David Wilson
|
8a0b343760
|
issue #406: test for FD leak after every TestCase
|
6 years ago |
David Wilson
|
aeec2b5054
|
tests: pad out minify_test to verify all internal modules
|
6 years ago |
David Wilson
|
f2d288bb1e
|
tests: ensure minify() result can be compiled for all of core.
|
6 years ago |