aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'github-p/ticket/11174' into developNils Adermann2012-11-092-0/+229
|\ \ \ \
| * | | | [ticket/11174] Check common words, fix array equality assertion.Oleg Pudeyev2012-11-081-11/+43
| * | | | [ticket/11174] Test for common words.Oleg Pudeyev2012-11-082-0/+26
| * | | | [ticket/11174] More tests.Oleg Pudeyev2012-11-081-0/+24
| * | | | [ticket/11174] Clarify why that is the way it is.Oleg Pudeyev2012-11-081-0/+1
| * | | | [ticket/11174] Started on search tests - keyword splitting.Oleg Pudeyev2012-11-082-0/+146
* | | | | [ticket/11159] Static public is the currently approved order.Oleg Pudeyev2012-11-063-3/+3
|/ / / /
* | | | Merge remote-tracking branch 'github-phpbb/develop-olympus' into HEADNils Adermann2012-11-063-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | [ticket/11159] static public is the currently approved order.Oleg Pudeyev2012-11-0610-19/+19
* | | | [ticket/10933] Dependency inject template context.Oleg Pudeyev2012-11-023-3/+4
* | | | [ticket/10933] Specify empty template path for absolute includephp test.Oleg Pudeyev2012-11-021-1/+1
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-181-0/+44
|\ \ \ \ | |/ / /
| * | | [ticket/10848] Add phpbb_ prefix.Oleg Pudeyev2012-10-171-1/+1
| * | | [ticket/10848] Redirect from adm to installer correctly.Oleg Pudeyev2012-10-171-0/+44
* | | | Merge PR #993 branch 'bantu/ticket/8713' into developOleg Pudeyev2012-10-101-0/+20
|\ \ \ \
| * | | | [ticket/8713] Add simple (non-nested) test case for untrimmed set_var().Andreas Fischer2012-09-081-0/+10
| * | | | [ticket/8713] Use \t in double quotes instead of tabs.Andreas Fischer2012-09-081-2/+2
| * | | | [ticket/8713] Use correct parameter for nested data.Andreas Fischer2012-09-081-1/+1
| * | | | [ticket/8713] Adjust test method name to other recursive_set_var() tests.Andreas Fischer2012-09-081-1/+1
| * | | | [ticket/8713] Do not trim login inputsNathaniel Guse2012-09-031-0/+10
* | | | | [ticket/11109] Re-add file conflict checks to compress classFyorl2012-09-141-2/+13
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-09-1411-0/+166
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge remote-tracking branch 'Fyorl/ticket/11045' into develop-olympusAndreas Fischer2012-09-1411-0/+166
| |\ \ \
| | * | | [ticket/11045] Removed file conflict tests for compress classFyorl2012-09-111-13/+2
| | * | | [ticket/11045] Replaced __DIR__ with dirname(__FILE__)Fyorl2012-09-011-8/+8
| | * | | [ticket/11045] Opening brace on its own lineFyorl2012-08-281-1/+2
| | * | | [ticket/11045] Explicitely check for zlib and bz2Fyorl2012-08-281-2/+1
| | * | | [ticket/11045] Added tests for file conflictsFyorl2012-08-281-5/+21
| | * | | [ticket/11045] Added unit tests for the compress classFyorl2012-08-2811-0/+161
* | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10631Unknown Bliss2012-09-0111-31/+175
|\ \ \ \ \
| * \ \ \ \ Merge pull request #962 from imkingdavid/feature/add_eventsNils Adermann2012-09-011-0/+3
| |\ \ \ \ \
| | * | | | | [feature/add_events] Re-fix broken testDavid King2012-08-212-1/+3
| | * | | | | [feature/add_events] Fix append_sid() testDavid King2012-08-201-0/+1
| * | | | | | Merge remote-tracking branch 'github-igorw/feature/dic' into developNils Adermann2012-09-018-30/+69
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into feature/dicIgor Wiedler2012-08-256-11/+87
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into feature/dicIgor Wiedler2012-07-263-1/+318
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'develop' into feature/dicIgor Wiedler2012-07-2175-140/+1602
| | |\ \ \ \ \ \ \
| | * | | | | | | | [feature/dic] Fix test suite for dic-powered cronIgor Wiedler2012-04-098-31/+72
| * | | | | | | | | Merge branch 'develop-olympus' into developNils Adermann2012-09-012-1/+103
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | [task/functional] Fixed DEBUG_TEST related issuesDavid King2012-09-011-1/+1
| | * | | | | | | [task/functional] Allow tests to bypass certain restrictions with DEBUG_TESTDavid King2012-09-011-9/+1
| | * | | | | | | [task/functional] Added posting tests (reply and new topic)David King2012-09-011-0/+110
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | [ticket/10631] Some cleanup of the test casesNathan Guse2012-09-012-67/+107
* | | | | | | | [ticket/10631] Fixing a few extension admin issuesUnknown Bliss2012-09-011-1/+1
* | | | | | | | [ticket/10631] Make failure to meet ext enable requirements clearerNathan Guse2012-09-011-11/+9
* | | | | | | | [ticket/10631] Fix metadata_manager_testNathan Guse2012-09-011-2/+2
* | | | | | | | [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-016-52/+459
* | | | | | | | [ticket/10631] Metadata manager testsNathan Guse2012-09-013-54/+396
* | | | | | | | [ticket/10631] Fix class construct arguments in testNathan Guse2012-09-011-2/+1
* | | | | | | | [ticket/10631] A _start_ on a metadata manager test.Nathan Guse2012-09-011-0/+55