rhymix/tests/unit/framework
2017-05-05 11:47:22 +09:00
..
filters Improve HTMLFilter handling of editor component properties 2017-02-25 17:37:58 +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 Update DateTime class to use timezone information from Session 2016-08-15 17:58:48 +09:00
DebugTest.php Don't dump error log to screen during unit test of Debug class 2017-02-27 22:47:02 +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 Fix Context::loadLang() compatibility when lang.xml is specified 2017-05-05 11:47:22 +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 Fix CSRF check for GET requests 2017-04-23 14:51:41 +09:00
SessionTest.php Merge branch 'develop' into pr/csrf-token 2017-03-13 16:35:24 +09:00
SMSTest.php Allow adding arbitrary extra vars to SMS 2016-12-03 16:41:02 +09:00
StorageTest.php Add Storage::deleteEmptyDirectory() to recursively clear empty directories 2017-01-26 18:01:27 +09:00
TimerTest.php Fix timer tests on HHVM 2016-03-20 10:04:03 +09:00
UATest.php Add more edge cases and tests, always default to Mozilla/X.X 2016-06-26 17:25:59 +09:00
URLTest.php Fix #702 Punycode error on attempting to handle long URLs 2017-02-11 17:48:52 +09:00