]> git.xolatile.top Git - public-libhl.git/commitdiff
test/ restoration
authoranon <anon@anon.anon>
Tue, 29 Aug 2023 14:31:05 +0000 (16:31 +0200)
committeranon <anon@anon.anon>
Tue, 29 Aug 2023 14:31:05 +0000 (16:31 +0200)
.gitignore
test/carrot.input [new file with mode: 0644]
test/comment.input [new file with mode: 0644]
test/while.input [new file with mode: 0644]
tests/carrot.input [deleted file]

index af62b15fa0f191742aa5ab6f74c698570cdfb728..999e3cf6c6938627cedfb3bf1be77de081a442ea 100644 (file)
@@ -2,4 +2,3 @@
 *.o
 .gdb_history
 hl
-test
diff --git a/test/carrot.input b/test/carrot.input
new file mode 100644 (file)
index 0000000..f9dcfc9
--- /dev/null
@@ -0,0 +1,8 @@
+^
+^ ^
+       ^ ^ ^^
+ ^ ^^ ^3^ ^
+^
+^
+ ^
+^
diff --git a/test/comment.input b/test/comment.input
new file mode 100644 (file)
index 0000000..ee7d88c
--- /dev/null
@@ -0,0 +1 @@
+/* a */
diff --git a/test/while.input b/test/while.input
new file mode 100644 (file)
index 0000000..efe9836
--- /dev/null
@@ -0,0 +1 @@
+while
diff --git a/tests/carrot.input b/tests/carrot.input
deleted file mode 100644 (file)
index f9dcfc9..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-^
-^ ^
-       ^ ^ ^^
- ^ ^^ ^3^ ^
-^
-^
- ^
-^