1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/lib/ldb/tests/python
Douglas Bagnall 078ecf486a ldb:pytests: test for Turkic i-dots in ldb_comparison_fold
In tr_TR and some other locales where the letter 'i' uppercases to
'İ', which is not ideal for LDB as we need certain strings like 'guid'
to casefold in the ASCII way.

In fixing https://bugzilla.samba.org/show_bug.cgi?id=15248) we solved
this problem in many cases, but for unindexed searches where the 'i'
is not the last character in the string. This test shows that.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15637

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-23 01:33:29 +00:00
..
api.py ldb:pytests: test for Turkic i-dots in ldb_comparison_fold 2024-04-23 01:33:29 +00:00
crash.py CVE-2020-27840: pytests: move Dn.validate test to ldb 2021-03-24 12:05:32 +00:00
index.py ldb: remove some 'if PY3's in tests 2021-02-22 15:50:55 +00:00
repack.py ldb: python test for repack 2019-05-29 04:41:24 +00:00