1. 1713d32 Replaced Mock_Core_Lang with PHPUnit mockups by dchill42 · 12 years ago
  2. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  3. 4f42be5 Raised CI_Loader test coverage to 93% by dchill42 · 12 years ago
  4. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  5. 2716398 Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into load_config_units by dchill42 · 12 years ago
  6. 82003da Overloaded is_cli_request in Input mock for Session test by dchill42 · 12 years ago
  7. eeb6a48 Better way - autoloader uses first config path by dchill42 · 12 years ago
  8. 0c88690 Added lang mock and upload mock by Alex Bilbie · 12 years ago
  9. 60d100f Added autoloader unit test with minor supporting change in Loader by dchill42 · 12 years ago
  10. 6030719 Improved VFS usage in Loader and Config units, added Loader driver test, and moved config load testing to Config unit by dchill42 · 12 years ago
  11. 36de42e Revert a change in tests/mocks/core/common.php by Andrey Andreev · 13 years ago
  12. 62fd52d Revert a change in tests/mocks/core/common.php by Andrey Andreev · 13 years ago
  13. f243ce1 Cleanup/optimize tests/mocks/ by Andrey Andreev · 13 years ago
  14. d6d1150 Replaced `==` with `===` and `!=` with `!==` in /tests by Alex Bilbie · 13 years ago
  15. b2e10b7 Adding more flexibilities to mock-common by Taufan Aditya · 13 years ago
  16. 7756af5 Input class code-coverage by Taufan Aditya · 13 years ago
  17. d40a545 Comment block for explanation by Taufan Aditya · 13 years ago
  18. 8af88f3 Security Code coverage by Taufan Aditya · 13 years ago
  19. 570e77c Benchmark code-coverage 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