the implementation begins
This commit is contained in:
8
testdata/basic.cow
vendored
Normal file
8
testdata/basic.cow
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
___________
|
||||
< test text >
|
||||
-----------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
23
testdata/dragon.cow
vendored
Normal file
23
testdata/dragon.cow
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
_____________________________________
|
||||
/ this is a long block of text. \
|
||||
| |
|
||||
| |
|
||||
| It goes over many lines! It'll even |
|
||||
\ word-wrap for us. /
|
||||
-------------------------------------
|
||||
\ ^ /^
|
||||
\ / \ // \
|
||||
\ |\___/| / \// .\
|
||||
\ /O O \__ / // | \ \ *----*
|
||||
/ / \/_/ // | \ \ \ |
|
||||
@___@` \/_ // | \ \ \/\ \
|
||||
0/0/| \/_ // | \ \ \ \
|
||||
0/0/0/0/| \/// | \ \ | |
|
||||
0/0/0/0/0/_|_ / ( // | \ _\ | /
|
||||
0/0/0/0/0/0/`/,_ _ _/ ) ; -. | _ _\.-~ / /
|
||||
,-} _ *-.|.-~-. .~ ~
|
||||
\ \__/ `/\ / ~-. _ .-~ /
|
||||
\____(oo) *. } { /
|
||||
( (--) .----~-.\ \-` .~
|
||||
//__\\ \__ Ack! ///.----..< \ _ -~
|
||||
// \\ ///-._ _ _ _ _ _ _{^ - - - - ~
|
8
testdata/extra_spaces.cow
vendored
Normal file
8
testdata/extra_spaces.cow
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
___________
|
||||
< some text >
|
||||
-----------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
2
testdata/fuzz/FuzzCow/282befd696e0675c
vendored
Normal file
2
testdata/fuzz/FuzzCow/282befd696e0675c
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0\t0")
|
2
testdata/fuzz/FuzzCow/4eade7c2e02fd614
vendored
Normal file
2
testdata/fuzz/FuzzCow/4eade7c2e02fd614
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("p 000")
|
2
testdata/fuzz/FuzzCow/5838cdfae7b16cde
vendored
Normal file
2
testdata/fuzz/FuzzCow/5838cdfae7b16cde
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("")
|
2
testdata/fuzz/FuzzCow/5c09e14b55b97e29
vendored
Normal file
2
testdata/fuzz/FuzzCow/5c09e14b55b97e29
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(" 0")
|
2
testdata/fuzz/FuzzCow/771e938e4458e983
vendored
Normal file
2
testdata/fuzz/FuzzCow/771e938e4458e983
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0")
|
2
testdata/fuzz/FuzzCow/81eda71cf903cd49
vendored
Normal file
2
testdata/fuzz/FuzzCow/81eda71cf903cd49
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0000000000000000000000000000000000000000")
|
2
testdata/fuzz/FuzzCow/8643a79bab153d1b
vendored
Normal file
2
testdata/fuzz/FuzzCow/8643a79bab153d1b
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(" ")
|
2
testdata/fuzz/FuzzCow/89831cc049267b2c
vendored
Normal file
2
testdata/fuzz/FuzzCow/89831cc049267b2c
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("\n")
|
2
testdata/fuzz/FuzzCow/914c8f2daf274e5b
vendored
Normal file
2
testdata/fuzz/FuzzCow/914c8f2daf274e5b
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("\v")
|
2
testdata/fuzz/FuzzCow/aa5c70ea28d6d054
vendored
Normal file
2
testdata/fuzz/FuzzCow/aa5c70ea28d6d054
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0\v0")
|
2
testdata/fuzz/FuzzCow/dccef4f42470437c
vendored
Normal file
2
testdata/fuzz/FuzzCow/dccef4f42470437c
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0\f0")
|
2
testdata/fuzz/FuzzCow/ff7ff6d5d10e1702
vendored
Normal file
2
testdata/fuzz/FuzzCow/ff7ff6d5d10e1702
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0\n0")
|
8
testdata/leading_space.cow
vendored
Normal file
8
testdata/leading_space.cow
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
_______
|
||||
< text >
|
||||
-------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
12
testdata/longer_multiline.cow
vendored
Normal file
12
testdata/longer_multiline.cow
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
_____________________________________
|
||||
/ this is a long block of text. \
|
||||
| |
|
||||
| |
|
||||
| It goes over many lines! It'll even |
|
||||
\ word-wrap for us. /
|
||||
-------------------------------------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
9
testdata/multiline.cow
vendored
Normal file
9
testdata/multiline.cow
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
______
|
||||
/ test \
|
||||
\ text /
|
||||
------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
9
testdata/too_long.cow
vendored
Normal file
9
testdata/too_long.cow
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
_________________________________________
|
||||
/ 000000000000000000000000000000000000000 \
|
||||
\ 00000000000 11 /
|
||||
-----------------------------------------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
Reference in New Issue
Block a user