test the collator fallback alwayspr-3115
commitf9aa34a37441e1fedd970151f80edc3bd4223e7d
authorAndreas Gohr <andi@splitbrain.org>
Tue, 11 Aug 2020 13:09:56 +0000 (11 15:09 +0200)
committerAndreas Gohr <andi@splitbrain.org>
Tue, 11 Aug 2020 13:09:56 +0000 (11 15:09 +0200)
tree525d137d946211496e148ad6a8069f0687654df8
parent5d9cb4e188c4a7004ca937381383eef29de8318b
test the collator fallback always

Now the use of the intl extension can be turned off, allowing for easy
testing of the fallback. The test now inherits from the collator test so
we avoid too much duplicate code
_test/tests/inc/sort_without_collator.test.php
inc/Utf8/Sort.php