aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10931] Unit tests for phpbb_php_ini class.Andreas Fischer2012-06-112-0/+74
* Merge branch 'develop-olympus' into developNils Adermann2012-05-311-0/+3
|\
| * [ticket/10162] Add test cases for top level domain names longer than 6 chars.Andreas Fischer2012-05-301-0/+3
* | Merge branch 'develop-olympus' into developNils Adermann2012-05-221-0/+5
|\ \ | |/
| * [ticket/10907] Mark (var)binary tests as incomplete on non-MySQL DBMSes.Andreas Fischer2012-05-221-0/+5
* | Merge branch 'develop-olympus' into developNils Adermann2012-05-224-1/+169
|\ \ | |/
| * Merge remote-tracking branch 'github-imkingdavid/task/functional' into develo...Nils Adermann2012-05-224-1/+169
| |\
| | * [task/functional] Use proper format for @var doc blocks. David King2012-05-221-2/+4
| | * [task/functional] Fix $lang_path variableDavid King2012-05-221-1/+1
| | * [task/functional] Change property visibility, remove globals, reword commentDavid King2012-05-221-6/+6
| | * [task/functional] Make sure missing language values are handled properlyDavid King2012-04-242-1/+9
| | * [task/functional] Increase code coverage for functional testsDavid King2012-04-234-1/+159
* | | Merge PR #810 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-1/+3
|\ \ \ | |/ /
| * | [ticket/10890] Fix test_sql_fetchrow_returns_false_when_empty() on MS and ORA.Andreas Fischer2012-05-221-1/+3
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-132-2/+18
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'p/ticket/10891' into develop-olympusAndreas Fischer2012-05-132-2/+18
| |\ \
| | * | [ticket/10891] Allow specifying test_config.php path via environment.Oleg Pudeyev2012-05-112-2/+18
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-131-9/+13
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'p/ticket/10892' into develop-olympusAndreas Fischer2012-05-131-9/+13
| |\ \ \
| | * | | [ticket/10892] Update wiki link to mediawiki.Oleg Pudeyev2012-05-111-1/+1
| | * | | [ticket/10892] Add empty lines for consistency.Oleg Pudeyev2012-05-111-0/+2
| | * | | [ticket/10892] Reformat RUNNING_TESTS.txt to 79 char lines.Oleg Pudeyev2012-05-111-3/+3
| | * | | [ticket/10892] Reformat RUNNING_TESTS.txt to 80 char lines.Patrick Webster2012-05-111-5/+7
| | |/ /
* | | | Merge branch 'develop-olympus' into developNils Adermann2012-05-111-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/10889] Make default value for c_char_size a CHAR(4) as defined.Andreas Fischer2012-05-111-1/+1
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-112-45/+100
|\ \ \ \ | |/ / /
| * | | [ticket/10887] Add spaces.Oleg Pudeyev2012-05-111-1/+1
| * | | [ticket/10887] Split auto increment test from db tools test.Oleg Pudeyev2012-05-102-45/+100
| |/ /
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-091-1/+27
|\ \ \ | |/ /
| * | [ticket/10858] Tests for row seeking with fetchfield()Patrick Webster2012-05-081-0/+26
| |/
| * [ticket/10492] Fix line endingsPatrick Webster2012-04-211-26/+26
| * [ticket/10492] Backporting functional testsPatrick Webster2012-04-214-0/+207
| * [ticket/10492] Separate config generation from the installerPatrick Webster2012-04-202-37/+50
* | [ticket/10756] Renaming phpbb_style_template to phpbb_templateVjacheslav Trushkin2012-04-192-2/+2
* | [ticket/10756] Removing path provider from template classVjacheslav Trushkin2012-04-192-2/+2
* | [ticket/10756] Renaming template classesVjacheslav Trushkin2012-04-192-3/+3
* | [ticket/10783] Correctly add assets_version config var to includejs urlsNils Adermann2012-04-131-4/+4
* | Merge branch 'develop-olympus' into developNils Adermann2012-04-101-0/+11
|\ \ | |/
| * [ticket/10774] Add unit tests for UNIQUE index existence and creation.Andreas Fischer2012-04-101-0/+11
* | [ticket/10665] New test class for templates with treeVjacheslav Trushkin2012-04-014-55/+35
* | Merge remote-tracking branch 'upstream/develop' into ticket/10665Vjacheslav Trushkin2012-04-0111-33/+33
|\ \
| * | [ticket/10733] Fixing testVjacheslav Trushkin2012-04-011-7/+7
| * | [ticket/10733] Removing static from data providersVjacheslav Trushkin2012-04-0111-26/+26
* | | [ticket/10665] INCLUDEJS unit testVjacheslav Trushkin2012-04-012-0/+53
* | | [ticket/10665] Changing template compiler testVjacheslav Trushkin2012-04-011-1/+1
|/ /
* | [ticket/10733] Adding test for locatorVjacheslav Trushkin2012-04-011-0/+84
* | [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-315-12/+7
* | [feature/merging-style-components] Fix for unit testsVjacheslav Trushkin2012-03-312-2/+2
* | [feature/merging-style-components] Moving template initialization out of styleVjacheslav Trushkin2012-03-312-4/+4
* | [feature/merging-style-components] Initializing locator and provider separatelyVjacheslav Trushkin2012-03-312-2/+8