summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter/libraries/Session_test.php
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Added support for extending individual driver classes and driver unit testsdchill421-51/+23
2012-10-12Integrated vfsStream better and made paths constants VFS-baseddchill421-5/+7
2012-10-09Overloaded is_cli_request in Input mock for Session testdchill421-11/+6
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