|
From: Jonathan S. O. <jon...@yo...> - 2003-07-18 04:16:30
|
> make is
> local
> t1 : expanded UNIT_TEST1
> t2 : expanded UNIT_TEST2
> do
> add_test(t1)
> add_test(t2)
> run
> to_html("tests.html"
> end
Very interesting idea. The "expanded" is a bit strange, but I could live
with it.
JSO
P.S. How come, when I do a reply, I get "dm" and not
"ete...@li...". Is there some setting you can set?
|