Added test files

This commit is contained in:
Gitea 2020-12-01 20:34:44 -06:00
parent f24bd9e670
commit 04f22dfb49
7 changed files with 27 additions and 0 deletions

8
Test files/asa_test_input Executable file
View File

@ -0,0 +1,8 @@
This is the first line of the file. We'll start it with a space.
0This is the second line. We'll print a newline first.
0This is the third line. We'll also print a newline here.
This is the fourth line. We're not putting a newline first.
0This is the fifth line. It shouldn't be visible.
+This is the sixth line. It should overwrite the fifth line.
1This is the seventh line. It should be on a new page.
0This is the eight line. It's also the last line.

5
Test files/expand_test_input Executable file
View File

@ -0,0 +1,5 @@
Name Age Height Weight
Wynter 20 175.2 68.2
Ryver 20 178.3 71.1
Fenris 20 201.5 173.5
Arc 20 183.3 82.1

2
Test files/testfile Executable file
View File

@ -0,0 +1,2 @@
Help me
I'm trapped in a text factory

3
Test files/text_one Executable file
View File

@ -0,0 +1,3 @@
Hi, there!
This is a test document;
To continue, press [RET]...

3
Test files/text_one_clone Executable file
View File

@ -0,0 +1,3 @@
Hi, there!
This is a test document;
To continue, press [RET]...

3
Test files/text_three Executable file
View File

@ -0,0 +1,3 @@
Hi, there!
This document is not identical in
length to either document one or two

3
Test files/text_two Executable file
View File

@ -0,0 +1,3 @@
Hi, there!
This document is identical
in length to document_one