Skip to content

Proof of concept #28

Closed Answered by Stagyrite
eltikia asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, there are tests in the 't' subdirectory and this is their output.

./base.cond

1..4
ok 1
ok 2
ok 3
ok 4

./base.if

1..2
ok 1
ok 2

./base.lex

1..7
#1	:x: eq :x:
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7

./base.pat

1..2
ok 1
ok 2

./base.term

1..6
ok 1
ok 2
#3	:1: == :1:
ok 3
ok 4
ok 5
ok 6

./cmd.elsif

1..4
ok 1
ok 2
ok 3
ok 4

./cmd.for

1..2
#1	:10: eq :10:
#1	:0 1 2 3 4 5 6 7 8 9 10: eq :0 1 2 3 4 5 6 7 8 9 10:
ok 1
ok 2

./cmd.mod

1..6
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6

./cmd.subval

1..12
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12

./cmd.while

1..10
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10

./comp.cmdopt

1..40
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
o…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eltikia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants