José Lorenzo Rodríguez
|
4a287faa1e
|
Moving the tests folder
|
2010-12-08 01:36:38 -04:30 |
|
mark_story
|
3ab77017ae
|
Fixing OpenTest license mentions to use MIT License
Fixing PHP versions 4 and 5 to only be PHP5.
|
2010-10-03 12:31:21 -04:00 |
|
José Lorenzo Rodríguez
|
5c3b4cfcc4
|
Removing all uses of the test_suite connection in the test cases
|
2010-09-24 23:30:01 -04:00 |
|
Mark Story
|
fd50c2ae2a
|
Adding some tests for the constructor.
|
2010-09-06 01:21:58 -04:00 |
|
Mark Story
|
27ae7f1f44
|
Making session storage classes not static, there was no real reason they were static before, and removing the static methods allows them to have constructors. This will allow moving database specific features from CakeSession to DatabaseSession.
|
2010-09-06 00:43:58 -04:00 |
|
mark_story
|
eb30c12560
|
Adding a test case for DatabaseSession::gc();
|
2010-07-27 22:27:13 -04:00 |
|
mark_story
|
28b9ed7264
|
Adding test cases for DatabaseSession and fixing a test case in CacheSession.
|
2010-07-27 22:27:13 -04:00 |
|
mark_story
|
7d2d2aaa4d
|
Adding test case stub for DatabaseSession and test case for CacheSession.
|
2010-07-27 22:27:13 -04:00 |
|