Mercurial > hg > orthanc
comparison UnitTestsSources/FromDcmtkTests.cpp @ 3764:d55768319f8e transcoding
fix static build of dcmtk
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 16 Mar 2020 15:21:35 +0100 |
parents | ca36e3f1112c |
children | 4a25727401cd |
comparison
equal
deleted
inserted
replaced
3761:3b5feb2bbd4b | 3764:d55768319f8e |
---|---|
2221 } | 2221 } |
2222 | 2222 |
2223 printf("\n"); | 2223 printf("\n"); |
2224 } | 2224 } |
2225 | 2225 |
2226 TEST(Toto, Transcode) | 2226 TEST(Toto, DISABLED_Transcode) |
2227 { | 2227 { |
2228 if (0) | 2228 if (0) |
2229 { | 2229 { |
2230 OFLog::configure(OFLogger::DEBUG_LOG_LEVEL); | 2230 OFLog::configure(OFLogger::DEBUG_LOG_LEVEL); |
2231 | 2231 |