summaryrefslogtreecommitdiffstats
path: root/tests/Bootstrap.php
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Adapted DB for VFS changes and fixed Common case in Bootstrap.phpdchill421-1/+1
2012-10-12Integrated vfsStream better and made paths constants VFS-baseddchill421-4/+10
2012-10-09Set REMOTE_ADDR in testsAndrey Andreev1-0/+1
2012-05-26Allowing main constants defined via phpunit config or other bootstraperTaufan Aditya1-4/+4
2012-05-24Escape like tests, #136 verificationTaufan Aditya1-1/+1
2012-05-24Backward compatibility, in case someone already has vfsStream in their PEAR o...Taufan Aditya1-3/+8
2012-05-24Global class aliasing, at least until namespace introduced into further releaseTaufan Aditya1-2/+5
2012-05-24get vfsStream via composer if its PEAR package not existsTaufan Aditya1-1/+10
2012-03-28Adding core and libraries mock classesTaufan Aditya1-0/+1
2012-03-28Adding autoloader and mocks directoryTaufan Aditya1-4/+3
2012-03-10Fix incomplete and skipped testTaufan Aditya1-0/+1
2012-03-09Add tiyowan suggestion #1147Taufan Aditya1-10/+0
2012-02-17temporary commenting PHP_CodeCoverage_Filter::get_instance()Taufan Aditya1-4/+4
2011-04-22Updates to test BootstrapGreg Aker1-1/+3
2011-04-21Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased.Greg Aker1-0/+8
2011-04-21some basic bootstrap cleanupPascal Kriete1-4/+11
2011-04-21Removing some lefover code form experimenting with process isolation.Pascal Kriete1-11/+3
2011-04-21Adding early bootstrap ideas for core test suitePascal Kriete1-0/+21