added some test scripts to use (and test) previously unused instructions
This commit is contained in:
parent
2700122ca3
commit
ac18daa74c
9
tests/absolute
Executable file
9
tests/absolute
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/usr/bin/env curly
|
||||||
|
1
|
||||||
|
abs
|
||||||
|
out
|
||||||
|
neg
|
||||||
|
out
|
||||||
|
abs
|
||||||
|
out
|
||||||
|
end
|
14
tests/equal
Executable file
14
tests/equal
Executable file
@ -0,0 +1,14 @@
|
|||||||
|
#!/usr/bin/env curly
|
||||||
|
\deze
|
||||||
|
\deze
|
||||||
|
>hetzelfde
|
||||||
|
geq
|
||||||
|
\niet hetzelfde
|
||||||
|
out
|
||||||
|
>klaar
|
||||||
|
gto
|
||||||
|
:hetzelfde
|
||||||
|
\hetzelfde!
|
||||||
|
out
|
||||||
|
:klaar
|
||||||
|
end
|
5
tests/reverse
Executable file
5
tests/reverse
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env curly
|
||||||
|
\Dit taaltje is best geinig
|
||||||
|
rev
|
||||||
|
out
|
||||||
|
end
|
Loading…
x
Reference in New Issue
Block a user