From: anon Date: Tue, 29 Aug 2023 14:31:05 +0000 (+0200) Subject: test/ restoration X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=fe8607e8c68d48bcf696022f0c26ac386f0f30f8;p=public-libhl.git test/ restoration --- diff --git a/.gitignore b/.gitignore index af62b15..999e3cf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ *.o .gdb_history hl -test diff --git a/test/carrot.input b/test/carrot.input new file mode 100644 index 0000000..f9dcfc9 --- /dev/null +++ b/test/carrot.input @@ -0,0 +1,8 @@ +^ +^ ^ + ^ ^ ^^ + ^ ^^ ^3^ ^ +^ +^ + ^ +^ diff --git a/test/comment.input b/test/comment.input new file mode 100644 index 0000000..ee7d88c --- /dev/null +++ b/test/comment.input @@ -0,0 +1 @@ +/* a */ diff --git a/test/while.input b/test/while.input new file mode 100644 index 0000000..efe9836 --- /dev/null +++ b/test/while.input @@ -0,0 +1 @@ +while diff --git a/tests/carrot.input b/tests/carrot.input deleted file mode 100644 index f9dcfc9..0000000 --- a/tests/carrot.input +++ /dev/null @@ -1,8 +0,0 @@ -^ -^ ^ - ^ ^ ^^ - ^ ^^ ^3^ ^ -^ -^ - ^ -^