aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/vendor2
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13733] Properly test setting validate_classes to false/trueMarc Alexander2016-01-192-0/+61
| | | | PHPBB3-13733
* Merge branch 'develop-ascraeus' into developTristan Darricau2014-09-182-36/+0
|\ | | | | | | | | | | | | * develop-ascraeus: [ticket/12963] Always use core_path and core_directory() [ticket/12963] Remove old migration/ folder from tests [ticket/12963] Revert back to "migrations" folder name for extensions
| * [ticket/12963] Remove old migration/ folder from testsJoas Schilling2014-09-182-36/+0
| | | | | | | | PHPBB3-12963
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-09-173-0/+54
|\ \ | |/
| * [ticket/12963] Add unit testsTristan Darricau2014-09-103-0/+54
| | | | | | | | PHPBB3-12963
* | Merge branch 'develop-ascraeus' into developTristan Darricau2014-07-032-6/+10
|\ \ | |/ | | | | | | | | | | * develop-ascraeus: [ticket/12783] Move phpbb requirement to extra->soft-require [ticket/12783] Correctly use dataProviders and mark tests as incomplete [ticket/12783] Move phpbb/phpbb require version to extra
| * [ticket/12783] Move phpbb requirement to extra->soft-requireJoas Schilling2014-07-022-2/+6
| | | | | | | | PHPBB3-12783
| * [ticket/12783] Move phpbb/phpbb require version to extraJoas Schilling2014-06-282-6/+6
| | | | | | | | PHPBB3-12783
* | [ticket/12564] Remove version definitions from modules in testsMatt Friedman2014-05-204-4/+0
|/ | | | PHPBB3-12564
* [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-272-2/+2
| | | | | | http://tracker.phpbb.com/browse/PHPBB3-12311 PHPBB3-12311
* [ticket/12006] Test for ext module authNathan Guse2013-12-301-1/+1
| | | | PHPBB3-12006
* [ticket/12009] Move valid extensions in tests to correct dir structure.Cesar G2013-12-1218-0/+226
PHPBB3-12009