aboutsummaryrefslogtreecommitdiffstats
path: root/tests/session
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10729] Ensure that no bans exist before testing create_sessionJoas Schilling2014-09-221-0/+7
* [ticket/11615] Fix typo in creation_testAndy Chase2013-06-261-1/+1
* [ticket/11615] Remove magic number in creation_testAndy Chase2013-06-261-1/+2
* [ticket/11615] Rename class in file to matchAndy Chase2013-06-261-1/+1
* [ticket/11615] Rename init_test to creation_test for clarityAndy Chase2013-06-261-0/+0
* [ticket/11248] Line endings to LF.Oleg Pudeyev2012-12-051-51/+50
* [ticket/9916] Updating License in the headerUnknown2012-01-024-4/+4
* [ticket/10483] Fix test suite when running with MySQL strict modeIgor Wiedler2011-11-212-0/+32
* [ticket/10321] Add descriptions to the unit testsJoas Schilling2011-08-211-15/+15
* [ticket/10321] Do not append the ? if the param-list is empty anyway.Joas Schilling2011-08-211-0/+51
* [ticket/10082] session_id is CHAR(32) not VARCHAR(32), so give them a CHAR(32).Andreas Fischer2011-03-192-7/+11
* [task/session-tests] Make result check independent of returned row order.Nils Adermann2011-02-271-3/+4
* [task/session-tests] Correctly display message on session continue test failureNils Adermann2011-02-271-1/+1
* [task/session-tests] Make the session id replacement of dataset values clearerNils Adermann2011-02-271-12/+32
* [ticket/10052] Add comments to the session testable factory.Nils Adermann2011-02-232-7/+60
* [ticket/10052] Correct session tests, and separate session factory from testsNils Adermann2011-02-234-78/+158
* [ticket/10049] Mark session init test incomplete for now.Oleg Pudeyev2011-02-201-0/+2
* [ticket/10049] Mark session continue test incomplete for now.Oleg Pudeyev2011-02-201-0/+2
* [ticket/10049] Globalize $_SID.Oleg Pudeyev2011-02-191-0/+1
* [ticket/10049] Chase assertResultEquals rename.Oleg Pudeyev2011-02-192-4/+4
* [ticket/10049] Fixed requires in session tests and mock.Oleg Pudeyev2011-02-192-6/+4
* [ticket/10049] Renamed session test files to proper file names.Oleg Pudeyev2011-02-192-0/+0
* [task/session-tests] Test additional combinations of session_begin.Nils Adermann2011-01-201-12/+46
* [task/session-tests] Added tests for the session class.Nils Adermann2011-01-204-0/+215