pickles/classes
Joshua Sherman 46b77fa1b1 Added sanity check to resolve missing variable
Unsure why but as of this morning (perhaps because of upgrading to PHP 5.5.8
PHPUnit started barking about _SERVER['HTTP_HOST'] not being set.
2014-01-14 11:34:51 -05:00
..
API Added test against alternate default URL 2014-01-11 19:33:34 -05:00
Browser.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
Cache.php Added most of the Cache tests 2014-01-14 02:19:40 -05:00
Config.php Added sanity check to resolve missing variable 2014-01-14 11:34:51 -05:00
Controller.php Hacking away to get coverage up 2014-01-12 18:20:30 -05:00
Convert.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Database.php Added most of the Cache tests 2014-01-14 02:19:40 -05:00
Date.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Display.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Distance.php Fixed up a conditional, added a new Distance test. 2014-01-11 19:19:07 -05:00
Dynamic.php Last one, I swear 2014-01-11 16:30:53 -05:00
File.php Expanded File class testing 2014-01-11 18:28:14 -05:00
Form.php Getting coverage to 100% on these classes 2014-01-12 13:56:52 -05:00
HTML.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
Log.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
Model.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Module.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Number.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
Object.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
Profiler.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Security.php More tests and cleaned up some ancient code 2014-01-12 21:53:05 -05:00
Session.php Finished up session class rework and testing 2014-01-13 01:39:14 -05:00
Sort.php Updated copyright date. 2014-01-05 13:44:25 -05:00
String.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Time.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Validate.php Added validation class testing and fixed some bugs 2014-01-13 00:24:17 -05:00