Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 346749

Summary: Re-name rpm.ui.editor *Tests.java to *Test.java
Product: [Tools] Linux Tools Reporter: Andrew Overholt <overholt>
Component: RPMAssignee: Alexander Kurtakov <akurtakov>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: linux.rpm-inbox
Version: unspecified   
Target Milestone: 0.8.0   
Hardware: PC   
OS: Linux   
Whiteboard:

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.