aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/vendor2/foo
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developTristan Darricau2014-09-181-18/+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-181-18/+0
| | | | | | | | PHPBB3-12963
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-09-171-0/+18
|\ \ | |/
| * [ticket/12963] Add unit testsTristan Darricau2014-09-101-0/+18
| | | | | | | | PHPBB3-12963
* | Merge branch 'develop-ascraeus' into developTristan Darricau2014-07-031-3/+5
|\ \ | |/ | | | | | | | | | | * 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-021-1/+3
| | | | | | | | PHPBB3-12783
| * [ticket/12783] Move phpbb/phpbb require version to extraJoas Schilling2014-06-281-3/+3
| | | | | | | | PHPBB3-12783
* | [ticket/12564] Remove version definitions from modules in testsMatt Friedman2014-05-203-3/+0
|/ | | | PHPBB3-12564
* [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-271-1/+1
| | | | | | 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-1214-0/+154
PHPBB3-12009