> too many acronyms: 

not enough acronyms... <chuckling> 

> http://en.wikipedia.org/wiki/Test_Anything_Protocol

Thanks Ron for the clarification.

To answer dho's question, my code does not currently implement TAP, but I
could probably incorporate the differences.  I typically write a pass/fail
message instead of "ok/""not ok".  I prefer using pass/fail because they
are the same size(4 char) and it is easier to format and read.  The current
version writes the eval at the end of the line, but I think it would be
better/easier top put it up front.  I'll look at what else is expected for
TAP and strongly consider following their guidelines.

  EBo --

-- 
You received this message because you are subscribed to the Google Groups "Plan 
9 Google Summer of Code" group.
To post to this group, send email to plan9-g...@googlegroups.com.
To unsubscribe from this group, send email to 
plan9-gsoc+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/plan9-gsoc?hl=en.

Reply via email to