Have Harness Run App With No Files?

2009-01-26 Thread David E . Wheeler
Howdy, This is for Any Armstrong, primarily, but someone else might know the answer, or be interested, anyway. I added xUnit-style test programming to pgTAP recently. What this means is that, rather than putting tests in a .sql test file, a developer can define a function that returns the

Re: Let us stop rehashing plans

2009-01-26 Thread David Cantrell
On Sat, Jan 24, 2009 at 12:16:33AM +0800, Gaurav Vaidya wrote: > Based on the recent questions on the TAP mailing list asking about the > significance of "1..", I wonder if this could be simplified to: > TAP version 13 > 1..2 # Initialization > ok 1 > ok 2 > 3..6 #