ladybird/Tests
matcool 104b51b912 LibUnicode: Fix Hangul syllable composition for specific cases
This fixes `combine_hangul_code_points` which would try to combine
a LVT syllable with a trailing consonant, resulting in a wrong
character.

Also added a test for this specific case.
2022-10-07 07:53:27 -04:00
..
AK AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2022-10-04 23:35:07 +01:00
Kernel AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2022-10-04 23:35:07 +01:00
LibAudio Meta+Tests: Allow running FLAC spec tests 2022-09-02 23:54:50 +01:00
LibC LibC: Implement mkstemps() in stdlib and add a test 2022-10-06 16:14:40 +01:00
LibCompress LibCompress+Tests: Demonstrate and fix faulty metadata length 2022-09-17 04:10:11 +00:00
LibCore
LibCpp
LibCrypto LibCrypto: Add a constructor to (Un)SignedBigInteger taking a double 2022-08-26 19:18:26 +01:00
LibEDID
LibELF LibC: Remove the LibDl interface target 2022-09-05 10:12:02 +01:00
LibGfx
LibGL LibGL: Make GL::create_context fallible 2022-09-16 15:32:38 +02:00
LibIMAP
LibJS AK+LibJS: Handle NaN-boxing pointers on AArch64 2022-09-21 11:55:57 +02:00
LibLocale LibLocale: Move locale source files to the LibLocale library 2022-09-05 14:37:16 -04:00
LibMarkdown
LibPDF
LibRegex LibRegex: Account for eof after \<x> when 'x' leads to legacy behaviour 2022-09-12 16:03:57 +04:30
LibSQL
LibTest
LibTextCodec
LibThreading
LibTimeZone LibTimeZone: Use the last DST rule in the TZDB if a match isn't found 2022-09-28 23:52:51 +01:00
LibTLS
LibTTF
LibUnicode LibUnicode: Fix Hangul syllable composition for specific cases 2022-10-07 07:53:27 -04:00
LibWasm LibJS: Move intrinsics to the realm 2022-08-27 11:29:10 +01:00
LibWeb
LibXML
Spreadsheet LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData 2022-09-05 14:37:16 -04:00
UserspaceEmulator
CMakeLists.txt Tests: Move the former LibM test into the LibC namespace 2022-09-16 16:09:19 +00:00