summaryrefslogtreecommitdiff
path: root/tests/includes/functions/FunctionsMediaDbTest.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Refactor includes/functions into classesGreg Roach1-51/+0
2015-05-31PSR-4Greg Roach1-4/+1
2015-05-30Code styleGreg Roach1-6/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
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-9/+18
2014-10-21PHPDoc / unit testsGreg Roach1-3/+13
2014-08-26Initial framework for unit testsGreg Roach1-0/+42