summary refs log tree commit diff stats
path: root/tests/caas/def-then-compile.txt
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2013-05-04 02:17:52 +0300
committerZahary Karadjov <zahary@gmail.com>2013-05-04 02:17:52 +0300
commit4864447ba4e9541f8987232ca3c3e611f0e69ede (patch)
tree79336f482195ca553fd15d99b1586d2279934ceb /tests/caas/def-then-compile.txt
parenta8e12afc76125fd7931e08d56d17c7b40c6e2065 (diff)
downloadNim-4864447ba4e9541f8987232ca3c3e611f0e69ede.tar.gz
adding some failing caas tests
Diffstat (limited to 'tests/caas/def-then-compile.txt')
-rw-r--r--tests/caas/def-then-compile.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/caas/def-then-compile.txt b/tests/caas/def-then-compile.txt
new file mode 100644
index 000000000..efa4dcbb3
--- /dev/null
+++ b/tests/caas/def-then-compile.txt
@@ -0,0 +1,7 @@
+main.nim
+> idetools --track:main.nim,5,18 --def main.nim
+strutils.toUpper
+SuccessX
+> c
+SuccessX
+