1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-03 20:57:27 +02:00

12 Commits

Author SHA1 Message Date
Steve Clay
bc1ffdc5fc Test fixes 2024-01-04 01:00:44 -05:00
Elan Ruusamäe
9ee5fb7701 moved tests to minify\test namespace 2017-12-22 18:05:33 +02:00
Elan Ruusamäe
7d60fb9d0f use Minify\Test namespace for tests 2017-12-22 17:58:01 +02:00
Elan Ruusamäe
8fe915f486 test $jscomp polyfill output 2016-12-06 17:11:04 +02:00
Elan Ruusamäe
6a330d9091 pass any option to closure compiler 2016-12-06 16:59:36 +02:00
Elan Ruusamäe
8949df33dd add testcase for js minify that produces $jscomp polyfills
with recent closure compiler default input language has changed from ES3 to ES6 produces $jscomp polyfills
2016-12-06 14:46:46 +02:00
Elan Ruusamäe
f5c12ad0f4 add test for closure compiler tags validation
https://code.google.com/p/closure-compiler/issues/detail?id=513
2015-12-16 22:43:32 +02:00
Elan Ruusamäe
ed79a279a9 YUI/Closure: mark test skipped if .jar not found 2015-11-22 13:56:59 -05:00
Elan Ruusamäe
e328c0b4af YUI test: ensure jar is in test dir as closure compiler test 2015-11-22 13:56:59 -05:00
Elan Ruusamäe
830640c0e1 closure compiler: make it work with all tests run at same time 2015-11-22 13:56:58 -05:00
Elan Ruusamäe
47c2af74d6 update closure compiler download url 2015-11-22 13:56:58 -05:00
Elan Ruusamäe
4f344b5d21 port MinifyClosureCompilerTest to phpunit 2015-11-22 13:56:58 -05:00