Modify ↓
CLDR Ticket #7835(accepted tools)
Fix CheckAttributeValues
Reported by: | mark | Owned by: | srl |
---|---|---|---|
Component: | util | Data Locale: | |
Phase: | dvet | Review: | |
Weeks: | Data Xpath: | ||
Xref: |
Description
Needs to be fixed so that
- all attributes are checked, for all .xml files
- it works as an ST test, so that it can be used in upload testing
- it can also work as a unittest (with different entry point)
split from ticket:6748
Attachments
Change History
comment:1 Changed 4 years ago by mark
- Owner changed from anybody to mark
- Priority changed from assess to major
- Status changed from new to assigned
- Component changed from unknown to tools
- Milestone changed from UNSCH to 27dvet
comment:7 Changed 3 years ago by mark
- Cc emmons added
- Owner changed from mark to srl
ticket:7368 does the underlying tooling needed for ST. Look at TestAttributeValues.TestSingleFile for a sample of use. ST should call this on bulk upload to verify the attribute values (as well as calling CLDRCheck).
Passing this on to Steven for that phase.
Note: See
TracTickets for help on using
tickets.