1. 9a152a9 Add an ext/hash compatibility layer (just hash_pbkdf2(), for now) by Andrey Andreev · 11 years ago
  2. 3fd1b38 Introducing compatibility layers by Andrey Andreev · 11 years ago
  3. eb555ed Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf8::__construct() by Andrey Andreev · 11 years ago
  4. 7638479 Add ENVIRONMENT constant to unit tests by Andrey Andreev · 12 years ago
  5. e9435dc Adapted DB for VFS changes and fixed Common case in Bootstrap.php by dchill42 · 12 years ago
  6. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  7. 580fe8e Set REMOTE_ADDR in tests by Andrey Andreev · 12 years ago
  8. 4912f8b Allowing main constants defined via phpunit config or other bootstraper by Taufan Aditya · 13 years ago
  9. 2d57445 Escape like tests, #136 verification by Taufan Aditya · 13 years ago
  10. eeca6d2 Backward compatibility, in case someone already has vfsStream in their PEAR or other include_path by Taufan Aditya · 13 years ago
  11. e13511a Global class aliasing, at least until namespace introduced into further release by Taufan Aditya · 13 years ago
  12. 6bca9f8 get vfsStream via composer if its PEAR package not exists by Taufan Aditya · 13 years ago
  13. ac5373a Adding core and libraries mock classes by Taufan Aditya · 13 years ago
  14. ca16c4f Adding autoloader and mocks directory by Taufan Aditya · 13 years ago
  15. 8749bc7 Fix incomplete and skipped test by Taufan Aditya · 13 years ago
  16. a03cbc5 Add tiyowan suggestion #1147 by Taufan Aditya · 13 years ago
  17. 57d6d2e temporary commenting PHP_CodeCoverage_Filter::get_instance() by Taufan Aditya · 13 years ago
  18. 5de50ec Updates to test Bootstrap by Greg Aker · 14 years ago
  19. b567947 Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased. by Greg Aker · 14 years ago
  20. f5aee9d some basic bootstrap cleanup by Pascal Kriete · 14 years ago
  21. c5d93cb Removing some lefover code form experimenting with process isolation. by Pascal Kriete · 14 years ago
  22. 69c97a7 Adding early bootstrap ideas for core test suite by Pascal Kriete · 14 years ago