1. 7729faa Fix test errors in Loader_test.php and URI_test.php by Hamza Bhatti · 13 years ago
  2. e39728c Fix issue #1148 by tiyowan · 13 years ago
  3. d90e1a0 Added unit test to confirm pull request #675 by Eric Barnes · 13 years ago
  4. 32b6780 Added prep_url and auto_link tests by Eric Barnes · 13 years ago
  5. 9407614 Added tests for removing extra dashes in url title. by Eric Barnes · 13 years ago
  6. 051a317 Fixed accept lang test to account for boolean results. by Eric Barnes · 13 years ago
  7. 78ec060 Added tests for new increment_string by Eric Barnes · 13 years ago
  8. cf1926a Removed beginning slash in expected for site_url. by Eric Barnes · 13 years ago
  9. 2e00c24 Added tests for CI_URI class. Made modifications to core class which by Stephen · 13 years ago
  10. 2c4b366 Adding url_helper unit test file. GO! by Greg Aker · 13 years ago
  11. d031ef7 ignoring a test in the inflector test. by Greg Aker · 13 years ago
  12. 2e0f825 Fixing errors in date helper tests. by Greg Aker · 13 years ago
  13. 92ff07e Updating error in html_helper test_Ul by Greg Aker · 13 years ago
  14. 71644d6 Fixed some small issues in the date tests. by Eric Barnes · 14 years ago
  15. 5d1e32b Added unit tests for date helper. by Eric Barnes · 14 years ago
  16. 19379ef Added unit tests for number helper. by Eric Barnes · 14 years ago
  17. d92277d Initial commit of file helper tests. by Greg Aker · 14 years ago
  18. 68286a4 Reworked unit tests to match rest of framework and added a few more. by Eric Barnes · 14 years ago
  19. 9512ab8 Adding user agent library test. Needs some work, but is a good start. by Greg Aker · 14 years ago
  20. 2cadade Adding typography library test. by Greg Aker · 14 years ago
  21. 57fb518 Cleanup in Parser_test...Adding Table_test Pascal did earlier. by Greg Aker · 14 years ago
  22. a7f9b25 Parser test. by Greg Aker · 14 years ago
  23. b4d93db Updating helper test classes to extend CI_TestCase by Greg Aker · 14 years ago
  24. 052b01d Adding string helper and inflector helper tests by Greg Aker · 14 years ago
  25. 9071573 Adding text_helper_test 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. 5610663 load->file() tests. by Greg Aker · 14 years ago
  28. 4d2bb09 config CI_Loader tests. by Greg Aker · 14 years ago
  29. 6858fb9 Adding mock testing of libraries in the application directory by Greg Aker · 14 years ago
  30. 321768d Testing view loading. by Greg Aker · 14 years ago
  31. deab6ad Buttoning up model loader tests. by Greg Aker · 14 years ago
  32. 98357c5 Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg. by Greg Aker · 14 years ago
  33. 8da6903 Working on tests in the loader. Have generic model mocking working with vfsStream. by Greg Aker · 14 years ago
  34. 10ba64f Renamed the main test class, fixing test cases. by Pascal Kriete · 14 years ago
  35. 69c97a7 Adding early bootstrap ideas for core test suite by Pascal Kriete · 14 years ago