aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge branch 'develop' into feature/merging-style-componentsVjacheslav Trushkin2012-03-316-23/+38
|\ \
| * \ Merge pull request #662 from imkingdavid/ticket/10586Igor Wiedler2012-03-305-23/+9
| |\ \
| | * | [ticket/10586] Removed incorrect method callDavid King2012-03-285-11/+1
| | * | [ticket/10586] Moved some loading stuff below extension controller, updated t...David King2012-03-284-16/+12
| * | | [feature/event-dispatcher] Fix copyright yearsIgor Wiedler2012-03-301-1/+1
| * | | Merge remote-tracking branch 'upstream/develop' into feature/event-dispatcherIgor Wiedler2012-03-3014-0/+336
| |\ \ \
| * | | | [feature/event-dispatcher] Change phpbb_event_dispatcher to inheritance, testsIgor Wiedler2012-03-241-0/+29
* | | | | Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...Vjacheslav Trushkin2012-03-2915-5/+337
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'imkingdavid/ticket/10586' into developIgor Wiedler2012-03-2814-0/+336
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | [ticket/10586] Added space in if statementDavid King2012-03-281-1/+1
| | * | [ticket/10586] Tests finally work (thanks naderman)David King2012-03-192-23/+12
| | * | [ticket/10586] Correctly purge board cache and don't rename install directoryNils Adermann2012-03-194-20/+40
| | * | [ticket/10586] trying to get tests to workDavid King2012-03-192-14/+19
| | * | [ticket/10586] more work on getting tests to passDavid King2012-03-193-17/+9
| | * | [ticket/10586] Tests are coming along, just a little more to goDavid King2012-03-195-32/+28
| | * | [ticket/10586] Rename install directory back to install/ after testsDavid King2012-03-191-0/+11
| | * | [ticket/10586] browse tests now work, but mine dont. at least we are making p...David King2012-03-193-1/+44
| | * | [ticket/10586] initial work on copying fixtures. Note that this depends on 10706David King2012-03-191-0/+33
| | * | [ticket/10586] Adding the extensions used by the testsDavid King2012-03-1913-6/+137
| | * | [ticket/10586] Now tests run, but fail. But here is what I have.David King2012-03-193-38/+24
| | * | [ticket/10586] some bootstrap additions and test changes to try and make it workDavid King2012-03-192-4/+38
| | * | [ticket/10586] test stuff. does not work yet, still need to put phpBB objects...David King2012-03-191-0/+96
| * | | [ticket/10719] Revert "Skip functional tests on PHP 5.2"Michael Cullum2012-03-221-5/+1
| |/ /
* | | [feature/merging-style-components] Updating test casesVjacheslav Trushkin2012-03-154-5/+5
* | | [feature/merging-style-components] Creating style classVjacheslav Trushkin2012-03-152-8/+5
* | | [feature/merging-style-components] Adjusting unit testsVjacheslav Trushkin2012-03-142-14/+28
* | | [feature/merging-style-components] Renaming template classesVjacheslav Trushkin2012-03-144-9/+9
|/ /
* | Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-081-0/+25
|\ \ | |/
| * [ticket/10653] Fix parameter to substr() in unit tests. Should be 1, not -1.Andreas Fischer2012-03-041-1/+1
| * [ticket/10653] Unit tests for get_row_count() and get_estimated_row_count().Andreas Fischer2012-03-041-0/+25
* | Merge remote-tracking branch 'cyberalien/feature/append_var' into developOleg Pudeyev2012-03-071-0/+36
|\ \
| * | [feature/append_var] Adding test caseVjacheslav Trushkin2012-03-081-0/+36
* | | [ticket/10685] Refactor template test defaults for php 5.4 compatibility.Oleg Pudeyev2012-03-062-5/+13
|/ /