summaryrefslogtreecommitdiffstats
path: root/util/unicode/README
diff options
context:
space:
mode:
authorIevgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>2021-08-04 13:49:16 +0200
committerIevgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>2021-09-01 14:15:45 +0200
commit4e460aa3f7fb5aa2f66a2a75b0aea82464ee5639 (patch)
tree4988b177c419060e620e8335a7c4699f9c0c7cb9 /util/unicode/README
parentf98d9aa9da1f858cd499d7d6687fc137f40939f7 (diff)
tests: Add test for UTS #46 implementation using Unicode data
The new test is called tst_qurluts46. It verifies QUrl::{to,from}Ace() functionality using the data from IdnaTestV2.txt supplied by Unicode. The file was downloaded from https://www.unicode.org/Public/idna/13.0.0/IdnaTestV2.txt Task-Id: QTBUG-85371 Change-Id: I4c6a4942ef6018dafc90cb84ef73f6b2614566d7 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'util/unicode/README')
-rw-r--r--util/unicode/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/unicode/README b/util/unicode/README
index 36b232226e..580bf9d8c0 100644
--- a/util/unicode/README
+++ b/util/unicode/README
@@ -14,6 +14,8 @@ To update:
to match
* Download https://www.unicode.org/Public/idna/$Version/IdnaMappingTable.txt
and put it into data/.
+* Download https://www.unicode.org/Public/idna/$Version/IdnaTestV2.txt
+ and put it into tests/auto/corelib/io/qurluts46/testdata.
* Build this project. Its binary, unicode, ignores command-line
options and assumes it is being run from this directory. When run,
it produces lots of output. If it gets as far as updating