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 245090 - C++ simple test has no seperate run command field in the test's properties
Summary: C++ simple test has no seperate run command field in the test's properties
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: UnitTest Support (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-16 14:32 UTC by necktwi
Modified: 2015-07-20 15:20 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description necktwi 2014-06-16 14:32:14 UTC
after creating simple c++ test, to give test arguments one needs to give them at project's properties' run field. One need to change back the run command of project to run the project after running a test with different run arguments. It will a great help if individual test has its own run command field in its properties.
Comment 1 henk89 2014-11-20 10:43:25 UTC
Is this really useful? Why don't you specify all the parameters in the test itself? This scenario doesn't look like a simple/unit testing one.
Comment 2 Alexander Simon 2015-07-20 15:20:59 UTC
It looks as enchantment.