1. b3d277a added missing PAT pear channel by Jeroen van der Gulik · 13 years ago
  2. cf1926a Removed beginning slash in expected for site_url. by Eric Barnes · 13 years ago
  3. 91249f1 Merge pull request #331 from stephenfrank/feature/unit-tests-uri-test by Eric Barnes · 13 years ago
  4. 2e00c24 Added tests for CI_URI class. Made modifications to core class which by Stephen · 13 years ago
  5. 34f64d9 Cleaned up and converted readme to markdown format for github by Stephen · 13 years ago
  6. 2c4b366 Adding url_helper unit test file. GO! by Greg Aker · 13 years ago
  7. d031ef7 ignoring a test in the inflector test. by Greg Aker · 13 years ago
  8. 2e0f825 Fixing errors in date helper tests. by Greg Aker · 13 years ago
  9. 92ff07e Updating error in html_helper test_Ul by Greg Aker · 13 years ago
  10. 71644d6 Fixed some small issues in the date tests. by Eric Barnes · 14 years ago
  11. 5d1e32b Added unit tests for date helper. by Eric Barnes · 14 years ago
  12. 19379ef Added unit tests for number helper. by Eric Barnes · 14 years ago
  13. d92277d Initial commit of file helper tests. by Greg Aker · 14 years ago
  14. 5de50ec Updates to test Bootstrap by Greg Aker · 14 years ago
  15. fd5667c dropping in PHPUnit version requirements by Greg Aker · 14 years ago
  16. 68286a4 Reworked unit tests to match rest of framework and added a few more. by Eric Barnes · 14 years ago
  17. 9512ab8 Adding user agent library test. Needs some work, but is a good start. by Greg Aker · 14 years ago
  18. 2cadade Adding typography library test. by Greg Aker · 14 years ago
  19. 57fb518 Cleanup in Parser_test...Adding Table_test Pascal did earlier. by Greg Aker · 14 years ago
  20. a7f9b25 Parser test. by Greg Aker · 14 years ago
  21. b4d93db Updating helper test classes to extend CI_TestCase by Greg Aker · 14 years ago
  22. 052b01d Adding string helper and inflector helper tests by Greg Aker · 14 years ago
  23. 9071573 Adding text_helper_test by Greg Aker · 14 years ago
  24. b567947 Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased. by Greg Aker · 14 years ago
  25. 5610663 load->file() tests. by Greg Aker · 14 years ago
  26. 4d2bb09 config CI_Loader tests. by Greg Aker · 14 years ago
  27. 6858fb9 Adding mock testing of libraries in the application directory by Greg Aker · 14 years ago
  28. 321768d Testing view loading. by Greg Aker · 14 years ago
  29. deab6ad Buttoning up model loader tests. by Greg Aker · 14 years ago
  30. 98357c5 Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg. by Greg Aker · 14 years ago
  31. 8da6903 Working on tests in the loader. Have generic model mocking working with vfsStream. by Greg Aker · 14 years ago
  32. 25a6690 Updating requirements for unit tests in readme.txt by Greg Aker · 14 years ago
  33. 34bc089 Updating changes in the readme by Pascal Kriete · 14 years ago
  34. 88b2963 Making config_item work again after I pulled it from CI_TestCase by Pascal Kriete · 14 years ago
  35. ae7b3f9 a bit of shuffling around in CI_TestCase by Pascal Kriete · 14 years ago
  36. f5aee9d some basic bootstrap cleanup by Pascal Kriete · 14 years ago
  37. 10ba64f Renamed the main test class, fixing test cases. by Pascal Kriete · 14 years ago
  38. fe372e3 Fixing up the scope soup, and adding a way to set core config items. by Pascal Kriete · 14 years ago
  39. c5d93cb Removing some lefover code form experimenting with process isolation. by Pascal Kriete · 14 years ago
  40. 69c97a7 Adding early bootstrap ideas for core test suite by Pascal Kriete · 14 years ago
  41. ba2430b Adding tests directory and initial implemenation draft. by Pascal Kriete · 14 years ago