j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
* David L Paktor dlpaktor@us.ibm.com [060817 21:29]:
I would like to make two small amendments:
The test suite contains exactly 162 tests. Still a lot, but let's not mis-advertise even to a small degree.
Sorry, this is true of course. I just did a rough estimate by counting the .fth files, which is a little bit inaccurate.
Modesty prohibits me from saying much more than this, but I hope a look at the New Features document, and at the Test Log files, will suffice to demonstrate that "a couple of significant improvements" is very much an understatement... ;-}
Yes, definitely. To emphasize this we have pushed the version number of the tokenizer to 1.0.
If you want to have a look at the old and the new version, go to:
http://www.openbios.org/~stepan/toke/
Stefan
* Stefan Reinauer stepan@coresystems.de [060818 17:06]:
If you want to have a look at the old and the new version, go to:
For a quick test I ran a coverage test with our new and shiny test suite and here's the results:
Code covered: 95.9 %
That is pretty damn good for a first run. Even if it was a safety critical applications.
The whole coverage report can be checked here: http://openbios.org/~stepan/toke/coverage/fcode-utils/toke/index.html
As you can clearly see most of the files only have their panic code uncovered. Which is pretty normal. Only whats wrong with strsubvocab.c ;-)
David, thank you very much for this high quality contribution.
Stefan