mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:07:34 +00:00
Tests/AK: Add FuzzyMatch tests
This commit is contained in:
parent
e4fddc75f8
commit
bf75ecdcf7
2 changed files with 71 additions and 0 deletions
|
@ -32,6 +32,7 @@ set(AK_TEST_SOURCES
|
|||
TestFloatingPointParsing.cpp
|
||||
TestFlyString.cpp
|
||||
TestFormat.cpp
|
||||
TestFuzzyMatch.cpp
|
||||
TestGenericLexer.cpp
|
||||
TestHashFunctions.cpp
|
||||
TestHashMap.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue