| .. |
|
filters
|
Add unit tests for #429 and improve regexp efficiency
|
2016-04-05 19:46:09 +09:00 |
|
helpers
|
Improve ConfigHelper::consolidate() to allow use of filters
|
2016-05-19 21:02:39 +09:00 |
|
CacheTest.php
|
Add Cache::getDriverName() and clean up confusing method names
|
2016-04-24 16:02:54 +09:00 |
|
CalendarTest.php
|
Add Calendar class
|
2016-03-17 16:22:18 +09:00 |
|
ConfigTest.php
|
Reorganize unit tests
|
2016-02-16 16:17:46 +09:00 |
|
DateTimeTest.php
|
Add function to get relative timestamp up to many years, with unit tests
|
2016-05-26 16:41:20 +09:00 |
|
DebugTest.php
|
Update unit tests
|
2016-03-11 15:36:36 +09:00 |
|
FormatterTest.php
|
Add unit tests for concatCSS() and concatJS()
|
2016-05-05 13:45:57 +09:00 |
|
i18nTest.php
|
Add i18n class and world country list
|
2016-03-19 15:17:59 +09:00 |
|
KoreaTest.php
|
Add Korea class and Korean IP range database
|
2016-03-19 13:01:54 +09:00 |
|
LangTest.php
|
Also support dot notation when setting new language keys
|
2016-03-17 14:52:05 +09:00 |
|
MailTest.php
|
Add more unit tests for the legacy Mail class
|
2016-05-23 21:58:37 +09:00 |
|
MIMETest.php
|
Add MIME class
|
2016-03-17 15:45:31 +09:00 |
|
PaginationTest.php
|
Add pagination class
|
2016-03-17 19:46:32 +09:00 |
|
PasswordTest.php
|
Add more algorithms to unit test
|
2016-03-13 23:56:04 +09:00 |
|
SecurityTest.php
|
Use a more realistic server environment in unit tests
|
2016-03-16 09:13:31 +09:00 |
|
StorageTest.php
|
Add streaming options to Storage::read() and Storage::write()
|
2016-03-20 19:53:50 +09:00 |
|
TimerTest.php
|
Fix timer tests on HHVM
|
2016-03-20 10:04:03 +09:00 |
|
UATest.php
|
Add UA class for mobile device, tablet, and robot detection
|
2016-03-19 23:28:27 +09:00 |
|
URLTest.php
|
Use a more realistic server environment in unit tests
|
2016-03-16 09:13:31 +09:00 |