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