Re: [tde-general] Announcement: TDE 0.1.1
Status: Beta
Brought to you by:
dcorbin
|
From: Samuel ]s. <sa...@Up...> - 2004-02-10 10:56:19
|
On Mon, Feb 02, 2004 at 05:37:07PM -0500, David Corbin wrote: > Samuel ]slund wrote: > >On that note, can we get the testrun to be parallel to program > >execution? When I make a minor GUI change (think non-automatic > >customer testing) I want to see the result quickly, not half a minute > >or more later when my unittests (that I know will be green) have run. > > It's not now? You can't run the application while the tests are running? When pressing the "run" button in the workbench files are saved and compiled, then tests are run (they are one of the builders), then the application is started. //Samuel |