summaryrefslogtreecommitdiffstats
path: root/tests/mocks/autoloader.php
AgeCommit message (Expand)AuthorFilesLines
2019-09-25Fix indentsapics1-2/+2
2016-12-12Remove previously deprecated Cart LibraryAndrey Andreev1-1/+0
2016-12-08Spelling: convinient -> convenientRyan McAllen1-2/+2
2014-02-12[ci skip] Indentation fixAndrey Andreev1-1/+1
2014-02-04CI_Encryption: Fix some errors and add unit tests for hkdf()Andrey Andreev1-15/+38
2014-01-13Don't throw in mock autoloaderFred Emmott1-15/+1
2012-11-09Move Log class to core in tests as wellAndrey Andreev1-6/+5
2012-11-02Some micro-optimizationsAndrey Andreev1-5/+3
2012-10-14Adapted DB for VFS changes and fixed Common case in Bootstrap.phpdchill421-1/+7
2012-10-12Integrated vfsStream better and made paths constants VFS-baseddchill421-6/+6
2012-07-31Added Session driver library unit tests and added driver library autoloading ...dchill421-5/+18
2012-06-26Comply styleguideTaufan Aditya1-1/+1
2012-06-26Allow extra SPL autoloaderTaufan Aditya1-4/+9
2012-06-09Cleanup/optimize tests/mocks/Andrey Andreev1-2/+2
2012-06-04Alter SQLite3's version() method and clear some spacesAndrey Andreev1-4/+4
2012-06-02Replaced `==` with `===` and `!=` with `!==` in /testsAlex Bilbie1-3/+3
2012-05-27Continuation for Security and Table code-coverage, add coverage report to travisTaufan Aditya1-2/+2
2012-05-15Clean up autoloader annotationTaufan Aditya1-1/+0
2012-04-04Adding schema and initial Query Builder code coverageTaufan Aditya1-2/+2
2012-04-04DB Drivers testTaufan Aditya1-2/+13
2012-03-28Remove debugging lineTaufan Aditya1-1/+0
2012-03-28Remove include or require declaration from all helpers testTaufan Aditya1-2/+1
2012-03-28Adding core and libraries mock classesTaufan Aditya1-8/+56
2012-03-28Adding autoloader and mocks directoryTaufan Aditya1-0/+33