1. 878e23f Use getMockBuilder() in PHPUnit instead of the deprecated getMock() by Andrey Andreev · 8 years ago
  2. a838279 Remove dead code written for PHP 5.2 by Andrey Andreev · 8 years ago
  3. 742826c Add test cases for CI_Upload::__construct(), CI_Upload::initialize() by Andrey Andreev · 11 years ago
  4. 2cf4c9b CI_Upload changes by Andrey Andreev · 11 years ago
  5. 10e7a32 Remove a few empty 'mock' classes by Andrey Andreev · 11 years ago
  6. ed92580 Remove tests for now non-existent method CI_Upload::clean_file_name() by Andrey Andreev · 12 years ago
  7. 1713d32 Replaced Mock_Core_Lang with PHPUnit mockups by dchill42 · 12 years ago
  8. 9e4ebf1 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_config_units by dchill42 · 12 years ago
  9. 4b3cf8d Marked tests that can't easily be tests as skipped by Alex Bilbie · 12 years ago
  10. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  11. 096b894 Finished the final tests (except do_upload) by Alex Bilbie · 12 years ago
  12. ba1fbfb Added initial upload library tests by Alex Bilbie · 12 years ago