From: Leyne, S. <sl...@at...> - 2001-07-30 15:11:45
|
Mark, > From: Mark O'Donohue [mailto:mar...@lu...] > Sent: Monday, July 30, 2001 11:06 AM ... > I just wanted to say, that Im not intentionally bumping into > the testing > sphere, it just happend by accident, but the dejagnu I think > works well. It's those types of accidents that I like and are ones that get things moving along... > It is cross plaftform and even has a recorder (you will need cygwin > presumably on win32). > > $autoexpect > isql > select * from fred limit(1,100); > exit; > > And it generates a record script that matched "all" the > output. Usually > with a little editing that can be cut down considerably. Is there anyway that we could eliminate the need for cygwin? I think that to expect someone to install cygwin in order to run the testing would place a very high 'bar'. I would dearly love to come up with a dead stupid EXE which any joe could run to perform the basic tests. If someone wanted to run the full suite of test, then a CYGWIN install could be in order. Sean |