diff options
Diffstat (limited to 'data/test')
| -rw-r--r-- | data/test/test1.rp | 0 | ||||
| -rw-r--r-- | data/test/test2.rp | 2 | ||||
| -rw-r--r-- | data/test/test3.rp | 8 | ||||
| -rw-r--r-- | data/test/test4.rp | 11 | ||||
| -rw-r--r-- | data/test/test5.rp | 11 |
5 files changed, 32 insertions, 0 deletions
diff --git a/data/test/test1.rp b/data/test/test1.rp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/data/test/test1.rp diff --git a/data/test/test2.rp b/data/test/test2.rp new file mode 100644 index 0000000..bae42c5 --- /dev/null +++ b/data/test/test2.rp @@ -0,0 +1,2 @@ +test1 +test2 diff --git a/data/test/test3.rp b/data/test/test3.rp new file mode 100644 index 0000000..cfddebb --- /dev/null +++ b/data/test/test3.rp @@ -0,0 +1,8 @@ +a +A + +b +B + +c +C diff --git a/data/test/test4.rp b/data/test/test4.rp new file mode 100644 index 0000000..58ffbf1 --- /dev/null +++ b/data/test/test4.rp @@ -0,0 +1,11 @@ +ab +d + +a +b + +b +c + +c +a diff --git a/data/test/test5.rp b/data/test/test5.rp new file mode 100644 index 0000000..72abd4a --- /dev/null +++ b/data/test/test5.rp @@ -0,0 +1,11 @@ +//p/-1//ab +d + +a +b + +b +c + +c +a |
