Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 346749 - Re-name rpm.ui.editor *Tests.java to *Test.java
Summary: Re-name rpm.ui.editor *Tests.java to *Test.java
Status: RESOLVED FIXED
Alias: None
Product: Linux Tools
Classification: Tools
Component: RPM (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.8.0   Edit
Assignee: Alexander Kurtakov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-20 13:57 EDT by Andrew Overholt CLA
Modified: 2011-06-02 18:34 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Overholt CLA 2011-05-20 13:57:34 EDT
Tycho isn't picking up the tests whose names end in "Tests" instead of "Test".  Rather than dealing with special-casing in pom.xml, let's just re-name these test classes.
Comment 1 Andrew Overholt CLA 2011-05-20 16:15:12 EDT
Fixed in 1329135d79a234e881d56b6f0b0699056845344f.

We'll have to verify that the # of tests that run during the build increases in the next build.