pickles/tests
Josh Sherman 3b8eddc7b5 Dropped status code method
The function `http_response_code` was added in PHP 5.4 which deprecated the
code I had written. Dropped functionality and tests and updated code to use the
new function.
2014-09-28 08:36:14 -04:00
..
bootstrap.php Renamed bootstrap 2014-09-28 07:43:28 -04:00
BrowserTest.php Dropped status code method 2014-09-28 08:36:14 -04:00
CacheTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
ConfigTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
ConvertTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
DatabaseTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -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 Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
ModelTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
NumberTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
ObjectTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
ProfilerTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
ResourceTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00
RouterTest.php Knocked out unit tests for the new Router 2014-09-28 08:24:02 -04:00
schema.sql 95% coverage, getting close. 2014-01-19 22:36:30 -05: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
ValidateTest.php Moved tests and updated to use namespaces 2014-09-28 07:31:02 -04:00