Mercurial > hg > orthanc-stone
changeset 2277:060c121b4946
adding unused UnitTestsSources/DataSourceTests.cpp
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Fri, 14 Aug 2026 09:12:12 +0200 |
| parents | 9a4ae2261ede |
| children | 81400c2b9cae |
| files | OrthancStone/Resources/WebAssemblyUnitTests/CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancStone/Resources/WebAssemblyUnitTests/CMakeLists.txt Mon Aug 10 10:28:49 2026 +0200 +++ b/OrthancStone/Resources/WebAssemblyUnitTests/CMakeLists.txt Fri Aug 14 09:12:12 2026 +0200 @@ -105,6 +105,7 @@ # Tests that are not compatible with WebAssembly + # ${ORTHANC_FRAMEWORK_ROOT}/../UnitTestsSources/DataSourceTests.cpp # ${ORTHANC_FRAMEWORK_ROOT}/../UnitTestsSources/FileStorageTests.cpp # ${ORTHANC_FRAMEWORK_ROOT}/../UnitTestsSources/JobsTests.cpp # ${ORTHANC_FRAMEWORK_ROOT}/../UnitTestsSources/MemoryCacheTests.cpp
