diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-06-15 10:36:58 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-06-15 10:36:58 +0200 |
| commit | 073efba1940d6f8d8c3f8e4675c56a3b6c5cb75b (patch) | |
| tree | 60c24721d8407ca684b962e14e02429f8923ee0d /libs/kstd/CMakeLists.txt | |
| parent | 9fb4af5d56fcd0568137c5bf431f2f72807938a5 (diff) | |
| download | kernel-073efba1940d6f8d8c3f8e4675c56a3b6c5cb75b.tar.xz kernel-073efba1940d6f8d8c3f8e4675c56a3b6c5cb75b.zip | |
kstd: move string tests
Diffstat (limited to 'libs/kstd/CMakeLists.txt')
| -rw-r--r-- | libs/kstd/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/kstd/CMakeLists.txt b/libs/kstd/CMakeLists.txt index d85f0031..5a957573 100644 --- a/libs/kstd/CMakeLists.txt +++ b/libs/kstd/CMakeLists.txt @@ -77,7 +77,6 @@ if(BUILD_TESTING) "kstd/flat_map.test.cpp" "kstd/format.test.cpp" "kstd/vector.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" |
