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 42332 - Recognize sources of all test types
Summary: Recognize sources of all test types
Status: CLOSED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 42680
  Show dependency tree
 
Reported: 2004-04-22 11:22 UTC by Jiri Skrivanek
Modified: 2006-03-24 10:35 UTC (History)
2 users (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 Jiri Skrivanek 2004-04-22 11:22:30 UTC
Currently unit tests and qa-functional tests are
recognized by IDE. Their nodes appears in the
Projects view. It would be fine if all test types
are recognized. It means that whenever there exist
a pair <module>/test/${xtest.testtype} and
<module>/test/build-${xtest.testtype}, a node
should be added in the project view.
Comment 1 Marian Mirilovic 2004-04-26 16:16:17 UTC
Jesse, i
t is neccessery recognize qa-performance and/or performance test type,
I am rewriting performance tests now, and it's hard to do it in trunk
build , if My Package (qa-performance) isn't visible under Projects
node  .... , or
Do you know about some workarround ?
Comment 2 Jesse Glick 2004-04-26 20:19:00 UTC
Of course you can see all kinds of sources in the Files tab.
Comment 3 Jesse Glick 2004-06-27 02:13:16 UTC
committed     Up-To-Date  1.43       
apisupport/project/src/org/netbeans/modules/apisupport/project/NbModuleProject.java
Comment 4 Jiri Skrivanek 2004-07-01 15:48:37 UTC
Verified in build 20040701-1122.