version 1.12, 2008/11/08 18:28:22
|
version 1.13, 2008/11/08 18:34:18
|
Line 12
|
Line 12
|
\ public domain |
\ public domain |
|
|
\ for the rest: |
\ for the rest: |
\ revised by Anton Ertl 2007-08-12, 2007-08-19, 2007-08-28 |
\ revised by Anton Ertl |
\ public domain |
\ public domain |
|
|
\ The original has the following shortcomings: |
\ The original has the following shortcomings: |
Line 29
|
Line 29
|
\ http://www.forth200x.org/tests/tester.fs |
\ http://www.forth200x.org/tests/tester.fs |
\ http://www.forth200x.org/tests/ttester.fs |
\ http://www.forth200x.org/tests/ttester.fs |
|
|
|
\ for history and possibly newer versions you can also look at |
|
\ http://www.complang.tuwien.ac.at/cvsweb/cgi-bin/cvsweb/gforth/test/ttester.fs |
|
|
\ tester.fs is intended to be a drop-in replacement of the original. |
\ tester.fs is intended to be a drop-in replacement of the original. |
|
|
\ ttester.fs is a version that uses T{ and }T instead of { and } and |
\ ttester.fs is a version that uses T{ and }T instead of { and } and |