1
0
Fork 0
composer/tests
user a956ce9bb1 Use 'cache-files-ttl' for cache gc, fixes #2441
The configuration option 'cache-ttl' was used instead of 'cache-files-ttl' to determine
whether or not a cache gc should be performed.

* changed 'cache-ttl' to 'cache-files-ttl' to determine if a gc should be performed
* refactored FileDownloader to allow for easier testing
* added test to ensure that the gc is called with the proper config option
2013-11-24 10:55:25 +01:00
..
Composer Use 'cache-files-ttl' for cache gc, fixes #2441 2013-11-24 10:55:25 +01:00
bootstrap.php Add parallel build to travis script 2013-09-25 10:23:48 +02:00
complete.phpunit.xml Rename tests/phpunit.xml.dist for clarity 2012-06-25 18:59:41 +02:00