1. a7f9b25 Parser test. by Greg Aker · 14 years ago
  2. b4d93db Updating helper test classes to extend CI_TestCase by Greg Aker · 14 years ago
  3. 052b01d Adding string helper and inflector helper tests by Greg Aker · 14 years ago
  4. 9071573 Adding text_helper_test by Greg Aker · 14 years ago
  5. b567947 Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased. by Greg Aker · 14 years ago
  6. 5610663 load->file() tests. by Greg Aker · 14 years ago
  7. 4d2bb09 config CI_Loader tests. by Greg Aker · 14 years ago
  8. 6858fb9 Adding mock testing of libraries in the application directory by Greg Aker · 14 years ago
  9. 321768d Testing view loading. by Greg Aker · 14 years ago
  10. deab6ad Buttoning up model loader tests. by Greg Aker · 14 years ago
  11. 98357c5 Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg. by Greg Aker · 14 years ago
  12. 8da6903 Working on tests in the loader. Have generic model mocking working with vfsStream. by Greg Aker · 14 years ago
  13. 25a6690 Updating requirements for unit tests in readme.txt by Greg Aker · 14 years ago
  14. 34bc089 Updating changes in the readme by Pascal Kriete · 14 years ago
  15. 88b2963 Making config_item work again after I pulled it from CI_TestCase by Pascal Kriete · 14 years ago
  16. ae7b3f9 a bit of shuffling around in CI_TestCase by Pascal Kriete · 14 years ago
  17. f5aee9d some basic bootstrap cleanup by Pascal Kriete · 14 years ago
  18. 10ba64f Renamed the main test class, fixing test cases. by Pascal Kriete · 14 years ago
  19. fe372e3 Fixing up the scope soup, and adding a way to set core config items. by Pascal Kriete · 14 years ago
  20. c5d93cb Removing some lefover code form experimenting with process isolation. by Pascal Kriete · 14 years ago
  21. 69c97a7 Adding early bootstrap ideas for core test suite by Pascal Kriete · 14 years ago
  22. ba2430b Adding tests directory and initial implemenation draft. by Pascal Kriete · 14 years ago