LXFML SPLITTING

Included test file
This commit is contained in:
Aaron Kimbrell
2025-09-13 20:49:29 -05:00
parent 68f2e2dee2
commit 25848349a3
5 changed files with 773 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ set(DCOMMONTEST_SOURCES
"TestLUString.cpp"
"TestLUWString.cpp"
"dCommonDependencies.cpp"
"lxfml_split_tests.cpp"
)
add_subdirectory(dEnumsTests)