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