Age | Commit message (Expand) | Author | Files | Lines |
2012-10-14 | Adapted DB for VFS changes and fixed Common case in Bootstrap.php | dchill42 | 1 | -1/+1 |
2012-10-12 | Integrated vfsStream better and made paths constants VFS-based | dchill42 | 1 | -4/+10 |
2012-10-09 | Set REMOTE_ADDR in tests | Andrey Andreev | 1 | -0/+1 |
2012-05-26 | Allowing main constants defined via phpunit config or other bootstraper | Taufan Aditya | 1 | -4/+4 |
2012-05-24 | Escape like tests, #136 verification | Taufan Aditya | 1 | -1/+1 |
2012-05-24 | Backward compatibility, in case someone already has vfsStream in their PEAR o... | Taufan Aditya | 1 | -3/+8 |
2012-05-24 | Global class aliasing, at least until namespace introduced into further release | Taufan Aditya | 1 | -2/+5 |
2012-05-24 | get vfsStream via composer if its PEAR package not exists | Taufan Aditya | 1 | -1/+10 |
2012-03-28 | Adding core and libraries mock classes | Taufan Aditya | 1 | -0/+1 |
2012-03-28 | Adding autoloader and mocks directory | Taufan Aditya | 1 | -4/+3 |
2012-03-10 | Fix incomplete and skipped test | Taufan Aditya | 1 | -0/+1 |
2012-03-09 | Add tiyowan suggestion #1147 | Taufan Aditya | 1 | -10/+0 |
2012-02-17 | temporary commenting PHP_CodeCoverage_Filter::get_instance() | Taufan Aditya | 1 | -4/+4 |
2011-04-22 | Updates to test Bootstrap | Greg Aker | 1 | -1/+3 |
2011-04-21 | Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased. | Greg Aker | 1 | -0/+8 |
2011-04-21 | some basic bootstrap cleanup | Pascal Kriete | 1 | -4/+11 |
2011-04-21 | Removing some lefover code form experimenting with process isolation. | Pascal Kriete | 1 | -11/+3 |
2011-04-21 | Adding early bootstrap ideas for core test suite | Pascal Kriete | 1 | -0/+21 |