summaryrefslogtreecommitdiff
path: root/test/test-files/php
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2021-03-20 22:11:22 +0000
committerw0rp <devw0rp@gmail.com>2021-03-20 22:11:42 +0000
commitb1d833417bcb57e265e0d01df07b28f463529d4b (patch)
tree11421aeca89127b0cc9417f8ff4cb0d725199f49 /test/test-files/php
parent3838ae118d8f05fa1b1be7952a1c8aa3055d6728 (diff)
downloadale-b1d833417bcb57e265e0d01df07b28f463529d4b.zip
#3633 - Put all dummy test files in test/test-files
Diffstat (limited to 'test/test-files/php')
-rw-r--r--test/test-files/php/project-with-php-cs-fixer/test.php0
-rw-r--r--test/test-files/php/project-with-php-cs-fixer/vendor/bin/php-cs-fixer0
-rw-r--r--test/test-files/php/project-with-phpcbf/foo/test.php0
-rw-r--r--test/test-files/php/project-with-phpcbf/vendor/bin/phpcbf0
-rw-r--r--test/test-files/php/project-without-php-cs-fixer/test.php0
-rw-r--r--test/test-files/php/project-without-phpcbf/foo/test.php0
-rwxr-xr-xtest/test-files/php/vendor/bin/php-language-server.php0
-rw-r--r--test/test-files/php/with-composer/composer.json0
-rwxr-xr-xtest/test-files/php/with-composer/vendor/bin/php-language-server.php0
-rwxr-xr-xtest/test-files/php/with-git/vendor/bin/php-language-server.php0
10 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/php/project-with-php-cs-fixer/test.php b/test/test-files/php/project-with-php-cs-fixer/test.php
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/project-with-php-cs-fixer/test.php
diff --git a/test/test-files/php/project-with-php-cs-fixer/vendor/bin/php-cs-fixer b/test/test-files/php/project-with-php-cs-fixer/vendor/bin/php-cs-fixer
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/project-with-php-cs-fixer/vendor/bin/php-cs-fixer
diff --git a/test/test-files/php/project-with-phpcbf/foo/test.php b/test/test-files/php/project-with-phpcbf/foo/test.php
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/project-with-phpcbf/foo/test.php
diff --git a/test/test-files/php/project-with-phpcbf/vendor/bin/phpcbf b/test/test-files/php/project-with-phpcbf/vendor/bin/phpcbf
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/project-with-phpcbf/vendor/bin/phpcbf
diff --git a/test/test-files/php/project-without-php-cs-fixer/test.php b/test/test-files/php/project-without-php-cs-fixer/test.php
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/project-without-php-cs-fixer/test.php
diff --git a/test/test-files/php/project-without-phpcbf/foo/test.php b/test/test-files/php/project-without-phpcbf/foo/test.php
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/project-without-phpcbf/foo/test.php
diff --git a/test/test-files/php/vendor/bin/php-language-server.php b/test/test-files/php/vendor/bin/php-language-server.php
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/vendor/bin/php-language-server.php
diff --git a/test/test-files/php/with-composer/composer.json b/test/test-files/php/with-composer/composer.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/with-composer/composer.json
diff --git a/test/test-files/php/with-composer/vendor/bin/php-language-server.php b/test/test-files/php/with-composer/vendor/bin/php-language-server.php
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/with-composer/vendor/bin/php-language-server.php
diff --git a/test/test-files/php/with-git/vendor/bin/php-language-server.php b/test/test-files/php/with-git/vendor/bin/php-language-server.php
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/php/with-git/vendor/bin/php-language-server.php