# HG changeset patch # User Sebastien Jodogne # Date 1786691532 -7200 # Node ID 060c121b494647beef53a254a12b8fc324229d91 # Parent 9a4ae2261ede748365b80ab1cbf2782b870b4ea9 adding unused UnitTestsSources/DataSourceTests.cpp diff -r 9a4ae2261ede -r 060c121b4946 OrthancStone/Resources/WebAssemblyUnitTests/CMakeLists.txt --- 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