mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
tools: Update the normalisation test data when updating Unicode
Otherwise this easily gets forgotten. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3470
This commit is contained in:
parent
ad51ff8038
commit
79e25aaa1b
@ -36,3 +36,4 @@ glib/tests/gen-casefold-txt.py "$version" \
|
||||
glib/tests/gen-casemap-txt.py "$version" \
|
||||
"$ucd"/UnicodeData*.txt \
|
||||
"$ucd"/SpecialCasing*.txt > glib/tests/casemap.txt
|
||||
cp "$ucd"/NormalizationTest.txt glib/tests/
|
||||
|
Loading…
Reference in New Issue
Block a user