| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-9916
|
|
|
|
| |
PHPBB3-10052
|
|
|
|
| |
PHPBB3-10052
|
|
|
|
|
|
|
| |
This test passes by itself but fails when run as part of the
compete suite. Mark it incomplete to avoid breaking the suite.
PHPBB3-10049
|
|
|
|
|
|
|
|
|
|
|
| |
cd694e9b9dfd59c8be00a52b30db8e6c280b97a9 renamed
assertResultEquals to assertSqlResultEquals. However, since the
session tests were never executed calls in them were never
updated.
Parameter order also changed; chase that too.
PHPBB3-10049
|
|
|
|
| |
PHPBB3-10049
|
|
phpunit.xml.dist specifies that only files ending in _test.php
are test files; with the old names session tests were not run
as a result.
PHPBB3-10049
|