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 175656 - Create test suits for external tools
Summary: Create test suits for external tools
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL: http://wiki.netbeans.org/CND69Externa...
Keywords:
: 179919 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-29 13:50 UTC by Leonid Lenyashin
Modified: 2010-05-11 17:32 UTC (History)
4 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Lenyashin 2009-10-29 13:50:42 UTC
There is a need to control changes in external interfaces we use. For now I can easily list:
1) Sun Studio:
   - certain compiler flags
   - dwarf info
   - collect interface
   - er_print commands
2) GNU toolchain:
   - certain compiler flags
   - dwarf info

We do need to create test suits that will produce an alarm if any of this interfaces does not work for us any more. It
is especially important to create them for Sun Studio as the very first task after 6.8 and give these suits to
corresponding teams or QA.
GNU suites are less critical and might only be used by us to find incompatible changes interfaces in newer versions.
Comment 1 Alexey Vladykin 2010-05-11 17:31:47 UTC
*** Bug 179919 has been marked as a duplicate of this bug. ***