summaryrefslogtreecommitdiff
path: root/test/test-files/elm
diff options
context:
space:
mode:
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