Graham Campbell
1ab6bcffc1
Delete composer.lock
2015-11-22 22:30:18 +00:00
Elan Ruusamäe
07dd4f1958
cache also vendor dir
2015-11-22 22:31:10 +02:00
Elan Ruusamäe
628f9bdebb
travis: use container infra
...
http://docs.travis-ci.com/user/migrating-from-legacy/
2015-11-22 22:27:30 +02:00
Elan Ruusamäe
ff5b1249db
Update README.md
...
typical installation does not require dev deps
2015-11-22 22:21:36 +02:00
Elan Ruusamäe
2471fbfc6e
travis: always use latest composer.json, run phpunit tests
2015-11-22 22:19:10 +02:00
Elan Ruusamäe
6f923c66ee
lower phpunit version to run with php 5.3 on travis
2015-11-22 22:16:37 +02:00
Elan Ruusamäe
492222df18
Update README.md
...
don't need to escape camelcase in this wiki
2015-11-22 22:08:50 +02:00
Elan Ruusamäe
fe359bbf8a
use block comment for better (future) git annotate
2015-11-22 22:06:33 +02:00
Elan Ruusamäe
8d1f4ad765
Merge pull request #491 from mrclay/phpunit_conversion
...
PHPUnit conversion
2015-11-22 22:02:01 +02:00
Elan Ruusamäe
ac1e254c48
restore *again* composer dev deps and suggests. refs aa825fc
2015-11-22 21:56:59 +02:00
Elan Ruusamäe
2819e133a5
Merge pull request #490 from glensc/nailgun
...
add Nailgun based ClosureCompiler
2015-11-22 21:45:45 +02:00
Steve Clay
47e2c178a3
Update composer.lock
2015-11-22 14:01:58 -05:00
Steve Clay
316a109032
Port last of min_unit_tests, remove references to it, add composer script
2015-11-22 13:57:53 -05:00
Steve Clay
9370e96fd4
port MinifyTest to phpunit, move test_environment to server-info.php
2015-11-22 13:57:52 -05:00
Steve Clay
2a24e8a31a
drop test_Minify_CSS.php
2015-11-22 13:57:52 -05:00
Steve Clay
ae4b49fcee
port MinifyLinesTest to phpunit
2015-11-22 13:57:52 -05:00
Steve Clay
8a35a8d9ca
Add explicit dependency on PHPUnit 5
2015-11-22 13:57:52 -05:00
Elan Ruusamäe
6c95daf3cf
formatting fixes
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
8816e270e6
port HTTPConditionalGetTest
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
3a9687ad4e
port MinifyCSSUriRewriterTest to phpunit
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
6e7767aa3e
port MinifyHTMLTest to phpunit
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
16b8296c34
port MinifyHTMLHelperTest to phpunit
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
fa9f5db843
port MinifyCacheWinCacheTest to phpunit
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
5b82a781dc
port MinifyCacheAPCTest to phpunit
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
5d46afbc72
port MinifyCacheZendPlatformTest to phpunit
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
3cb97e2e47
port MinifyCacheMemcacheTest to phpunit
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
f71dd4c79f
move common cache test assertion to TestCase
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
554542401f
port MinifyCacheFileTest to phpunit
2015-11-22 13:56:59 -05: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
79bcb7d5fe
port HTTPEncoderTest to phpunit
2015-11-22 13:56:59 -05:00
Elan Ruusamäe
ec22663e3e
exclude /tests from export
2015-11-22 13:56:58 -05:00
Elan Ruusamäe
d91bcf29fb
port MinifyYuiCSSTest to phpunit
2015-11-22 13:56:58 -05:00
Elan Ruusamäe
3f0b99fb52
port MinifyCommentPreserverTest to phpunit
2015-11-22 13:56:58 -05:00
Elan Ruusamäe
316b384b1f
closure compiler: handle better when api is limited
2015-11-22 13:56:58 -05:00
Elan Ruusamäe
badb6ce191
fix assertNotContains arguments order
2015-11-22 13:56:58 -05:00
Elan Ruusamäe
f9f3e3ca83
hack to make TestCase class being recognized as tests class
2015-11-22 13:56:58 -05:00
Elan Ruusamäe
31d81df2af
fix duplicate class name
2015-11-22 13:56:58 -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
Elan Ruusamäe
a856756705
port MinifyBuildTest to phpunit
2015-11-22 13:56:58 -05:00
Elan Ruusamäe
68f011d73f
port MinifyBuildTest to phpunit
2015-11-22 13:56:58 -05: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
Elan Ruusamäe
6838349e3a
port Minify_JS_ClosureCompiler test to phpunit
2015-11-22 13:56:57 -05:00
Steve Clay
e2bb6b0565
Merge pull request #489 from glensc/travis
...
add travis config
2015-11-21 16:22:42 -05:00
Elan Ruusamäe
27b5f4b2d0
handle more ng exit codes
...
comments from #87 :
* cbed5408dd
For some reasons Nailgun thinks that it's server
broke the connection and returns 227 instead of 0
We'll just handle this here instead of fixing
the nailgun client itself.
* 7810d4a445
It also sometimes breaks on 229 on the devbox.
To complete this whole madness and made future
'fixes' easier I added this nice little array...
2015-11-20 14:04:14 +02:00
Elan Ruusamäe
5458206700
add Nailgun based ClosureCompiler
2015-11-20 13:54:42 +02:00
Elan Ruusamäe
273a08f2ee
do not ignore /test!
2015-11-20 13:52:48 +02:00