aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11388] Do not append assets_version if using remote path (e.g. http)Nathaniel Guse2013-07-111-3/+3
* [ticket/11388] INCLUDEJS test for //(url)Nathaniel Guse2013-07-112-0/+6
* [ticket/11388] Fixing includejs testNathaniel Guse2013-07-102-44/+118
* Merge remote-tracking branch 'remotes/cyberalien/feature/twig/includejs_tests...Nathaniel Guse2013-07-102-7/+32
|\
| * [feature/twig] Unit tests for includejsVjacheslav Trushkin2013-07-102-7/+32
* | [feature/twig] Add simple test to make sure Twig filters/tags are workingNathan Guse2013-07-083-0/+20
|/
* [feature/twig] Add template tests for S_NUM_ROWS and S_BLOCK_NAMENathan Guse2013-07-052-3/+34
* [feature/twig] Remove style dependency for controller helperNathan Guse2013-07-051-1/+1
* [feature/twig] Add template test for ===, !==Nathan Guse2013-07-052-4/+26
* [feature/twig] Remove debug codeNathaniel Guse2013-07-041-5/+0
* [feature/twig] Trying some new debug code for this mkdir errorNathaniel Guse2013-07-041-8/+4
* [feature/twig] Fix helper URL testNathaniel Guse2013-07-041-1/+4
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-046-0/+376
|\
| * Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into developDavid King2013-07-035-0/+315
| |\
| | * [feature/auth-refactor] Fix two session tests broken by changesJoseph Warner2013-06-262-0/+26
| | * [feature/auth-refactor] Fix auth tests to use mock objects correctlyJoseph Warner2013-06-251-25/+123
| | * [feature/auth-refactor] Test validate_session on provider_apacheJoseph Warner2013-06-251-1/+5
| | * [feature/auth-refactor] Test autologin() on provider_apacheJoseph Warner2013-06-251-0/+28
| | * [feature/auth-refactor] Test login() for provider_apacheJoseph Warner2013-06-251-1/+20
| | * [feature/auth-refactor] Test for init on provider_apacheJoseph Warner2013-06-251-4/+12
| | * [feature/auth-refactor] Skeleton of provider_apache_testJoseph Warner2013-06-251-0/+49
| | * [feature/auth-refactor] Finish provider_db unit test for loginJoseph Warner2013-06-251-2/+12
| | * [feature/auth-refactor] Initial auth unit test provider_dbJoseph Warner2013-06-242-0/+73
| * | Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/11566-develop' into ...Joas Schilling2013-07-021-0/+61
| |\ \
| | * \ Merge branch 'ticket/11566' into ticket/11566-developDhruv2013-07-011-0/+61
| | |\ \
| | | * | [ticket/11566] Check that guest doesn't have reporting permission by defaultDhruv2013-07-011-0/+4
| | | * | [ticket/11566] Revert forum permission changesDhruv2013-07-011-3/+4
| | | * | [ticket/11566] Use language variable instead of hardcodeDhruv2013-07-011-1/+2
| | | * | [ticket/11566] add tests for reporting postDhruv2013-07-011-0/+55
* | | | | Revert "[feature/twig] Call set_style in the foo/bar controller for functiona...Nathaniel Guse2013-07-041-2/+0
* | | | | [feature/twig] Add test to make sure nested loops get the correct S_ROW_COUNTNathaniel Guse2013-07-042-0/+13
* | | | | [feature/twig] Call set_style in the foo/bar controller for functional testsNathaniel Guse2013-07-041-0/+2
* | | | | [feature/twig] Debugging test failuresNathaniel Guse2013-07-031-0/+6
* | | | | [feature/twig] Prevent errors from mkdir if the dir already existsNathaniel Guse2013-07-021-1/+4
* | | | | [feature/twig] template->cachepath is now private, missed checking testsNathaniel Guse2013-07-022-2/+6
* | | | | [feature/twig] Move test_php back to template_testNathaniel Guse2013-07-022-30/+16
* | | | | [feature/twig] Should compare to $this->test_path rather than hardcoded pathNathaniel Guse2013-07-021-6/+6
* | | | | [feature/twig] Fix includejs testNathaniel Guse2013-07-022-7/+7
* | | | | [feature/twig] Fix template test caseNathaniel Guse2013-07-021-1/+1
* | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-011-4/+34
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-011-4/+34
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge remote-tracking branch 'dhruvgoel92/ticket/10838' into develop-olympusAndreas Fischer2013-07-011-4/+34
| | |\ \ \
| | | * | | [ticket/10838] Fix URL for wiki and remove irrelevant lineDhruv2013-07-021-2/+2
| | | * | | [ticket/10838] Remove php 5.4 and builtin server referencesDhruv2013-07-021-7/+1
| | | * | | [ticket/10838] Fix missing dataDhruv2013-07-021-2/+2
| | | * | | [ticket/10838] separate database used mentioned in unit testsDhruv2013-07-021-8/+8
| | | * | | [ticket/10838] Updated RUNNING_TESTS.mdDhruv2013-06-271-0/+36
| | | |/ /
* | | | | [feature/twig] Remove resource locator dependency from templateNathaniel Guse2013-07-015-6/+4
* | | | | [feature/twig] Fix template/template_php_test.phpNathaniel Guse2013-07-011-1/+10
* | | | | [feature/twig] Fix includephp_from_subdir_test.phpNathaniel Guse2013-07-012-5/+7