summaryrefslogtreecommitdiff
path: root/tests/library
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach79-2814/+0
2015-01-30Remove old test scriptGreg Roach1-32/+0
2015-01-17New theme system and admin interfaceGreg Roach1-32/+0
2014-11-19I18NTest depends on server configurationGreg Roach1-1/+5
2014-11-19Unit tests for the menu classGreg Roach2-5/+179
2014-10-24Unit testsGreg Roach1-0/+42
2014-10-22Basic tests for classes (simply check that they can be loaded/parsed).Greg Roach81-161/+248
2014-09-12Unit testsGreg Roach1-0/+3
2014-09-12Use the (faster) native mb_string functions where available, and fallbacks wh...Greg Roach1-28/+0
2014-08-29Move global I18N functions to I18N classGreg Roach1-17/+45
2014-08-29Move global I18N functions to I18N classGreg Roach1-0/+40
2014-08-29Remove function from global scope, and add unit testsGreg Roach2-4/+21
2014-08-26Initial framework for unit testsGreg Roach81-0/+2511