ddnet/src/test
heinrich5991 6d88a29910 Add LATIN SMALL LETTER L confusable
This makes `LATIN SMALL LETTER L` confusable with `LATIN SMALL LETTER I`
because `CYRILLIC SMALL LETTER PALOCHKA` "ӏ" (mapping to i) wasn't
confusable with `LATIN SMALL LETTER L` "l" (mapping to l) before.

Also add tests for `str_utf8_comp_confusable`.
2018-03-20 21:11:44 +01:00
..
aio.cpp Add manual locking to ASYNCIO for transacted writes 2017-11-27 01:04:55 +01:00
fs.cpp Add CTestInfo class, add test for create-close-remove process 2017-10-23 00:13:53 +02:00
git_revision.cpp Regenerate version file on git changes 2018-03-01 16:50:29 +01:00
jobs.cpp Add a couple of tests for CJobPool 2017-11-24 10:33:42 +01:00
name_ban.cpp Add string and nameban tests with Unicode characters 2018-03-14 14:20:15 +01:00
str.cpp Add LATIN SMALL LETTER L confusable 2018-03-20 21:11:44 +01:00
strip_path_and_extension.cpp Add testing infrastructure for teehistorian 2017-09-28 02:03:30 +02:00
teehistorian.cpp Record rcon authentication stuff into teehistorian 2018-01-28 03:13:05 +01:00
test.cpp Call net_init in tests 2017-11-24 10:51:46 +01:00
test.h Add CTestInfo class, add test for create-close-remove process 2017-10-23 00:13:53 +02:00
thread.cpp Add a missing call to lock_wait in test function 2018-01-05 16:06:24 +01:00
unix.cpp Add very basic test for Unix sockets 2017-12-20 16:56:44 +01:00