aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2014-09-02 20:55:25 +0200
committerMarc Alexander <admin@m-a-styles.de>2014-09-02 20:55:25 +0200
commitcf5ae5abbcacbcbfc920f75ad4f95c8277ec0b01 (patch)
treeba06fc933cbee5137c304c222485fbb6f620da0d /tests/extension/ext
parentda9888d04f3a691a73013d9bb2c14a8809012512 (diff)
parent6777d462ffb5a45428fc1597e18663224c802af6 (diff)
downloadforums-cf5ae5abbcacbcbfc920f75ad4f95c8277ec0b01.tar
forums-cf5ae5abbcacbcbfc920f75ad4f95c8277ec0b01.tar.gz
forums-cf5ae5abbcacbcbfc920f75ad4f95c8277ec0b01.tar.bz2
forums-cf5ae5abbcacbcbfc920f75ad4f95c8277ec0b01.tar.xz
forums-cf5ae5abbcacbcbfc920f75ad4f95c8277ec0b01.zip
Merge branch 'develop-ascraeus' into develop
Diffstat (limited to 'tests/extension/ext')
-rw-r--r--tests/extension/ext/vendor4/bar/composer.json23
-rw-r--r--tests/extension/ext/vendor4/bar/styles/all/template/foobar_body.html1
2 files changed, 24 insertions, 0 deletions
diff --git a/tests/extension/ext/vendor4/bar/composer.json b/tests/extension/ext/vendor4/bar/composer.json
new file mode 100644
index 0000000000..1a2fddc3f4
--- /dev/null
+++ b/tests/extension/ext/vendor4/bar/composer.json
@@ -0,0 +1,23 @@
+{
+ "name": "vendor4/bar",
+ "type": "phpbb-extension",
+ "description": "An example/sample extension to be used for testing purposes in phpBB Development.",
+ "version": "1.0.0",
+ "time": "2012-02-15 01:01:01",
+ "license": "GPL-2.0",
+ "authors": [{
+ "name": "John Smith",
+ "email": "email@phpbb.com",
+ "homepage": "http://phpbb.com",
+ "role": "N/A"
+ }],
+ "require": {
+ "php": ">=5.3"
+ },
+ "extra": {
+ "display-name": "phpBB Bar Extension",
+ "soft-require": {
+ "phpbb/phpbb": "3.1.*@dev"
+ }
+ }
+}
diff --git a/tests/extension/ext/vendor4/bar/styles/all/template/foobar_body.html b/tests/extension/ext/vendor4/bar/styles/all/template/foobar_body.html
new file mode 100644
index 0000000000..c8f8cf957e
--- /dev/null
+++ b/tests/extension/ext/vendor4/bar/styles/all/template/foobar_body.html
@@ -0,0 +1 @@
+All folder