These two directories need to be organized in a better way. Because
- There are many files under test/java/text/Format. It's difficult to choose necessary test programs when a developer wants to run only test programs for a specific subclass of Format.
- Two test programs for L10N of TimeZone display name are mistakenly put under test/java/text/Format. They need to be moved to the appropriate directory.
- Some test programs under sun/text/resources don't fit their locations.
and so on.
###@###.### 2005-05-19 05:36:29 GMT
- There are many files under test/java/text/Format. It's difficult to choose necessary test programs when a developer wants to run only test programs for a specific subclass of Format.
- Two test programs for L10N of TimeZone display name are mistakenly put under test/java/text/Format. They need to be moved to the appropriate directory.
- Some test programs under sun/text/resources don't fit their locations.
and so on.
###@###.### 2005-05-19 05:36:29 GMT