Ben Pfaff <b...@cs.stanford.edu> writes: > Simon Josefsson <si...@josefsson.org> writes: > >> The best would be if the process to re-generate the files were >> documented, then I could generate them on the fly to test my code with a >> 5.1, 5.2 and 6.0 Unicode library, which would be useful for >> compatibility and regression testing. > > It's documented in the comments at the top and bottom of > lib/gen-uni-tables.c. Just compile that one file and then run it > on the specified files from the unicode database. > > (When I ran it on the unicode 6.0 database a few weeks ago, it > reported an error and failed. Presumably at least some minor > updates are needed.)
Thanks -- I'll try to do it for 5.2.0 at least. /Simon