| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/10483] Fix test suite when running with MySQL strict mode | Igor Wiedler | 2011-11-21 | 2 | -0/+32 |
| | | | | | PHPBB3-10483 | ||||
| * | [ticket/10082] session_id is CHAR(32) not VARCHAR(32), so give them a CHAR(32). | Andreas Fischer | 2011-03-19 | 1 | -2/+2 |
| | | | | | | | This fixes session unit tests on PostgreSQL in particular. PHPBB3-10082 | ||||
| * | [ticket/10052] Correct session tests, and separate session factory from tests | Nils Adermann | 2011-02-23 | 1 | -0/+6 |
| | | | | | PHPBB3-10052 | ||||
| * | [task/session-tests] Added tests for the session class. | Nils Adermann | 2011-01-20 | 2 | -0/+56 |
| Two first simple tests to check functionality of session_begin and session_create. Added a mock class for the cache as well as a subclass of session which has its cookie handling function mocked out to avoid header sending problems. PHPBB3-9732 | |||||
