Bug 3693

Summary: JUnitTests doesn't track added and removed Tests
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2235    

Description Andrew Cagney 2006-12-11 04:38:06 UTC
The Makefile.rule entry for JUnitTests.java doesn't re-run when a new test is
either added or removed.
Comment 1 Andrew Cagney 2006-12-11 05:03:13 UTC
Index: common/ChangeLog
2006-12-10  Andrew Cagney  <cagney@redhat.com>

        * Makefile.rules ($(GEN_SOURCENAME)/JUnitTests.java): Depend on
        files.list, which is only modified when the list of files changes.
        Re-implement using files.list.