summaryrefslogtreecommitdiff
path: root/tests/includes/functions/FunctionsPrintFactsTest.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Refactor includes/functions into classesGreg Roach1-90/+0
2015-05-31PSR-4Greg Roach1-12/+9
2015-05-30Code styleGreg Roach1-20/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-10/+10
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-25/+34
2014-08-26Initial framework for unit testsGreg Roach1-0/+105