Bug 3693 - JUnitTests doesn't track added and removed Tests
Summary: JUnitTests doesn't track added and removed Tests
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2006-12-11 04:38 UTC by Andrew Cagney
Modified: 2006-12-11 05:03 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.