1. 69088d8 Simplify directory_map test skip by vlakoff · 12 years ago
  2. 7761fa6 Proper directory_map test skip by vlakoff · 12 years ago
  3. a42f155 [ci skip] Skip directory_map() test when opendir() fails to open a VFS dir by Andrey Andreev · 12 years ago
  4. 09b75b1 Fix an argument in test_directory_helper by vlakoff · 12 years ago
  5. 464ffae Fix test_directory_map by vlakoff · 12 years ago
  6. e1d5a7a Fix form_upload() test by Andrey Andreev · 12 years ago
  7. 606fee0 Fix auto_link() for the Nth time by Andrey Andreev · 12 years ago
  8. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  9. feb1e05 Update Language helper test case by Andrey Andreev · 12 years ago
  10. 1713d32 Replaced Mock_Core_Lang with PHPUnit mockups by dchill42 · 12 years ago
  11. e8b8904 directory_map() ... the final one by Andrey Andreev · 12 years ago
  12. ac68a3c Fix directory_map() tests by Andrey Andreev · 12 years ago
  13. 7c4d106 Fix issue #1953 (form values being escaped twice) by Andrey Andreev · 12 years ago
  14. 74ffd17 Deprecated form helper function form_prep(). by Andrey Andreev · 12 years ago
  15. 9e4ebf1 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_config_units by dchill42 · 12 years ago
  16. 929e124 Manually apply an improved version of PR #1797 (auto_link() URL helper) by Andrey Andreev · 12 years ago
  17. 4b3cf8d Marked tests that can't easily be tests as skipped by Alex Bilbie · 12 years ago
  18. 0f5b306 Added security helper unit test by Alex Bilbie · 12 years ago
  19. 526d88f Added language helper unit test by Alex Bilbie · 12 years ago
  20. 1624b42 Added download helper test by Alex Bilbie · 12 years ago
  21. a0f99d8 Added captcha helper test by Alex Bilbie · 12 years ago
  22. 60108a7 Cookie helper testsuite by Alex Bilbie · 12 years ago
  23. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  24. 0df3585 Add unit test by Andrey Andreev · 12 years ago
  25. 8280885 directory_map() was skipping files and directories named "0" by vlakoff · 12 years ago
  26. 62ab8b2 Adding optional attributes as array or object for html helper by Eric Barnes · 12 years ago
  27. dd6f32b Optimize standard_date() by Andrey Andreev · 13 years ago
  28. 5211c09 Fix standard_date() tests by Andrey Andreev · 13 years ago
  29. a84055b Fix issue #1510 by Andrey Andreev · 13 years ago
  30. b089e15 Fix local_to_gmt() by Andrey Andreev · 13 years ago
  31. 3ed5331 Some optimizations to the date helper tests by Andrey Andreev · 13 years ago
  32. 0ddff31 test_now_gmt() -> test_now_utc() by Andrey Andreev · 13 years ago
  33. e1c8ee7 Alter now() tests by Andrey Andreev · 13 years ago
  34. c186288 Cleanup/optimize tests/codeigniter/ by Andrey Andreev · 13 years ago
  35. 99b782d Cleanup and optimize helper tests for speed by Andrey Andreev · 13 years ago
  36. 1b60fda Modified date helper tests for better accuracy by Andrey Andreev · 13 years ago
  37. 4215ddc remove regex in favor of strpos by Joffrey Jaffeux · 13 years ago
  38. 385452c correction of the test and longer test string by Joffrey Jaffeux · 13 years ago
  39. bfaf502 typo word_wraped -> word_wrapped by Joffrey Jaffeux · 13 years ago
  40. 4221b98 add test for word_wrap default charlim by Joffrey Jaffeux · 13 years ago
  41. 0ef92f6 test for word_wrap() by Joffrey Jaffeux · 13 years ago
  42. 5ace440 change ellipsizing to ellipsize by Joffrey Jaffeux · 13 years ago
  43. 1991379 Merge branch 'form-helper-tests' of https://github.com/tiyowan/CodeIgniter into form-helper-tests by Phil Sturgeon · 13 years ago
  44. 449340b Merge pull request #1242 from tschechniker/patch-1 by Andrey Andreev · 13 years ago
  45. a83f063 Add unit tests for form_helper.php by tiyowan · 13 years ago
  46. 3fb5aa5 Add unit test for strip_slashes() in string_helper.php by tiyowan · 13 years ago
  47. 2a6a616 Change unit tests to provide one hundred percent code coverage by Hamza Bhatti · 13 years ago
  48. 3ec336f Add fix for Windows OS by Hamza Bhatti · 13 years ago
  49. 756516d Add unit tests for path helper by Hamza Bhatti · 13 years ago
  50. 575895f Add unit tests for directory helper by Hamza Bhatti · 13 years ago
  51. 6efbe5d Merge pull request #1161 from toopay/unit-tests by Phil Sturgeon · 13 years ago