summaryrefslogtreecommitdiff
path: root/tests/includes/functions/FunctionsPrintTest.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Refactor includes/functions into classesGreg Roach1-196/+0
2015-05-31PSR-4Greg Roach1-27/+24
2015-05-30Code styleGreg Roach1-52/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-25/+25
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-55/+64
2015-01-17New theme system and admin interfaceGreg Roach1-53/+1
2014-12-09Hide the 'logged in users' block when there are no users logged inGreg Roach1-9/+0
2014-08-26Initial framework for unit testsGreg Roach1-0/+303