This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 200155 - CppUnit testing should handle program crash
Summary: CppUnit testing should handle program crash
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: PC Linux
: P4 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-15 08:06 UTC by DmitryAsh
Modified: 2011-07-15 08:06 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
example (22.59 KB, image/png)
2011-07-15 08:06 UTC, DmitryAsh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DmitryAsh 2011-07-15 08:06:42 UTC
Created attachment 109449 [details]
example

* Sorry, for my bad English

If the program during tests (CppUnit) crashes, when Netbeans shows passed test which causes crash and the netbeans shows next test is running, but the program is not running due to crash.