Re: [Cgdb-devel] Test suite
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bo...@br...> - 2004-02-29 23:32:06
|
On Sun, Feb 29, 2004 at 10:50:59AM -0500, Mike Mueller wrote: > $ runtest --version > WARNING: Couldn't find the global config file. > Expect version is 5.37.1 > Tcl version is 8.3 > Framework version is 1.4.3 Ok, this looks good. Did you do make && make install before you did make check? > I'm mainly referring to the fact that we're writing libraries to do > things like KUI, so the dejagnu tests might apply there too. I'm > not saying we should be testing the gui, because that would probably > be impossible. Since there are libraries in tgdb and cgdb that > merit testing, shouldn't the test suite be at the top level? I agree with you. Initially, the idea was to not couple tgdb to cgdb. This way, another process could check out just cgdb/tgdb and have a working testsuite. Can you think of a good solution that would keep this relationship true? or should we abandon this relationship and combine the testsuite into a top-level testsuite? Bob Rossi |