pickles/tests
Josh Sherman 31f4c32fb0 Reworked test to check for PHP version
`password_hash` is PHP 5.5. Instead of adding the sanity check in the code,
I've opted to put it in the test to ditch the overhead of having to make that
check for every request.
2014-10-02 21:34:09 -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