aboutsummaryrefslogtreecommitdiff
path: root/libs/kstd/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-06-11 19:24:54 +0200
committerFelix Morgner <felix.morgner@ost.ch>2026-06-15 10:08:43 +0200
commitabaaf61af598c32906a94b3db81865352e77ef70 (patch)
treec5fc4cbdc29836ca6efa556eac69fdaf959fd9ce /libs/kstd/CMakeLists.txt
parent125e82863d66cf2a25fdcba967ce5a6fd9a55d12 (diff)
downloadkernel-abaaf61af598c32906a94b3db81865352e77ef70.tar.xz
kernel-abaaf61af598c32906a94b3db81865352e77ef70.zip
kstd: add SSO string replacement draft
Diffstat (limited to 'libs/kstd/CMakeLists.txt')
-rw-r--r--libs/kstd/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/kstd/CMakeLists.txt b/libs/kstd/CMakeLists.txt
index 36bacfcd..99ce0c81 100644
--- a/libs/kstd/CMakeLists.txt
+++ b/libs/kstd/CMakeLists.txt
@@ -77,7 +77,7 @@ if(BUILD_TESTING)
"kstd/flat_map.test.cpp"
"kstd/format.test.cpp"
"kstd/vector.test.cpp"
- "kstd/bits/char_traits.test.cpp"
+ "kstd/bits/basic_string.test.cpp"
"kstd/bits/observer_ptr.test.cpp"
"kstd/test_support/os_panic.test.cpp"
"kstd/string.test.cpp"