1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-29 08:40:11 +02:00

7 Commits

Author SHA1 Message Date
Steve Clay
bc1ffdc5fc Test fixes 2024-01-04 01:00:44 -05:00
Elan Ruusamäe
b31855f6b8 Apply php-cs-fixer fixers
- braces
- function_declaration
- lowercase_keywords
- method_argument_space
- no_spaces_inside_parenthesis
- no_trailing_whitespace
- no_trailing_whitespace_in_comment
- single_blank_line_at_eof
2020-04-03 10:47:27 +03: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
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
d91bcf29fb port MinifyYuiCSSTest to phpunit 2015-11-22 13:56:58 -05:00