7 Jul 23:07
Re: Test case modularity
From: Alexandre Ferrieux <alexandre.ferrieux@...>
Subject: Re: Test case modularity
Newsgroups: gmane.comp.lang.tcl.core
Date: 2008-07-07 21:07:09 GMT
Subject: Re: Test case modularity
Newsgroups: gmane.comp.lang.tcl.core
Date: 2008-07-07 21:07:09 GMT
On 7/5/08, Donal K. Fellows <donal.k.fellows@...> wrote: > > test chan-0.1 {bad chan subcommand} -returnCodes error -body { > chan foobar > } -match glob -result {bad subcommand "foobar": must be *} > FWIW, I have updated the ref impl of 304 to include these more generic (and more modern) test cases in the three places where the addition of [chan pipe] required updating anyway. Also, thanks to TCT members who have already voted for 304. I will be offline from now to July 21st, so when the deadline comes on next Wednesday, if the outcome is positive, feel free to commit for me. -Alex ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08
RSS Feed