aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11792] Add functional test for var lang_set_ext of core.user_setuprechosen2013-08-223-0/+111
* Merge remote-tracking branch 'VSEphpbb/ticket/11784' into developDhruv2013-08-1812-1/+1
|\
| * [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-1312-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-152-1/+68
|\ \ | |/ |/|
| * Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-08-153-101/+198
| |\
| | * [ticket/11775] Fix doc blocks syntaxJoas Schilling2013-08-151-1/+1
| | * [ticket/11775] Remove spaces at line endsJoas Schilling2013-08-151-4/+4
| | * [ticket/11775] Split test into multiple stepsJoas Schilling2013-08-121-1/+25
| | * [ticket/11775] Add functional test for moving the last postJoas Schilling2013-08-091-0/+43
| | * [ticket/11775] Backport moving of the posting functions to 3.0Joas Schilling2013-08-082-101/+131
* | | [ticket/11777] Fix new test for loop variables in extension template listenersrechosen2013-08-121-0/+0
* | | [ticket/11777] Require a suffix of '_listener' on extension template listenersrechosen2013-08-1210-0/+0
* | | [ticket/11777] Rename the extension template listener subdirectory to 'event/'rechosen2013-08-1210-0/+0
* | | [ticket/11777] Move the testing template events to 'events/' subdirectoriesrechosen2013-08-1210-0/+0
* | | Merge remote-tracking branch 'EXreaction/ticket/11701' into developJoas Schilling2013-08-0910-54/+68
|\ \ \
| * | | [ticket/11701] New line at EOFNathaniel Guse2013-07-231-1/+1
| * | | [ticket/11701] Test events in loopsNathaniel Guse2013-07-233-0/+14
| * | | [ticket/11701] Fix loops var checkNathaniel Guse2013-07-237-54/+54
* | | | Merge remote-tracking branch 'nickvergessen/ticket/11574' into developDhruv2013-08-081-3/+3
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'phpbb/develop' into ticket/11574Joas Schilling2013-07-3033-215/+1458
| |\ \ \ \ | | |/ / /
| * | | | Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-1494-673/+4040
| |\ \ \ \
| * | | | | [ticket/11574] Use alternate DI config file for updaterIgor Wiedler2013-07-131-3/+3
* | | | | | Merge remote-tracking branch 'asperous/ticket/11761' into developAndreas Fischer2013-08-061-3/+3
|\ \ \ \ \ \
| * | | | | | [ticket/11761] Serve blank file locally in functional testAndy Chase2013-08-061-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'develop-olympus' into developJoas Schilling2013-08-031-0/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | [ticket/11762] Added call to test class's parent::setUp().s9e2013-08-031-1/+3
| * | | | [ticket/11762] Fixed test's filenames9e2013-08-031-0/+0
| * | | | [ticket/11762] Use the === operator to distinguish "0" from ""s9e2013-08-031-0/+36
* | | | | Merge remote-tracking branch 'EXreaction/ticket/11718' into developAndreas Fischer2013-07-232-1/+6
|\ \ \ \ \
| * | | | | [ticket/11718] Quick test for fixes in ELSEIFNathaniel Guse2013-07-192-1/+6
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'asperous/ticket/11620' into developAndreas Fischer2013-07-2320-204/+1014
|\ \ \ \ \
| * | | | | [ticket/11620] Whitespace and combine function into test_caseAndy Chase2013-07-227-39/+30
| * | | | | [ticket/11620] Move check_ban_test functions to setUp/tearDown for clarityAndy Chase2013-07-221-10/+26
| * | | | | [ticket/11620] Changed incorrect global variableAndy Chase2013-07-221-2/+2
| * | | | | [ticket/11620] Minor indentation changes and comment clarityAndy Chase2013-07-222-7/+5
| * | | | | [ticket/11620] Expected and actual test conditions wrongly swappedAndy Chase2013-07-221-1/+1
| * | | | | [ticket/11620] Space between . in directory import concatenationAndy Chase2013-07-229-9/+9
| * | | | | [ticket/11620] Changes to match mergeAndy Chase2013-07-222-1/+4
| * | | | | Merge branch 'develop' into ticket/11620Andy Chase2013-07-2295-586/+3863
| |\ \ \ \ \
| * | | | | | [ticket/11620] Changes for code guidelines consistencyAndy Chase2013-07-223-13/+15
| * | | | | | [ticket/11620] Cleanup creation_test that was renamed on a cherry-pickasperous2013-07-221-69/+0
| * | | | | | [ticket/11620] Update auth_provider for new interfaceasperous2013-07-221-1/+6
| * | | | | | [ticket/11620] Added garbage_collection_testasperous2013-07-222-0/+121
| * | | | | | [ticket/11620] Fixed check_ban_test errors with cache and ban warning messageasperous2013-07-221-6/+18
| * | | | | | [ticket/11620] Fixed a typo on check_ban_testasperous2013-07-221-1/+1
| * | | | | | [ticket/11620] Refactored check_isvalid_test to use session_test_caseasperous2013-07-221-20/+6
| * | | | | | [ticket/11615] Refactored isvalid test to be more imperativeAndy Chase2013-07-222-85/+63
| * | | | | | [ticket/11615] Rename continue -> check_isvalid for clarityAndy Chase2013-07-221-1/+1
| * | | | | | [ticket/11620] Added a test for checking if users are bannedasperous2013-07-223-0/+121
| * | | | | | [ticket/11620] Remove typo in beginning of session_key_testasperous2013-07-221-1/+1