summaryrefslogtreecommitdiff
path: root/test/test-files/elm
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/elm
parent3838ae118d8f05fa1b1be7952a1c8aa3055d6728 (diff)
downloadale-b1d833417bcb57e265e0d01df07b28f463529d4b.zip
#3633 - Put all dummy test files in test/test-files
Diffstat (limited to 'test/test-files/elm')
-rw-r--r--test/test-files/elm/newapp-notests/elm.json0
-rw-r--r--test/test-files/elm/newapp-notests/node_modules/.bin/elm0
-rw-r--r--test/test-files/elm/newapp-notests/tests/TestMain.elm0
-rw-r--r--test/test-files/elm/newapp/elm.json0
-rw-r--r--test/test-files/elm/newapp/node_modules/.bin/elm0
-rw-r--r--test/test-files/elm/newapp/node_modules/.bin/elm-test0
-rw-r--r--test/test-files/elm/newapp/src/Main.elm0
-rw-r--r--test/test-files/elm/newapp/tests/TestSuite.elm0
-rw-r--r--test/test-files/elm/node_modules/.bin/elm-format0
-rw-r--r--test/test-files/elm/oldapp/elm-package.json0
-rw-r--r--test/test-files/elm/oldapp/node_modules/.bin/elm0
-rw-r--r--test/test-files/elm/oldapp/node_modules/.bin/elm-test0
-rw-r--r--test/test-files/elm/oldapp/src/Main.elm0
-rw-r--r--test/test-files/elm/oldapp/tests/TestSuite.elm0
-rw-r--r--test/test-files/elm/src/subdir/testfile.elm0
15 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/elm/newapp-notests/elm.json b/test/test-files/elm/newapp-notests/elm.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/newapp-notests/elm.json
diff --git a/test/test-files/elm/newapp-notests/node_modules/.bin/elm b/test/test-files/elm/newapp-notests/node_modules/.bin/elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/newapp-notests/node_modules/.bin/elm
diff --git a/test/test-files/elm/newapp-notests/tests/TestMain.elm b/test/test-files/elm/newapp-notests/tests/TestMain.elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/newapp-notests/tests/TestMain.elm
diff --git a/test/test-files/elm/newapp/elm.json b/test/test-files/elm/newapp/elm.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/newapp/elm.json
diff --git a/test/test-files/elm/newapp/node_modules/.bin/elm b/test/test-files/elm/newapp/node_modules/.bin/elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/newapp/node_modules/.bin/elm
diff --git a/test/test-files/elm/newapp/node_modules/.bin/elm-test b/test/test-files/elm/newapp/node_modules/.bin/elm-test
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/newapp/node_modules/.bin/elm-test
diff --git a/test/test-files/elm/newapp/src/Main.elm b/test/test-files/elm/newapp/src/Main.elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/newapp/src/Main.elm
diff --git a/test/test-files/elm/newapp/tests/TestSuite.elm b/test/test-files/elm/newapp/tests/TestSuite.elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/newapp/tests/TestSuite.elm
diff --git a/test/test-files/elm/node_modules/.bin/elm-format b/test/test-files/elm/node_modules/.bin/elm-format
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/node_modules/.bin/elm-format
diff --git a/test/test-files/elm/oldapp/elm-package.json b/test/test-files/elm/oldapp/elm-package.json
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/oldapp/elm-package.json
diff --git a/test/test-files/elm/oldapp/node_modules/.bin/elm b/test/test-files/elm/oldapp/node_modules/.bin/elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/oldapp/node_modules/.bin/elm
diff --git a/test/test-files/elm/oldapp/node_modules/.bin/elm-test b/test/test-files/elm/oldapp/node_modules/.bin/elm-test
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/oldapp/node_modules/.bin/elm-test
diff --git a/test/test-files/elm/oldapp/src/Main.elm b/test/test-files/elm/oldapp/src/Main.elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/oldapp/src/Main.elm
diff --git a/test/test-files/elm/oldapp/tests/TestSuite.elm b/test/test-files/elm/oldapp/tests/TestSuite.elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/oldapp/tests/TestSuite.elm
diff --git a/test/test-files/elm/src/subdir/testfile.elm b/test/test-files/elm/src/subdir/testfile.elm
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test-files/elm/src/subdir/testfile.elm