Test suite

David Malcolm <[email protected]> Thu, 05 May 2005 13:58:54 -0400
Newsgroups gmane.editors.conglomerate.devel
Message-ID <[email protected]>
We've been using the directory: examples/crash to hold test cases.

I just added a testcase for a bug here and noticed that an old test case
had been deleted (with a note that the related bug had been fixed, IIRC)

I think deleting old testcases is a bad idea.  It makes the project much
stronger if we have lots of simple test documents that we can load, to
verify that old bugs aren't creeping back to haunt us.  

Geert: please can we have that old testcase back please

Are there any other tests for old crashers we should add into CVS?

Should we ship these files in the tarball?

Anyone got thoughts on automating the process?  A shell script that
looped through all the test files and launched Conglomerate on each in
turn and somehow reported if Conglomerate crashed on any would be cool!

Dave