summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--erebos-tester.yaml2
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ac44c3..a9c8b57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
build/
.erebos/
+.test/
diff --git a/erebos-tester.yaml b/erebos-tester.yaml
new file mode 100644
index 0000000..ab77de7
--- /dev/null
+++ b/erebos-tester.yaml
@@ -0,0 +1,2 @@
+tool: build/src/erebos
+tests: test/**/*.test