pickles/tests
Josh Sherman 5b2f483fa5 Added script to set up extension
As per https://github.com/travis-ci/travis-ci/issues/2523 it appears that the
php.ini on hhvm is in a different place. Created a script to write the
extensions to the right php.ini based on the environment.
2014-10-02 21:47:01 -04:00
..
Bootstrap.php Renamed bootstrap file 2014-10-02 21:11:23 -04:00
BrowserTest.php Dropped status code method 2014-09-28 08:36:14 -04:00
CacheTest.php Fixed config loading 2014-10-02 17:34:25 -04:00
ConfigTest.php Wrapped up unit tests on Config class 2014-09-30 15:58:16 -04:00
ConvertTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
DatabaseTest.php Finished up tests 2014-10-02 20:54:12 -04:00
DateTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
DistanceTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
FileTest.php Fixed deleting a file 2014-10-02 18:15:48 -04:00
ModelTest.php Fixed up the config again 2014-10-02 17:54:59 -04:00
NumberTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
ObjectTest.php Unit tests for the Object class 2014-09-30 22:24:10 -04:00
ProfilerTest.php Finished up tests 2014-10-02 20:54:12 -04:00
ResourceTest.php Reworked test to check for PHP version 2014-10-02 21:34:09 -04:00
RouterTest.php Fixed config in tests 2014-10-02 17:44:00 -04:00
schema.sql Finished up tests 2014-10-02 20:54:12 -04:00
SortTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
StringTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
TimeTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
travis.sh Added script to set up extension 2014-10-02 21:47:01 -04:00