diff options
Diffstat (limited to 'test/pbmtextps.ok')
-rw-r--r-- | test/pbmtextps.ok | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test/pbmtextps.ok b/test/pbmtextps.ok new file mode 100644 index 00000000..d407cb0a --- /dev/null +++ b/test/pbmtextps.ok @@ -0,0 +1,16 @@ +Test 1. Should print 0 five times. +0 +0 +0 +0 +0 +Test 2. Should print P1 1 1 0 three times +P1 1 1 0 +P1 1 1 0 +P1 1 1 0 +Test 3. Should print eulerchi: N + eulerchi: 1 + eulerchi: 2 + eulerchi: 3 + eulerchi: 4 + eulerchi: 5 |