summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter/libraries
AgeCommit message (Expand)AuthorFilesLines
2012-12-03[ci skip] Cleaned some spacesAndrey Andreev3-3/+5
2012-11-30Merge pull request #2043 from johnathancroom/keep_flash_data_arrayAndrey Andreev1-0/+50
2012-11-30keep_flashdata array testJohnathan Croom1-1/+51
2012-11-25Revert some of the changes from PR #2029Andrey Andreev1-1/+1
2012-11-25Merge pull request #2029 from dchill42/driver_extAndrey Andreev2-51/+199
2012-11-25Replaced Mock_Core_Lang with PHPUnit mockupsdchill422-9/+7
2012-11-25Added support for extending individual driver classes and driver unit testsdchill422-51/+199
2012-10-24Fix #1922Andrey Andreev1-0/+25
2012-10-21Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_con...dchill421-5/+5
2012-10-18Marked tests that can't easily be tests as skippedAlex Bilbie1-5/+5
2012-10-12Integrated vfsStream better and made paths constants VFS-baseddchill427-59/+48
2012-10-09Overloaded is_cli_request in Input mock for Session testdchill421-11/+6
2012-09-03Added Calendar library unit testAlex Bilbie1-0/+204
2012-08-30Finished the final tests (except do_upload)Alex Bilbie1-7/+46
2012-08-30Added initial upload library testsAlex Bilbie1-0/+231
2012-08-28Minor session test improvementsdchill421-65/+117
2012-07-31Coding standard cleanup and added userdata resync on sess_regenerate()dchill421-12/+61
2012-07-31Added Session driver library unit tests and added driver library autoloading ...dchill421-0/+304
2012-06-09Cleanup/optimize tests/codeigniter/Andrey Andreev5-208/+183
2012-06-07tests for encryption classJoffrey Jaffeux1-0/+71
2012-05-27Continuation for Security and Table code-coverage, add coverage report to travisTaufan Aditya1-2/+22
2012-03-28Implementation of Mock class, remove ugly reflection classTaufan Aditya1-32/+3
2012-03-28Implementation of Mock class, remove ugly reflection classTaufan Aditya1-17/+7
2012-03-28Adding core and libraries mock classesTaufan Aditya1-7/+1
2012-03-28Adding core and libraries mock classesTaufan Aditya4-22/+9
2012-03-10Fix incomplete and skipped testTaufan Aditya1-8/+43
2012-03-09Fix issue #1148tiyowan1-23/+41
2011-11-27Fixed accept lang test to account for boolean results.Eric Barnes1-12/+12
2011-04-22Reworked unit tests to match rest of framework and added a few more.Eric Barnes4-28/+28
2011-04-21Adding user agent library test. Needs some work, but is a good start.Greg Aker1-0/+91
2011-04-21Adding typography library test.Greg Aker1-0/+191
2011-04-21Cleanup in Parser_test...Adding Table_test Pascal did earlier.Greg Aker2-2/+291
2011-04-21Parser test.Greg Aker1-26/+16
2011-04-21Adding early bootstrap ideas for core test suitePascal Kriete1-0/+125