1. d444d44 config_item() to return NULL instead of FALSE for non-existing items by Andrey Andreev · 10 years ago
  2. c26b9eb Don't use globals by Andrey Andreev · 11 years ago
  3. 1480d8c Remove pointless mocks for remove_invisible_characters(), is_php(), is_really_writable() by Andrey Andreev · 11 years ago
  4. f964b16 Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it by Andrey Andreev · 11 years ago
  5. 838c9a9 Drop the unused parameter from log_message() / CI_Log::write_log() by Andrey Andreev · 11 years ago
  6. d0c30ab Logging functions: level parameter is not optional by vlakoff · 12 years ago
  7. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  8. 4f42be5 Raised CI_Loader test coverage to 93% by dchill42 · 12 years ago
  9. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  10. 36de42e Revert a change in tests/mocks/core/common.php by Andrey Andreev · 13 years ago
  11. 62fd52d Revert a change in tests/mocks/core/common.php by Andrey Andreev · 13 years ago
  12. f243ce1 Cleanup/optimize tests/mocks/ by Andrey Andreev · 13 years ago
  13. d6d1150 Replaced `==` with `===` and `!=` with `!==` in /tests by Alex Bilbie · 13 years ago
  14. b2e10b7 Adding more flexibilities to mock-common by Taufan Aditya · 13 years ago
  15. ca16c4f Adding autoloader and mocks directory by Taufan Aditya · 13 years ago[Renamed (99%) from tests/lib/common.php]
  16. 7729faa Fix test errors in Loader_test.php and URI_test.php by Hamza Bhatti · 13 years ago
  17. 88b2963 Making config_item work again after I pulled it from CI_TestCase by Pascal Kriete · 14 years ago
  18. fe372e3 Fixing up the scope soup, and adding a way to set core config items. by Pascal Kriete · 14 years ago
  19. 69c97a7 Adding early bootstrap ideas for core test suite by Pascal Kriete · 14 years ago