1. a287a34 Refactored DB Forge by Andrey Andreev · 12 years ago
  2. cdac248 Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19 by Andrey Andreev · 12 years ago
  3. dd8d3d3 Fix the bloody tests by Andrey Andreev · 12 years ago
  4. e24eed7 Some micro-optimizations by Andrey Andreev · 12 years ago
  5. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  6. c2f59ef Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_config_units by dchill42 · 12 years ago
  7. 348bd1e Fix a mock db entry by Andrey Andreev · 12 years ago
  8. 96a4ca6 Add a test for issue #273 by Andrey Andreev · 12 years ago
  9. 4f42be5 Raised CI_Loader test coverage to 93% by dchill42 · 12 years ago
  10. e9435dc Adapted DB for VFS changes and fixed Common case in Bootstrap.php by dchill42 · 12 years ago
  11. 7ecc5cd Integrated vfsStream better and made paths constants VFS-based by dchill42 · 12 years ago
  12. 2716398 Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into load_config_units by dchill42 · 12 years ago
  13. 82003da Overloaded is_cli_request in Input mock for Session test by dchill42 · 12 years ago
  14. 5e97108 Added Calendar library unit test by Alex Bilbie · 12 years ago
  15. eeb6a48 Better way - autoloader uses first config path by dchill42 · 12 years ago
  16. 096b894 Finished the final tests (except do_upload) by Alex Bilbie · 12 years ago
  17. 0c88690 Added lang mock and upload mock by Alex Bilbie · 12 years ago
  18. 60d100f Added autoloader unit test with minor supporting change in Loader by dchill42 · 12 years ago
  19. 9a949fa Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into load_config_units by dchill42 · 12 years ago
  20. 6030719 Improved VFS usage in Loader and Config units, added Loader driver test, and moved config load testing to Config unit by dchill42 · 12 years ago
  21. 5748600 Added Session driver library unit tests and added driver library autoloading to test framework by dchill42 · 12 years ago
  22. 89db8ee Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
  23. 8f490da Comply styleguide by Taufan Aditya · 13 years ago
  24. b8b7dbe Allow extra SPL autoloader by Taufan Aditya · 13 years ago
  25. cbd78d8 Alter test pdo/mysql config by Andrey Andreev · 13 years ago
  26. 0bb1381 Work-around for a failover test (currently DSNs are only built on class initialization) by Andrey Andreev · 13 years ago
  27. fbba54e Rename pdodriver property to subdriver and make it available to all drivers by Andrey Andreev · 13 years ago
  28. 36de42e Revert a change in tests/mocks/core/common.php by Andrey Andreev · 13 years ago
  29. 62fd52d Revert a change in tests/mocks/core/common.php by Andrey Andreev · 13 years ago
  30. f243ce1 Cleanup/optimize tests/mocks/ by Andrey Andreev · 13 years ago
  31. 9d14075 tests for encryption class by Joffrey Jaffeux · 13 years ago
  32. fc11dcc Alter SQLite3's version() method and clear some spaces by Andrey Andreev · 13 years ago
  33. 9d533ae Fix an SQLite3 pconnect() bug + other minor changes by Andrey Andreev · 13 years ago
  34. d6d1150 Replaced `==` with `===` and `!=` with `!==` in /tests by Alex Bilbie · 13 years ago
  35. b2e10b7 Adding more flexibilities to mock-common by Taufan Aditya · 13 years ago
  36. 6c7526c Continuation for Security and Table code-coverage, add coverage report to travis by Taufan Aditya · 13 years ago
  37. 98dcac7 Alter the escape like test, since it use raw SQL via query(), the sql statement would need to add ESCAPE clause for database(s) other than mysql by Taufan Aditya · 13 years ago
  38. 2d57445 Escape like tests, #136 verification by Taufan Aditya · 13 years ago
  39. 7756af5 Input class code-coverage by Taufan Aditya · 13 years ago
  40. d40a545 Comment block for explanation by Taufan Aditya · 13 years ago
  41. 8af88f3 Security Code coverage by Taufan Aditya · 13 years ago
  42. 12f4c9b Clean up autoloader annotation by Taufan Aditya · 13 years ago
  43. 570e77c Benchmark code-coverage by Taufan Aditya · 13 years ago
  44. 8ca31f3 PDO SQLite bug fixed, for result_object by Taufan Aditya · 13 years ago
  45. 1afd479 HAVING clause API code-coverage by Taufan Aditya · 13 years ago
  46. f7377ab Trace error by Taufan Aditya · 13 years ago
  47. d6b41bb JOIN clause API code-coverage by Taufan Aditya · 13 years ago
  48. 17f799e Add user entity into schema skeleton by Taufan Aditya · 13 years ago
  49. 55f622f Add select clause test by Taufan Aditya · 13 years ago
  50. b0703b0 Resolve postgres issue on create table by Taufan Aditya · 13 years ago
  51. 1bfc0d9 Fix postgre table datatype by Taufan Aditya · 13 years ago
  52. 024098d Use more user-friendly method for dummy create data by Taufan Aditya · 13 years ago
  53. 55f8042 Add dsn to pgsql by Taufan Aditya · 13 years ago
  54. 5b42166 Simple query builder tests by Taufan Aditya · 13 years ago
  55. 61ff054 Adding schema and initial Query Builder code coverage by Taufan Aditya · 13 years ago
  56. 26490e3 Add branch to travis list by Taufan Aditya · 13 years ago
  57. 1972514 Fix sqlite issue on PHP 5.4 both for native and PDO driver by Taufan Aditya · 13 years ago
  58. f4c6c9b DB Drivers test by Taufan Aditya · 13 years ago
  59. 44015c8 Set up PDO constant and configuration by Taufan Aditya · 13 years ago
  60. 6dfe76d Alter SQLite tests config to use the sqlite3 driver under PHP 5.4+ by Andrey Andreev · 13 years ago
  61. ee2f5d0 Multi database setup by Taufan Aditya · 13 years ago
  62. dba9437 Add schema folder by Taufan Aditya · 13 years ago
  63. a8a2e33 Travis setup and minor cleanup by Taufan Aditya · 13 years ago
  64. 655a89f Preliminary Database Test by Taufan Aditya · 13 years ago
  65. bdb84af Remove debugging line by Taufan Aditya · 13 years ago
  66. e1dc9ea Remove include or require declaration from all helpers test by Taufan Aditya · 13 years ago
  67. d44d720 Implementation of Mock class, remove ugly reflection class by Taufan Aditya · 13 years ago
  68. ac5373a Adding core and libraries mock classes by Taufan Aditya · 13 years ago
  69. ca16c4f Adding autoloader and mocks directory by Taufan Aditya · 13 years ago