shouldbe tests (was Re: [PATCH] h2ph, etc.)

2001-07-30 Thread Michael G Schwern
On Sun, Jul 29, 2001 at 08:09:13AM -0400, Barrie Slaymaker wrote: > The "shouldbe" tests would be like "todo" tests in that their ok/not ok > status doesn't affect the "All tests successful" result, but the > expectation is that they should pass; the opposite of the todo test. > The idea being tha

Tinderbox for testing

2001-07-30 Thread Zach Lipton
All-- I am still fumbling with the test scripts to get them working without an NFS env, but I also realized that the tinderbox package from mozilla.org might be useful for perl. Tinderbox has two parts: client and server. The client pulls source code from the repository, compiles, and tests it.