aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developAndreas Fischer2011-04-011-0/+81
|\
| * [ticket/9751] Password requirement "Must contain letters and numbers" failsrxu2011-04-011-0/+81
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-232-7/+11
|\ \ | |/
| * Merge branch 'ticket/bantu/10082' into develop-olympusOleg Pudeyev2011-03-232-7/+11
| |\
| | * [ticket/10082] session_id is CHAR(32) not VARCHAR(32), so give them a CHAR(32).Andreas Fischer2011-03-192-7/+11
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-221-0/+21
|\ \ \ | |/ /
| * | [ticket/10101] Add test case for native phpass hashesIgor Wiedler2011-03-201-0/+21
* | | Merge branch 'develop-olympus' into developIgor Wiedler2011-03-121-0/+5
|\ \ \ | |/ /
| * | [ticket/10088] Also ignore DBMS versions other than MySQLi in cache mock.Andreas Fischer2011-03-121-0/+5
| |/
* | Merge branch 'ticket/naderman/10080' into developNils Adermann2011-03-071-0/+9
|\ \
| * | [ticket/10080] Allow resetting the request instance used by request_var.Nils Adermann2011-03-071-0/+9
* | | Merge branch 'develop-olympus' into developNils Adermann2011-03-073-206/+47
|\ \ \ | | |/ | |/|
| * | [ticket/10081] remove $phpEx.Marek A. Ruszczynski2011-03-071-10/+3
| * | [ticket/10081] Cleanup Template Tests.Marek A. Ruszczynski2011-03-073-199/+47
* | | Merge branch 'ticket/naderman/10011' into developAndreas Fischer2011-03-071-3/+3
|\ \ \ | |_|/ |/| |
| * | [ticket/10011] Removing __DIR__ uses I missed in previous commitNils Adermann2011-03-071-3/+3
* | | Merge branch 'ticket/naderman/10011' into developAndreas Fischer2011-03-072-7/+7
|\ \ \ | |/ /
| * | [ticket/10011] Removing __DIR__ for PHP5.2 compatability from new files.Nils Adermann2011-03-072-7/+7
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-03-071-0/+4
|\ \ \ | |/ / |/| / | |/
| * [ticket/10040] Ensure the test suite runs on PHP 5.2 without E_DEPRECATED.Nils Adermann2011-03-071-0/+4
* | Merge branch 'ticket/9549' into developOleg Pudeyev2011-03-012-0/+310
|\ \
| * | [ticket/9549] New method move() to move a group more than 1 up/down.Joas Schilling2011-02-161-0/+59
| * | [ticket/9549] Fix some minor issues with descriptions and coding-guidelines.Joas Schilling2011-02-161-1/+1
| * | [ticket/9549] Make the class non static and extend delete_group function.Joas Schilling2011-02-161-10/+31
| * | [ticket/9549] Enhance teampage functionality with a new class, group_positions.Joas Schilling2011-02-162-0/+230
* | | Merge branch 'develop-olympus' into developIgor Wiedler2011-02-272-17/+45
|\ \ \ | | |/ | |/|
| * | [task/session-tests] Make result check independent of returned row order.Nils Adermann2011-02-271-3/+4
| * | [task/session-tests] By default the cache check now skips over db server infoNils Adermann2011-02-271-2/+9
| * | [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
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-02-251-1/+1
|\ \ \ | |/ /
| * | [ticket/10060] Fix test suite under MySQLIgor Wiedler2011-02-251-1/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2011-02-246-78/+274
|\ \ \ | |/ /
| * | [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-235-78/+165
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-02-203-12/+15
|\ \ \ | |/ / | | / | |/ |/|
| * [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-193-8/+6
| * [ticket/10049] Renamed session test files to proper file names.Oleg Pudeyev2011-02-192-0/+0
* | Merge branch 'develop-olympus' into developNils Adermann2011-02-163-273/+359
|\ \ | |/
| * [task/refactor-db-testcase] Further improve error messages.Oleg Pudeyev2011-02-151-2/+2
| * [task/refactor-db-testcase] Do not show db password on connect errorIgor Wiedler2011-02-141-1/+2
| * [task/refactor-db-testcase] Improve error message of db testsIgor Wiedler2011-02-141-2/+11
| * [task/refactor-db-testcase] Refactor phpbb_database_test_caseIgor Wiedler2011-02-143-273/+349
* | [feature/system-cron] More tests for cron manager.Oleg Pudeyev2011-02-124-0/+55
* | [feature/system-cron] Rename lock() to acquire and unlock() to release.Nils Adermann2011-02-121-13/+13
* | [feature/system-cron] Cache cron's task names.Nils Adermann2011-02-123-8/+70