1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-03 12:48:06 +02:00

6 Commits

Author SHA1 Message Date
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
bb7fc74330 tests: rename dataproviders not to be picked up as tests 2018-01-05 13:13:20 +02: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
4bfe976916 add common TestCase class 2015-11-22 13:56:58 -05:00
Elan Ruusamäe
08070aecdb port JsMinTest to phpunit 2015-11-22 13:56:58 -05:00