Provides test programs for CLDR files. Warning: these tools are written quickly without much documentation
The directory C:\cvsdata\unicode stands for wherever the cldr directory is for the locale CVS.
Goal | Program | Typical Options | |
---|---|---|---|
For speed, UTF-8 files, showing file creation | Common Options for all of following | -DCLDR_DTD_CACHE=C:\cldrcache\ -Dfile.encoding=UTF-8 -Xmx700M -DSHOW_FILES -DSHOW | |
Check for general CLDR errors. Use for testing the survey tool tests, plus independent verification of bulk/CVS changes. | ConsoleCheckCLDR | General verification of vetted data (Should take about 6 minutes.) | -e -c minimal -z final_testing -s C:\cvsdata\unicode\cldr\incoming\vetted\main |
HTML error report | Add -g option. Generates data in C:\cvsdata\unicode\cldr\dropbox\gen\errors\ (you can change this with -g xxx). Once this is done, update with CVS. | ||
Test basic DTD correctness, paths | QuickCheck | -DSOURCE=C:\cvsdata\unicode\cldr\incoming\vetted\main | |
* All files Copyright (c) 2004-2007, Unicode Inc, and others. All Rights Reserved. * For terms of use, see http://unicode.org/copyright.html#Exhibit1