Test output for genturfahi [ok]
Testing time: 3s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing empty-string ------------------------------------------------------ (genturfahi-empty-string "") ......................................... [ PASS] (genturfahi-empty-string "a") ........................................ [ PASS] (genturfahi-empty-string "b") ........................................ [ PASS] (genturfahi-empty-string "c") ........................................ [ PASS] (genturfahi-empty-string "abc") ...................................... [ PASS] 5 tests completed in 0.002 seconds. 5 out of 5 (100%) tests passed. -- done testing empty-string ------------------------------------------------- -- testing empty-string (PEG) ------------------------------------------------ (genturfahi-empty-string "") ......................................... [ PASS] (genturfahi-empty-string "a") ........................................ [ PASS] (genturfahi-empty-string "b") ........................................ [ PASS] (genturfahi-empty-string "c") ........................................ [ PASS] (genturfahi-empty-string "abc") ...................................... [ PASS] 5 tests completed in 0.034 seconds. 5 out of 5 (100%) tests passed. -- done testing empty-string (PEG) ------------------------------------------- -- testing empty-list -------------------------------------------------------- (genturfahi-empty-list "") ........................................... [ PASS] (genturfahi-empty-list "a") .......................................... [ PASS] (genturfahi-empty-list "b") .......................................... [ PASS] (genturfahi-empty-list "c") .......................................... [ PASS] (genturfahi-empty-list "abc") ........................................ [ PASS] 5 tests completed in 0.001 seconds. 5 out of 5 (100%) tests passed. -- done testing empty-list --------------------------------------------------- -- testing empty-list (PEG) -------------------------------------------------- (genturfahi-empty-list "") ........................................... [ PASS] (genturfahi-empty-list "a") .......................................... [ PASS] (genturfahi-empty-list "b") .......................................... [ PASS] (genturfahi-empty-list "c") .......................................... [ PASS] (genturfahi-empty-list "abc") ........................................ [ PASS] 5 tests completed in 0.029 seconds. 5 out of 5 (100%) tests passed. -- done testing empty-list (PEG) --------------------------------------------- -- testing end-of-input ------------------------------------------------------ (genturfahi-eof "") .................................................. [ PASS] (genturfahi-eof "a") ................................................. [ PASS] (genturfahi-eof "b") ................................................. [ PASS] (genturfahi-eof "c") ................................................. [ PASS] (genturfahi-eof (make-string 1 #\nul)) ............................... [ PASS] 5 tests completed in 0.002 seconds. 5 out of 5 (100%) tests passed. -- done testing end-of-input ------------------------------------------------- -- testing end-of-input (PEG) ------------------------------------------------ (genturfahi-eof "") .................................................. [ PASS] (genturfahi-eof "a") ................................................. [ PASS] (genturfahi-eof "b") ................................................. [ PASS] (genturfahi-eof "c") ................................................. [ PASS] (genturfahi-eof (make-string 1 #\nul)) ............................... [ PASS] 5 tests completed in 0.025 seconds. 5 out of 5 (100%) tests passed. -- done testing end-of-input (PEG) ------------------------------------------- -- testing lerfu ------------------------------------------------------------- (genturfahi-lerfu "a") ............................................... [ PASS] (genturfahi-lerfu "b") ............................................... [ PASS] (genturfahi-lerfu "c") ............................................... [ PASS] (genturfahi-lerfu "") ................................................ [ PASS] (genturfahi-lerfu "aa") .............................................. [ PASS] (genturfahi-lerfu "ab") .............................................. [ PASS] (genturfahi-lerfu "ac") .............................................. [ PASS] (genturfahi-lerfu "da") .............................................. [ PASS] 8 tests completed in 0.006 seconds. 8 out of 8 (100%) tests passed. -- done testing lerfu -------------------------------------------------------- -- testing lerfu (PEG) ------------------------------------------------------- (genturfahi-lerfu "a") ............................................... [ PASS] (genturfahi-lerfu "b") ............................................... [ PASS] (genturfahi-lerfu "c") ............................................... [ PASS] (genturfahi-lerfu "") ................................................ [ PASS] (genturfahi-lerfu "aa") .............................................. [ PASS] (genturfahi-lerfu "ab") .............................................. [ PASS] (genturfahi-lerfu "ac") .............................................. [ PASS] (genturfahi-lerfu "da") .............................................. [ PASS] 8 tests completed in 0.025 seconds. 8 out of 8 (100%) tests passed. -- done testing lerfu (PEG) -------------------------------------------------- -- testing dot --------------------------------------------------------------- (genturfahi-. "a") ................................................... [ PASS] (genturfahi-. "b") ................................................... [ PASS] (genturfahi-. "c") ................................................... [ PASS] (genturfahi-. "abc") ................................................. [ PASS] (genturfahi-. "bca") ................................................. [ PASS] (genturfahi-. "cab") ................................................. [ PASS] (genturfahi-. "") .................................................... [ PASS] 7 tests completed in 0.005 seconds. 7 out of 7 (100%) tests passed. -- done testing dot ---------------------------------------------------------- -- testing dot (PEG) --------------------------------------------------------- (genturfahi-. "a") ................................................... [ PASS] (genturfahi-. "b") ................................................... [ PASS] (genturfahi-. "c") ................................................... [ PASS] (genturfahi-. "abc") ................................................. [ PASS] (genturfahi-. "bca") ................................................. [ PASS] (genturfahi-. "cab") ................................................. [ PASS] (genturfahi-. "") .................................................... [ PASS] 7 tests completed in 0.024 seconds. 7 out of 7 (100%) tests passed. -- done testing dot (PEG) ---------------------------------------------------- -- testing dot-star ---------------------------------------------------------- (genturfahi-.* "a") .................................................. [ PASS] (genturfahi-.* "b") .................................................. [ PASS] (genturfahi-.* "c") .................................................. [ PASS] (genturfahi-.* "ab") ................................................. [ PASS] (genturfahi-.* "bc") ................................................. [ PASS] (genturfahi-.* "ca") ................................................. [ PASS] (genturfahi-.* "abc") ................................................ [ PASS] (genturfahi-.* "bca") ................................................ [ PASS] (genturfahi-.* "cab") ................................................ [ PASS] (genturfahi-.* "") ................................................... [ PASS] 10 tests completed in 0.006 seconds. 10 out of 10 (100%) tests passed. -- done testing dot-star ----------------------------------------------------- -- testing dot-star (PEG) ---------------------------------------------------- (genturfahi-.* "a") .................................................. [ PASS] (genturfahi-.* "b") .................................................. [ PASS] (genturfahi-.* "c") .................................................. [ PASS] (genturfahi-.* "ab") ................................................. [ PASS] (genturfahi-.* "bc") ................................................. [ PASS] (genturfahi-.* "ca") ................................................. [ PASS] (genturfahi-.* "abc") ................................................ [ PASS] (genturfahi-.* "bca") ................................................ [ PASS] (genturfahi-.* "cab") ................................................ [ PASS] (genturfahi-.* "") ................................................... [ PASS] 10 tests completed in 0.029 seconds. 10 out of 10 (100%) tests passed. -- done testing dot-star (PEG) ----------------------------------------------- -- testing dot-plus ---------------------------------------------------------- (genturfahi-.+ "a") .................................................. [ PASS] (genturfahi-.+ "b") .................................................. [ PASS] (genturfahi-.+ "c") .................................................. [ PASS] (genturfahi-.+ "ab") ................................................. [ PASS] (genturfahi-.+ "bc") ................................................. [ PASS] (genturfahi-.+ "ca") ................................................. [ PASS] (genturfahi-.+ "abc") ................................................ [ PASS] (genturfahi-.+ "bca") ................................................ [ PASS] (genturfahi-.+ "cab") ................................................ [ PASS] (genturfahi-.+ "") ................................................... [ PASS] 10 tests completed in 0.006 seconds. 10 out of 10 (100%) tests passed. -- done testing dot-plus ----------------------------------------------------- -- testing dot-plus (PEG) ---------------------------------------------------- (genturfahi-.+ "a") .................................................. [ PASS] (genturfahi-.+ "b") .................................................. [ PASS] (genturfahi-.+ "c") .................................................. [ PASS] (genturfahi-.+ "ab") ................................................. [ PASS] (genturfahi-.+ "bc") ................................................. [ PASS] (genturfahi-.+ "ca") ................................................. [ PASS] (genturfahi-.+ "abc") ................................................ [ PASS] (genturfahi-.+ "bca") ................................................ [ PASS] (genturfahi-.+ "cab") ................................................ [ PASS] (genturfahi-.+ "") ................................................... [ PASS] 10 tests completed in 0.042 seconds. 10 out of 10 (100%) tests passed. -- done testing dot-plus (PEG) ----------------------------------------------- -- testing valsi ------------------------------------------------------------- (genturfahi-valsi "abc") ............................................. [ PASS] (genturfahi-valsi "a") ............................................... [ PASS] (genturfahi-valsi "ab") .............................................. [ PASS] (genturfahi-valsi "abd") ............................................. [ PASS] (genturfahi-valsi "") ................................................ [ PASS] (genturfahi-valsi "abca") ............................................ [ PASS] (genturfahi-valsi "abcab") ........................................... [ PASS] (genturfahi-valsi "abcabc") .......................................... [ PASS] (genturfahi-valsi "abcb") ............................................ [ PASS] (genturfahi-valsi "abcc") ............................................ [ PASS] (genturfahi-valsi "dabc") ............................................ [ PASS] 11 tests completed in 0.007 seconds. 11 out of 11 (100%) tests passed. -- done testing valsi -------------------------------------------------------- -- testing valsi (PEG) ------------------------------------------------------- (genturfahi-valsi "abc") ............................................. [ PASS] (genturfahi-valsi "a") ............................................... [ PASS] (genturfahi-valsi "ab") .............................................. [ PASS] (genturfahi-valsi "abd") ............................................. [ PASS] (genturfahi-valsi "") ................................................ [ PASS] (genturfahi-valsi "abca") ............................................ [ PASS] (genturfahi-valsi "abcab") ........................................... [ PASS] (genturfahi-valsi "abcabc") .......................................... [ PASS] (genturfahi-valsi "abcb") ............................................ [ PASS] (genturfahi-valsi "abcc") ............................................ [ PASS] (genturfahi-valsi "dabc") ............................................ [ PASS] 11 tests completed in 0.028 seconds. 11 out of 11 (100%) tests passed. -- done testing valsi (PEG) -------------------------------------------------- -- testing string escape (PEG) ----------------------------------------------- (genturfahi-string-escape "\\\\[]“”\"‘’'\r\r\r\n\n\n\f\... ... [ PASS] 1 test completed in 0.174 seconds. 1 out of 1 (100%) test passed. -- done testing string escape (PEG) ------------------------------------------ -- testing optional? --------------------------------------------------------- (genturfahi-optional "a") ............................................ [ PASS] (genturfahi-optional "b") ............................................ [ PASS] (genturfahi-optional "c") ............................................ [ PASS] (genturfahi-optional "") ............................................. [ PASS] (genturfahi-optional "aa") ........................................... [ PASS] (genturfahi-optional "ab") ........................................... [ PASS] (genturfahi-optional "ac") ........................................... [ PASS] (genturfahi-optional "da") ........................................... [ PASS] 8 tests completed in 0.006 seconds. 8 out of 8 (100%) tests passed. -- done testing optional? ---------------------------------------------------- -- testing optional? (PEG) --------------------------------------------------- (genturfahi-optional "a") ............................................ [ PASS] (genturfahi-optional "b") ............................................ [ PASS] (genturfahi-optional "c") ............................................ [ PASS] (genturfahi-optional "") ............................................. [ PASS] (genturfahi-optional "aa") ........................................... [ PASS] (genturfahi-optional "ab") ........................................... [ PASS] (genturfahi-optional "ac") ........................................... [ PASS] (genturfahi-optional "da") ........................................... [ PASS] 8 tests completed in 0.028 seconds. 8 out of 8 (100%) tests passed. -- done testing optional? (PEG) ---------------------------------------------- -- testing zero-or-more ------------------------------------------------------ (genturfahi-zero-or-more "a") ........................................ [ PASS] (genturfahi-zero-or-more "") ......................................... [ PASS] (genturfahi-zero-or-more "aa") ....................................... [ PASS] (genturfahi-zero-or-more "aaa") ...................................... [ PASS] (genturfahi-zero-or-more "b") ........................................ [ PASS] (genturfahi-zero-or-more "c") ........................................ [ PASS] (genturfahi-zero-or-more "ab") ....................................... [ PASS] (genturfahi-zero-or-more "ac") ....................................... [ PASS] (genturfahi-zero-or-more "aab") ...................................... [ PASS] (genturfahi-zero-or-more "aac") ...................................... [ PASS] (genturfahi-zero-or-more "aaab") ..................................... [ PASS] (genturfahi-zero-or-more "aaac") ..................................... [ PASS] (genturfahi-zero-or-more "da") ....................................... [ PASS] (genturfahi-zero-or-more "daa") ...................................... [ PASS] (genturfahi-zero-or-more "daaa") ..................................... [ PASS] 15 tests completed in 0.008 seconds. 15 out of 15 (100%) tests passed. -- done testing zero-or-more ------------------------------------------------- -- testing zero-or-more (PEG) ------------------------------------------------ (genturfahi-zero-or-more "a") ........................................ [ PASS] (genturfahi-zero-or-more "") ......................................... [ PASS] (genturfahi-zero-or-more "aa") ....................................... [ PASS] (genturfahi-zero-or-more "aaa") ...................................... [ PASS] (genturfahi-zero-or-more "b") ........................................ [ PASS] (genturfahi-zero-or-more "c") ........................................ [ PASS] (genturfahi-zero-or-more "ab") ....................................... [ PASS] (genturfahi-zero-or-more "ac") ....................................... [ PASS] (genturfahi-zero-or-more "aab") ...................................... [ PASS] (genturfahi-zero-or-more "aac") ...................................... [ PASS] (genturfahi-zero-or-more "aaab") ..................................... [ PASS] (genturfahi-zero-or-more "aaac") ..................................... [ PASS] (genturfahi-zero-or-more "da") ....................................... [ PASS] (genturfahi-zero-or-more "daa") ...................................... [ PASS] (genturfahi-zero-or-more "daaa") ..................................... [ PASS] 15 tests completed in 0.054 seconds. 15 out of 15 (100%) tests passed. -- done testing zero-or-more (PEG) ------------------------------------------- -- testing one-or-more ------------------------------------------------------- (genturfahi-one-or-more "a") ......................................... [ PASS] (genturfahi-one-or-more "aa") ........................................ [ PASS] (genturfahi-one-or-more "aaa") ....................................... [ PASS] (genturfahi-one-or-more "") .......................................... [ PASS] (genturfahi-one-or-more "b") ......................................... [ PASS] (genturfahi-one-or-more "c") ......................................... [ PASS] (genturfahi-one-or-more "ab") ........................................ [ PASS] (genturfahi-one-or-more "ac") ........................................ [ PASS] (genturfahi-one-or-more "aab") ....................................... [ PASS] (genturfahi-one-or-more "aac") ....................................... [ PASS] (genturfahi-one-or-more "aaab") ...................................... [ PASS] (genturfahi-one-or-more "aaac") ...................................... [ PASS] (genturfahi-one-or-more "da") ........................................ [ PASS] (genturfahi-one-or-more "daa") ....................................... [ PASS] (genturfahi-one-or-more "daaa") ...................................... [ PASS] 15 tests completed in 0.009 seconds. 15 out of 15 (100%) tests passed. -- done testing one-or-more -------------------------------------------------- -- testing one-or-more (PEG) ------------------------------------------------- (genturfahi-one-or-more "a") ......................................... [ PASS] (genturfahi-one-or-more "aa") ........................................ [ PASS] (genturfahi-one-or-more "aaa") ....................................... [ PASS] (genturfahi-one-or-more "") .......................................... [ PASS] (genturfahi-one-or-more "b") ......................................... [ PASS] (genturfahi-one-or-more "c") ......................................... [ PASS] (genturfahi-one-or-more "ab") ........................................ [ PASS] (genturfahi-one-or-more "ac") ........................................ [ PASS] (genturfahi-one-or-more "aab") ....................................... [ PASS] (genturfahi-one-or-more "aac") ....................................... [ PASS] (genturfahi-one-or-more "aaab") ...................................... [ PASS] (genturfahi-one-or-more "aaac") ...................................... [ PASS] (genturfahi-one-or-more "da") ........................................ [ PASS] (genturfahi-one-or-more "daa") ....................................... [ PASS] (genturfahi-one-or-more "daaa") ...................................... [ PASS] 15 tests completed in 0.032 seconds. 15 out of 15 (100%) tests passed. -- done testing one-or-more (PEG) -------------------------------------------- -- testing kuspe (PEG) ------------------------------------------------------- (genturfahi-kuspe "1-to-3: a") ....................................... [ PASS] (genturfahi-kuspe "1-to-3: aa") ...................................... [ PASS] (genturfahi-kuspe "1-to-3: aaa") ..................................... [ PASS] (genturfahi-kuspe "1-to-3: aaaa") .................................... [ PASS] (genturfahi-kuspe "1-to-3: b") ....................................... [ PASS] (genturfahi-kuspe "1-to-3: bb") ...................................... [ PASS] (genturfahi-kuspe "1-to-3: bbb") ..................................... [ PASS] (genturfahi-kuspe "1-to-3: bbbb") .................................... [ PASS] (genturfahi-kuspe "1-to-3: c") ....................................... [ PASS] (genturfahi-kuspe "1-to-3: cc") ...................................... [ PASS] (genturfahi-kuspe "1-to-3: ccc") ..................................... [ PASS] (genturfahi-kuspe "1-to-3: cccc") .................................... [ PASS] (genturfahi-kuspe "2-to-3: a") ....................................... [ PASS] (genturfahi-kuspe "2-to-3: aa") ...................................... [ PASS] (genturfahi-kuspe "2-to-3: aaa") ..................................... [ PASS] (genturfahi-kuspe "2-to-3: aaaa") .................................... [ PASS] (genturfahi-kuspe "2-to-3: b") ....................................... [ PASS] (genturfahi-kuspe "2-to-3: bb") ...................................... [ PASS] (genturfahi-kuspe "2-to-3: bbb") ..................................... [ PASS] (genturfahi-kuspe "2-to-3: bbbb") .................................... [ PASS] (genturfahi-kuspe "2-to-3: c") ....................................... [ PASS] (genturfahi-kuspe "2-to-3: cc") ...................................... [ PASS] (genturfahi-kuspe "2-to-3: ccc") ..................................... [ PASS] (genturfahi-kuspe "2-to-3: cccc") .................................... [ PASS] (genturfahi-kuspe "1: ") ............................................. [ PASS] (genturfahi-kuspe "1: a") ............................................ [ PASS] (genturfahi-kuspe "1: aa") ........................................... [ PASS] (genturfahi-kuspe "1: ") ............................................. [ PASS] (genturfahi-kuspe "1: b") ............................................ [ PASS] (genturfahi-kuspe "1: bb") ........................................... [ PASS] (genturfahi-kuspe "1: ") ............................................. [ PASS] (genturfahi-kuspe "1: c") ............................................ [ PASS] (genturfahi-kuspe "1: cc") ........................................... [ PASS] (genturfahi-kuspe "2: ") ............................................. [ PASS] (genturfahi-kuspe "2: a") ............................................ [ PASS] (genturfahi-kuspe "2: aa") ........................................... [ PASS] (genturfahi-kuspe "2: aaa") .......................................... [ PASS] (genturfahi-kuspe "2: ") ............................................. [ PASS] (genturfahi-kuspe "2: b") ............................................ [ PASS] (genturfahi-kuspe "2: bb") ........................................... [ PASS] (genturfahi-kuspe "2: bbb") .......................................... [ PASS] (genturfahi-kuspe "2: ") ............................................. [ PASS] (genturfahi-kuspe "2: c") ............................................ [ PASS] (genturfahi-kuspe "2: cc") ........................................... [ PASS] (genturfahi-kuspe "2: ccc") .......................................... [ PASS] (genturfahi-kuspe "3: ") ............................................. [ PASS] (genturfahi-kuspe "3: a") ............................................ [ PASS] (genturfahi-kuspe "3: aa") ........................................... [ PASS] (genturfahi-kuspe "3: aaa") .......................................... [ PASS] (genturfahi-kuspe "3: aaaa") ......................................... [ PASS] (genturfahi-kuspe "3: ") ............................................. [ PASS] (genturfahi-kuspe "3: b") ............................................ [ PASS] (genturfahi-kuspe "3: bb") ........................................... [ PASS] (genturfahi-kuspe "3: bbb") .......................................... [ PASS] (genturfahi-kuspe "3: bbbb") ......................................... [ PASS] (genturfahi-kuspe "3: ") ............................................. [ PASS] (genturfahi-kuspe "3: c") ............................................ [ PASS] (genturfahi-kuspe "3: cc") ........................................... [ PASS] (genturfahi-kuspe "3: ccc") .......................................... [ PASS] (genturfahi-kuspe "3: cccc") ......................................... [ PASS] (genturfahi-kuspe "1-or-more: a") .................................... [ PASS] (genturfahi-kuspe "1-or-more: aa") ................................... [ PASS] (genturfahi-kuspe "1-or-more: aaa") .................................. [ PASS] (genturfahi-kuspe "1-or-more: b") .................................... [ PASS] (genturfahi-kuspe "1-or-more: bb") ................................... [ PASS] (genturfahi-kuspe "1-or-more: bbb") .................................. [ PASS] (genturfahi-kuspe "1-or-more: c") .................................... [ PASS] (genturfahi-kuspe "1-or-more: cc") ................................... [ PASS] (genturfahi-kuspe "1-or-more: ccc") .................................. [ PASS] (genturfahi-kuspe "2-or-more: a") .................................... [ PASS] (genturfahi-kuspe "2-or-more: aa") ................................... [ PASS] (genturfahi-kuspe "2-or-more: aaa") .................................. [ PASS] (genturfahi-kuspe "2-or-more: aaaa") ................................. [ PASS] (genturfahi-kuspe "2-or-more: b") .................................... [ PASS] (genturfahi-kuspe "2-or-more: bb") ................................... [ PASS] (genturfahi-kuspe "2-or-more: bbb") .................................. [ PASS] (genturfahi-kuspe "2-or-more: bbbb") ................................. [ PASS] (genturfahi-kuspe "2-or-more: c") .................................... [ PASS] (genturfahi-kuspe "2-or-more: cc") ................................... [ PASS] (genturfahi-kuspe "2-or-more: ccc") .................................. [ PASS] (genturfahi-kuspe "2-or-more: cccc") ................................. [ PASS] (genturfahi-kuspe "3-or-more: a") .................................... [ PASS] (genturfahi-kuspe "3-or-more: aa") ................................... [ PASS] (genturfahi-kuspe "3-or-more: aaa") .................................. [ PASS] (genturfahi-kuspe "3-or-more: aaaa") ................................. [ PASS] (genturfahi-kuspe "3-or-more: aaaaa") ................................ [ PASS] (genturfahi-kuspe "3-or-more: b") .................................... [ PASS] (genturfahi-kuspe "3-or-more: bb") ................................... [ PASS] (genturfahi-kuspe "3-or-more: bbb") .................................. [ PASS] (genturfahi-kuspe "3-or-more: bbbb") ................................. [ PASS] (genturfahi-kuspe "3-or-more: bbbbb") ................................ [ PASS] (genturfahi-kuspe "3-or-more: c") .................................... [ PASS] (genturfahi-kuspe "3-or-more: cc") ................................... [ PASS] (genturfahi-kuspe "3-or-more: ccc") .................................. [ PASS] (genturfahi-kuspe "3-or-more: cccc") ................................. [ PASS] (genturfahi-kuspe "3-or-more: ccccc") ................................ [ PASS] (genturfahi-kuspe "zero-to-1: ") ..................................... [ PASS] (genturfahi-kuspe "zero-to-1: a") .................................... [ PASS] (genturfahi-kuspe "zero-to-1: aa") ................................... [ PASS] (genturfahi-kuspe "zero-to-1-b: ") ................................... [ PASS] (genturfahi-kuspe "zero-to-1-b: b") .................................. [ PASS] (genturfahi-kuspe "zero-to-1-b: bb") ................................. [ PASS] (genturfahi-kuspe "zero-to-1-dot: ") ................................. [ PASS] (genturfahi-kuspe "zero-to-1-dot: c") ................................ [ PASS] (genturfahi-kuspe "zero-to-1-dot: cc") ............................... [ PASS] (genturfahi-kuspe "zero-to-2: ") ..................................... [ PASS] (genturfahi-kuspe "zero-to-2: a") .................................... [ PASS] (genturfahi-kuspe "zero-to-2: aa") ................................... [ PASS] (genturfahi-kuspe "zero-to-2: aaa") .................................. [ PASS] (genturfahi-kuspe "zero-to-2-b: ") ................................... [ PASS] (genturfahi-kuspe "zero-to-2-b: b") .................................. [ PASS] (genturfahi-kuspe "zero-to-2-b: bb") ................................. [ PASS] (genturfahi-kuspe "zero-to-2-b: bbb") ................................ [ PASS] (genturfahi-kuspe "zero-to-2-dot: ") ................................. [ PASS] (genturfahi-kuspe "zero-to-2-dot: c") ................................ [ PASS] (genturfahi-kuspe "zero-to-2-dot: cc") ............................... [ PASS] (genturfahi-kuspe "zero-to-2-dot: ccc") .............................. [ PASS] (genturfahi-kuspe "zero-to-3: ") ..................................... [ PASS] (genturfahi-kuspe "zero-to-3: a") .................................... [ PASS] (genturfahi-kuspe "zero-to-3: aa") ................................... [ PASS] (genturfahi-kuspe "zero-to-3: aaa") .................................. [ PASS] (genturfahi-kuspe "zero-to-3: aaaa") ................................. [ PASS] (genturfahi-kuspe "zero-to-3-b: ") ................................... [ PASS] (genturfahi-kuspe "zero-to-3-b: b") .................................. [ PASS] (genturfahi-kuspe "zero-to-3-b: bb") ................................. [ PASS] (genturfahi-kuspe "zero-to-3-b: bbb") ................................ [ PASS] (genturfahi-kuspe "zero-to-3-b: bbbb") ............................... [ PASS] (genturfahi-kuspe "zero-to-3-dot: ") ................................. [ PASS] (genturfahi-kuspe "zero-to-3-dot: c") ................................ [ PASS] (genturfahi-kuspe "zero-to-3-dot: cc") ............................... [ PASS] (genturfahi-kuspe "zero-to-3-dot: ccc") .............................. [ PASS] (genturfahi-kuspe "zero-to-3-dot: cccc") ............................. [ PASS] (genturfahi-kuspe "zero-or-more: ") .................................. [ PASS] (genturfahi-kuspe "zero-or-more: a") ................................. [ PASS] (genturfahi-kuspe "zero-or-more: aa") ................................ [ PASS] (genturfahi-kuspe "zero-or-more: aaa") ............................... [ PASS] (genturfahi-kuspe "zero-or-more-b: ") ................................ [ PASS] (genturfahi-kuspe "zero-or-more-b: b") ............................... [ PASS] (genturfahi-kuspe "zero-or-more-b: bb") .............................. [ PASS] (genturfahi-kuspe "zero-or-more-b: bbb") ............................. [ PASS] (genturfahi-kuspe "zero-or-more-dot: ") .............................. [ PASS] (genturfahi-kuspe "zero-or-more-dot: c") ............................. [ PASS] (genturfahi-kuspe "zero-or-more-dot: cc") ............................ [ PASS] (genturfahi-kuspe "zero-or-more-dot: ccc") ........................... [ PASS] (genturfahi-kuspe "zero-or-more-2: ") ................................ [ PASS] (genturfahi-kuspe "zero-or-more-2: a") ............................... [ PASS] (genturfahi-kuspe "zero-or-more-2: aa") .............................. [ PASS] (genturfahi-kuspe "zero-or-more-2: aaa") ............................. [ PASS] (genturfahi-kuspe "zero-or-more-2-b: ") .............................. [ PASS] (genturfahi-kuspe "zero-or-more-2-b: b") ............................. [ PASS] (genturfahi-kuspe "zero-or-more-2-b: bb") ............................ [ PASS] (genturfahi-kuspe "zero-or-more-2-b: bbb") ........................... [ PASS] (genturfahi-kuspe "zero-or-more-2-dot: ") ............................ [ PASS] (genturfahi-kuspe "zero-or-more-2-dot: c") ........................... [ PASS] (genturfahi-kuspe "zero-or-more-2-dot: cc") .......................... [ PASS] (genturfahi-kuspe "zero-or-more-2-dot: ccc") ......................... [ PASS] 156 tests completed in 0.593 seconds. 156 out of 156 (100%) tests passed. -- done testing kuspe (PEG) -------------------------------------------------- -- testing je ---------------------------------------------------------------- (genturfahi-je "abc") ................................................ [ PASS] (genturfahi-je "a") .................................................. [ PASS] (genturfahi-je "ac") ................................................. [ PASS] (genturfahi-je "ab") ................................................. [ PASS] (genturfahi-je "abd") ................................................ [ PASS] (genturfahi-je "acb") ................................................ [ PASS] (genturfahi-je "bac") ................................................ [ PASS] (genturfahi-je "bca") ................................................ [ PASS] (genturfahi-je "cab") ................................................ [ PASS] (genturfahi-je "cba") ................................................ [ PASS] (genturfahi-je "d") .................................................. [ PASS] (genturfahi-je "") ................................................... [ PASS] (genturfahi-je "abca") ............................................... [ PASS] (genturfahi-je "abcb") ............................................... [ PASS] (genturfahi-je "abcc") ............................................... [ PASS] (genturfahi-je "dabc") ............................................... [ PASS] 16 tests completed in 0.023 seconds. 16 out of 16 (100%) tests passed. -- done testing je ----------------------------------------------------------- -- testing je (PEG) ---------------------------------------------------------- (genturfahi-je "abc") ................................................ [ PASS] (genturfahi-je "a") .................................................. [ PASS] (genturfahi-je "ac") ................................................. [ PASS] (genturfahi-je "ab") ................................................. [ PASS] (genturfahi-je "abd") ................................................ [ PASS] (genturfahi-je "acb") ................................................ [ PASS] (genturfahi-je "bac") ................................................ [ PASS] (genturfahi-je "bca") ................................................ [ PASS] (genturfahi-je "cab") ................................................ [ PASS] (genturfahi-je "cba") ................................................ [ PASS] (genturfahi-je "d") .................................................. [ PASS] (genturfahi-je "") ................................................... [ PASS] (genturfahi-je "abca") ............................................... [ PASS] (genturfahi-je "abcb") ............................................... [ PASS] (genturfahi-je "abcc") ............................................... [ PASS] (genturfahi-je "dabc") ............................................... [ PASS] 16 tests completed in 0.048 seconds. 16 out of 16 (100%) tests passed. -- done testing je (PEG) ----------------------------------------------------- -- testing je-quote ---------------------------------------------------------- (genturfahi-je-quote "abcx") ......................................... [ PASS] (genturfahi-je-quote "xyzx") ......................................... [ PASS] 2 tests completed in 0.002 seconds. 2 out of 2 (100%) tests passed. -- done testing je-quote ----------------------------------------------------- -- testing je-quote (PEG) ---------------------------------------------------- (genturfahi-je-quote "abcx") ......................................... [ PASS] (genturfahi-je-quote "xyzx") ......................................... [ PASS] 2 tests completed in 0.06 seconds. 2 out of 2 (100%) tests passed. -- done testing je-quote (PEG) ----------------------------------------------- -- testing jonai ------------------------------------------------------------- (genturfahi-jonai "a") ............................................... [ PASS] (genturfahi-jonai "b") ............................................... [ PASS] (genturfahi-jonai "c") ............................................... [ PASS] (genturfahi-jonai "d") ............................................... [ PASS] (genturfahi-jonai "") ................................................ [ PASS] (genturfahi-jonai "aa") .............................................. [ PASS] (genturfahi-jonai "ab") .............................................. [ PASS] (genturfahi-jonai "ac") .............................................. [ PASS] (genturfahi-jonai "da") .............................................. [ PASS] (genturfahi-jonai "db") .............................................. [ PASS] (genturfahi-jonai "dc") .............................................. [ PASS] 11 tests completed in 0.022 seconds. 11 out of 11 (100%) tests passed. -- done testing jonai -------------------------------------------------------- -- testing jonai (PEG) ------------------------------------------------------- (genturfahi-jonai "a") ............................................... [ PASS] (genturfahi-jonai "b") ............................................... [ PASS] (genturfahi-jonai "c") ............................................... [ PASS] (genturfahi-jonai "d") ............................................... [ PASS] (genturfahi-jonai "") ................................................ [ PASS] (genturfahi-jonai "aa") .............................................. [ PASS] (genturfahi-jonai "ab") .............................................. [ PASS] (genturfahi-jonai "ac") .............................................. [ PASS] (genturfahi-jonai "da") .............................................. [ PASS] (genturfahi-jonai "db") .............................................. [ PASS] (genturfahi-jonai "dc") .............................................. [ PASS] 11 tests completed in 0.043 seconds. 11 out of 11 (100%) tests passed. -- done testing jonai (PEG) -------------------------------------------------- -- testing and-predicate ----------------------------------------------------- (genturfahi-and-predicate "a") ....................................... [ PASS] (genturfahi-and-predicate "b") ....................................... [ PASS] (genturfahi-and-predicate "c") ....................................... [ PASS] (genturfahi-and-predicate "") ........................................ [ PASS] (genturfahi-and-predicate "aa") ...................................... [ PASS] (genturfahi-and-predicate "ab") ...................................... [ PASS] (genturfahi-and-predicate "ac") ...................................... [ PASS] (genturfahi-and-predicate "da") ...................................... [ PASS] 8 tests completed in 0.027 seconds. 8 out of 8 (100%) tests passed. -- done testing and-predicate ------------------------------------------------ -- testing and-predicate (PEG) ----------------------------------------------- (genturfahi-and-predicate "a") ....................................... [ PASS] (genturfahi-and-predicate "b") ....................................... [ PASS] (genturfahi-and-predicate "c") ....................................... [ PASS] (genturfahi-and-predicate "") ........................................ [ PASS] (genturfahi-and-predicate "aa") ...................................... [ PASS] (genturfahi-and-predicate "ab") ...................................... [ PASS] (genturfahi-and-predicate "ac") ...................................... [ PASS] (genturfahi-and-predicate "da") ...................................... [ PASS] 8 tests completed in 0.034 seconds. 8 out of 8 (100%) tests passed. -- done testing and-predicate (PEG) ------------------------------------------ -- testing not-predicate ----------------------------------------------------- (genturfahi-not-predicate "a") ....................................... [ PASS] (genturfahi-not-predicate "b") ....................................... [ PASS] (genturfahi-not-predicate "c") ....................................... [ PASS] (genturfahi-not-predicate "") ........................................ [ PASS] (genturfahi-not-predicate "aa") ...................................... [ PASS] (genturfahi-not-predicate "ab") ...................................... [ PASS] (genturfahi-not-predicate "ac") ...................................... [ PASS] (genturfahi-not-predicate "ba") ...................................... [ PASS] (genturfahi-not-predicate "bb") ...................................... [ PASS] (genturfahi-not-predicate "bc") ...................................... [ PASS] (genturfahi-not-predicate "ca") ...................................... [ PASS] (genturfahi-not-predicate "cb") ...................................... [ PASS] (genturfahi-not-predicate "cc") ...................................... [ PASS] 13 tests completed in 0.041 seconds. 13 out of 13 (100%) tests passed. -- done testing not-predicate ------------------------------------------------ -- testing not-predicate (PEG) ----------------------------------------------- (genturfahi-not-predicate "a") ....................................... [ PASS] (genturfahi-not-predicate "b") ....................................... [ PASS] (genturfahi-not-predicate "c") ....................................... [ PASS] (genturfahi-not-predicate "") ........................................ [ PASS] (genturfahi-not-predicate "aa") ...................................... [ PASS] (genturfahi-not-predicate "ab") ...................................... [ PASS] (genturfahi-not-predicate "ac") ...................................... [ PASS] (genturfahi-not-predicate "ba") ...................................... [ PASS] (genturfahi-not-predicate "bb") ...................................... [ PASS] (genturfahi-not-predicate "bc") ...................................... [ PASS] (genturfahi-not-predicate "ca") ...................................... [ PASS] (genturfahi-not-predicate "cb") ...................................... [ PASS] (genturfahi-not-predicate "cc") ...................................... [ PASS] 13 tests completed in 0.048 seconds. 13 out of 13 (100%) tests passed. -- done testing not-predicate (PEG) ------------------------------------------ -- testing jonai naselci ----------------------------------------------------- (genturfahi-jonai-naselci "a") ....................................... [ PASS] (genturfahi-jonai-naselci "b") ....................................... [ PASS] (genturfahi-jonai-naselci "c") ....................................... [ PASS] (genturfahi-jonai-naselci "d") ....................................... [ PASS] (genturfahi-jonai-naselci "") ........................................ [ PASS] (genturfahi-jonai-naselci "aa") ...................................... [ PASS] (genturfahi-jonai-naselci "ab") ...................................... [ PASS] (genturfahi-jonai-naselci "ac") ...................................... [ PASS] (genturfahi-jonai-naselci "da") ...................................... [ PASS] (genturfahi-jonai-naselci "db") ...................................... [ PASS] (genturfahi-jonai-naselci "dc") ...................................... [ PASS] 11 tests completed in 0.03 seconds. 11 out of 11 (100%) tests passed. -- done testing jonai naselci ------------------------------------------------ -- testing jonai naselci (PEG) ----------------------------------------------- (genturfahi-jonai-naselci "a") ....................................... [ PASS] (genturfahi-jonai-naselci "b") ....................................... [ PASS] (genturfahi-jonai-naselci "c") ....................................... [ PASS] (genturfahi-jonai-naselci "d") ....................................... [ PASS] (genturfahi-jonai-naselci "") ........................................ [ PASS] (genturfahi-jonai-naselci "aa") ...................................... [ PASS] (genturfahi-jonai-naselci "ab") ...................................... [ PASS] (genturfahi-jonai-naselci "ac") ...................................... [ PASS] (genturfahi-jonai-naselci "da") ...................................... [ PASS] (genturfahi-jonai-naselci "db") ...................................... [ PASS] (genturfahi-jonai-naselci "dc") ...................................... [ PASS] 11 tests completed in 0.082 seconds. 11 out of 11 (100%) tests passed. -- done testing jonai naselci (PEG) ------------------------------------------ -- testing samselpla --------------------------------------------------------- (genturfahi-samselpla "abc") ......................................... [ PASS] (genturfahi-samselpla "d") ........................................... [ PASS] (genturfahi-samselpla "a") ........................................... [ PASS] (genturfahi-samselpla "ab") .......................................... [ PASS] (genturfahi-samselpla "abca") ........................................ [ PASS] (genturfahi-samselpla "abcb") ........................................ [ PASS] (genturfahi-samselpla "abcc") ........................................ [ PASS] 7 tests completed in 0.01 seconds. 7 out of 7 (100%) tests passed. -- done testing samselpla ---------------------------------------------------- -- testing samselpla (PEG) --------------------------------------------------- (genturfahi-samselpla "abc") ......................................... [ PASS] (genturfahi-samselpla "d") ........................................... [ PASS] (genturfahi-samselpla "a") ........................................... [ PASS] (genturfahi-samselpla "ab") .......................................... [ PASS] (genturfahi-samselpla "abca") ........................................ [ PASS] (genturfahi-samselpla "abcb") ........................................ [ PASS] (genturfahi-samselpla "abcc") ........................................ [ PASS] 7 tests completed in 0.071 seconds. 7 out of 7 (100%) tests passed. -- done testing samselpla (PEG) ---------------------------------------------- -- testing samselpla cabna (PEG) --------------------------------------------- (genturfahi-samselpla-cabna "aa") .................................... [ PASS] (genturfahi-samselpla-cabna "ab") .................................... [ PASS] (genturfahi-samselpla-cabna "bb") .................................... [ PASS] (genturfahi-samselpla-cabna "ba") .................................... [ PASS] 4 tests completed in 0.059 seconds. 4 out of 4 (100%) tests passed. -- done testing samselpla cabna (PEG) ---------------------------------------- -- testing lerfu-klesi ------------------------------------------------------- (genturfahi-lerfu-klesi "a") ......................................... [ PASS] (genturfahi-lerfu-klesi "b") ......................................... [ PASS] (genturfahi-lerfu-klesi "c") ......................................... [ PASS] (genturfahi-lerfu-klesi "x") ......................................... [ PASS] (genturfahi-lerfu-klesi "y") ......................................... [ PASS] (genturfahi-lerfu-klesi "z") ......................................... [ PASS] (genturfahi-lerfu-klesi "A") ......................................... [ PASS] (genturfahi-lerfu-klesi "B") ......................................... [ PASS] (genturfahi-lerfu-klesi "C") ......................................... [ PASS] (genturfahi-lerfu-klesi "X") ......................................... [ PASS] (genturfahi-lerfu-klesi "Y") ......................................... [ PASS] (genturfahi-lerfu-klesi "Z") ......................................... [ PASS] (genturfahi-lerfu-klesi "0") ......................................... [ PASS] (genturfahi-lerfu-klesi "1") ......................................... [ PASS] (genturfahi-lerfu-klesi "2") ......................................... [ PASS] (genturfahi-lerfu-klesi "3") ......................................... [ PASS] (genturfahi-lerfu-klesi "4") ......................................... [ PASS] (genturfahi-lerfu-klesi "5") ......................................... [ PASS] (genturfahi-lerfu-klesi "6") ......................................... [ PASS] (genturfahi-lerfu-klesi "7") ......................................... [ PASS] (genturfahi-lerfu-klesi "8") ......................................... [ PASS] (genturfahi-lerfu-klesi "9") ......................................... [ PASS] (genturfahi-lerfu-klesi "0123456789") ................................ [ PASS] (genturfahi-lerfu-klesi "abcxyzABCXYZ") .............................. [ PASS] (genturfahi-lerfu-klesi "abcxyzABCXYZ0123456789") .................... [ PASS] (genturfahi-lerfu-klesi "abc123XYZ") ................................. [ PASS] (genturfahi-lerfu-klesi "") .......................................... [ PASS] 27 tests completed in 0.063 seconds. 27 out of 27 (100%) tests passed. -- done testing lerfu-klesi -------------------------------------------------- -- testing lerfu-klesi (read) ------------------------------------------------ (genturfahi-lerfu-klesi "a") ......................................... [ PASS] (genturfahi-lerfu-klesi "b") ......................................... [ PASS] (genturfahi-lerfu-klesi "c") ......................................... [ PASS] (genturfahi-lerfu-klesi "x") ......................................... [ PASS] (genturfahi-lerfu-klesi "y") ......................................... [ PASS] (genturfahi-lerfu-klesi "z") ......................................... [ PASS] (genturfahi-lerfu-klesi "A") ......................................... [ PASS] (genturfahi-lerfu-klesi "B") ......................................... [ PASS] (genturfahi-lerfu-klesi "C") ......................................... [ PASS] (genturfahi-lerfu-klesi "X") ......................................... [ PASS] (genturfahi-lerfu-klesi "Y") ......................................... [ PASS] (genturfahi-lerfu-klesi "Z") ......................................... [ PASS] (genturfahi-lerfu-klesi "0") ......................................... [ PASS] (genturfahi-lerfu-klesi "1") ......................................... [ PASS] (genturfahi-lerfu-klesi "2") ......................................... [ PASS] (genturfahi-lerfu-klesi "3") ......................................... [ PASS] (genturfahi-lerfu-klesi "4") ......................................... [ PASS] (genturfahi-lerfu-klesi "5") ......................................... [ PASS] (genturfahi-lerfu-klesi "6") ......................................... [ PASS] (genturfahi-lerfu-klesi "7") ......................................... [ PASS] (genturfahi-lerfu-klesi "8") ......................................... [ PASS] (genturfahi-lerfu-klesi "9") ......................................... [ PASS] (genturfahi-lerfu-klesi "0123456789") ................................ [ PASS] (genturfahi-lerfu-klesi "abcxyzABCXYZ") .............................. [ PASS] (genturfahi-lerfu-klesi "abcxyzABCXYZ0123456789") .................... [ PASS] (genturfahi-lerfu-klesi "abc123XYZ") ................................. [ PASS] (genturfahi-lerfu-klesi "") .......................................... [ PASS] 27 tests completed in 0.124 seconds. 27 out of 27 (100%) tests passed. -- done testing lerfu-klesi (read) ------------------------------------------- -- testing lerfu-klesi (PEG) ------------------------------------------------- (genturfahi-lerfu-klesi "a") ......................................... [ PASS] (genturfahi-lerfu-klesi "b") ......................................... [ PASS] (genturfahi-lerfu-klesi "c") ......................................... [ PASS] (genturfahi-lerfu-klesi "x") ......................................... [ PASS] (genturfahi-lerfu-klesi "y") ......................................... [ PASS] (genturfahi-lerfu-klesi "z") ......................................... [ PASS] (genturfahi-lerfu-klesi "A") ......................................... [ PASS] (genturfahi-lerfu-klesi "B") ......................................... [ PASS] (genturfahi-lerfu-klesi "C") ......................................... [ PASS] (genturfahi-lerfu-klesi "X") ......................................... [ PASS] (genturfahi-lerfu-klesi "Y") ......................................... [ PASS] (genturfahi-lerfu-klesi "Z") ......................................... [ PASS] (genturfahi-lerfu-klesi "0") ......................................... [ PASS] (genturfahi-lerfu-klesi "1") ......................................... [ PASS] (genturfahi-lerfu-klesi "2") ......................................... [ PASS] (genturfahi-lerfu-klesi "3") ......................................... [ PASS] (genturfahi-lerfu-klesi "4") ......................................... [ PASS] (genturfahi-lerfu-klesi "5") ......................................... [ PASS] (genturfahi-lerfu-klesi "6") ......................................... [ PASS] (genturfahi-lerfu-klesi "7") ......................................... [ PASS] (genturfahi-lerfu-klesi "8") ......................................... [ PASS] (genturfahi-lerfu-klesi "9") ......................................... [ PASS] (genturfahi-lerfu-klesi "0123456789") ................................ [ PASS] (genturfahi-lerfu-klesi "abcxyzABCXYZ") .............................. [ PASS] (genturfahi-lerfu-klesi "abcxyzABCXYZ0123456789") .................... [ PASS] (genturfahi-lerfu-klesi "abc123XYZ") ................................. [ PASS] (genturfahi-lerfu-klesi "") .......................................... [ PASS] 27 tests completed in 0.118 seconds. 27 out of 27 (100%) tests passed. -- done testing lerfu-klesi (PEG) -------------------------------------------- -- testing mex --------------------------------------------------------------- (genturfahi-mex "2") ................................................. [ PASS] (genturfahi-mex "22") ................................................ [ PASS] (genturfahi-mex "2*2") ............................................... [ PASS] (genturfahi-mex "2+2") ............................................... [ PASS] (genturfahi-mex "2+2*7") ............................................. [ PASS] (genturfahi-mex "(2+2)*7") ........................................... [ PASS] (genturfahi-mex "3*4+5*6") ........................................... [ PASS] 7 tests completed in 0.021 seconds. 7 out of 7 (100%) tests passed. -- done testing mex ---------------------------------------------------------- -- testing mex (read) -------------------------------------------------------- (genturfahi-mex "2") ................................................. [ PASS] (genturfahi-mex "22") ................................................ [ PASS] (genturfahi-mex "2*2") ............................................... [ PASS] (genturfahi-mex "2+2") ............................................... [ PASS] (genturfahi-mex "2+2*7") ............................................. [ PASS] (genturfahi-mex "(2+2)*7") ........................................... [ PASS] (genturfahi-mex "3*4+5*6") ........................................... [ PASS] 7 tests completed in 0.071 seconds. 7 out of 7 (100%) tests passed. -- done testing mex (read) --------------------------------------------------- -- testing mex (PEG) --------------------------------------------------------- (genturfahi-mex "2") ................................................. [ PASS] (genturfahi-mex "22") ................................................ [ PASS] (genturfahi-mex "2*2") ............................................... [ PASS] (genturfahi-mex "2+2") ............................................... [ PASS] (genturfahi-mex "2+2*7") ............................................. [ PASS] (genturfahi-mex "(2+2)*7") ........................................... [ PASS] (genturfahi-mex "3*4+5*6") ........................................... [ PASS] 7 tests completed in 0.056 seconds. 7 out of 7 (100%) tests passed. -- done testing mex (PEG) ---------------------------------------------------- -- testing utf8 -------------------------------------------------------------- (genturfahi-utf8 "") ................................................. [ PASS] (genturfahi-utf8 "«¿?»") .......................................... [ PASS] (genturfahi-utf8 "«¿?∞»") ....................................... [ PASS] (genturfahi-utf8 "«¿?∞∞»") .................................... [ PASS] (genturfahi-utf8 "«¿?∞∞∞»") ................................. [ PASS] (genturfahi-utf8 "«¿?a»") ......................................... [ PASS] (genturfahi-utf8 "«¿?abc»") ....................................... [ PASS] (genturfahi-utf8 "«¿?a∞»") ...................................... [ PASS] (genturfahi-utf8 "«¿?abc∞»") .................................... [ PASS] 9 tests completed in 0.011 seconds. 9 out of 9 (100%) tests passed. -- done testing utf8 --------------------------------------------------------- -- testing right recursion --------------------------------------------------- (genturfahi-rrecursion "") ........................................... [ PASS] (genturfahi-rrecursion "a") .......................................... [ PASS] (genturfahi-rrecursion "abc") ........................................ [ PASS] (genturfahi-rrecursion "a+") ......................................... [ PASS] (genturfahi-rrecursion "a+b+c") ...................................... [ PASS] (genturfahi-rrecursion "1") .......................................... [ PASS] (genturfahi-rrecursion "1+") ......................................... [ PASS] (genturfahi-rrecursion "1+2") ........................................ [ PASS] (genturfahi-rrecursion "1+2+") ....................................... [ PASS] (genturfahi-rrecursion "1+2+3") ...................................... [ PASS] 10 tests completed in 0.038 seconds. 10 out of 10 (100%) tests passed. -- done testing right recursion ---------------------------------------------- -- testing left recursion ---------------------------------------------------- (genturfahi-lrecursion "") ........................................... [ PASS] (genturfahi-lrecursion "a") .......................................... [ PASS] (genturfahi-lrecursion "abc") ........................................ [ PASS] (genturfahi-lrecursion "a+") ......................................... [ PASS] (genturfahi-lrecursion "a+b+c") ...................................... [ PASS] (genturfahi-lrecursion "1") .......................................... [ PASS] (genturfahi-lrecursion "1+") ......................................... [ PASS] (genturfahi-lrecursion "1+2") ........................................ [ PASS] (genturfahi-lrecursion "1+2+") ....................................... [ PASS] (genturfahi-lrecursion "1+2+3") ...................................... [ PASS] 10 tests completed in 0.042 seconds. 10 out of 10 (100%) tests passed. -- done testing left recursion ----------------------------------------------- -- testing girzu ------------------------------------------------------------- (genturfahi-girzu "abcabcabc") ....................................... [ PASS] 1 test completed in 0.028 seconds. 1 out of 1 (100%) test passed. -- done testing girzu -------------------------------------------------------- -- testing tolju'i girzu ----------------------------------------------------- (genturfahi-toljuhi-girzu "") ........................................ [ PASS] (genturfahi-toljuhi-girzu "b") ....................................... [ PASS] (genturfahi-toljuhi-girzu "bb") ...................................... [ PASS] (genturfahi-toljuhi-girzu "bbb") ..................................... [ PASS] (genturfahi-toljuhi-girzu "a") ....................................... [ PASS] (genturfahi-toljuhi-girzu "ab") ...................................... [ PASS] (genturfahi-toljuhi-girzu "abb") ..................................... [ PASS] (genturfahi-toljuhi-girzu "abbb") .................................... [ PASS] (genturfahi-toljuhi-girzu "ba") ...................................... [ PASS] (genturfahi-toljuhi-girzu "bba") ..................................... [ PASS] (genturfahi-toljuhi-girzu "bbba") .................................... [ PASS] (genturfahi-toljuhi-girzu "aa") ...................................... [ PASS] (genturfahi-toljuhi-girzu "baa") ..................................... [ PASS] (genturfahi-toljuhi-girzu "aba") ..................................... [ PASS] (genturfahi-toljuhi-girzu "aab") ..................................... [ PASS] (genturfahi-toljuhi-girzu "abab") .................................... [ PASS] (genturfahi-toljuhi-girzu "abba") .................................... [ PASS] (genturfahi-toljuhi-girzu "baab") .................................... [ PASS] (genturfahi-toljuhi-girzu "baba") .................................... [ PASS] (genturfahi-toljuhi-girzu "aaa") ..................................... [ PASS] 20 tests completed in 0.062 seconds. 20 out of 20 (100%) tests passed. -- done testing tolju'i girzu ------------------------------------------------