comparison Framework/Plugins/IndexUnitTests.h @ 426:d700c8f9fc24

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 20:31:31 +0100
parents 91124cc8a8c7
children ecd0b719cff5
comparison
equal deleted inserted replaced
425:c1b0f3c4e1f5 426:d700c8f9fc24
55 namespace Orthanc 55 namespace Orthanc
56 { 56 {
57 /** 57 /**
58 * Mock enumeration inspired from the source code of Orthanc... only 58 * Mock enumeration inspired from the source code of Orthanc... only
59 * for use in the unit tests! 59 * for use in the unit tests!
60 * https://hg.orthanc-server.com/orthanc/file/default/OrthancServer/Sources/ServerEnumerations.h 60 * https://orthanc.uclouvain.be/hg/orthanc/file/default/OrthancServer/Sources/ServerEnumerations.h
61 **/ 61 **/
62 enum MetadataType 62 enum MetadataType
63 { 63 {
64 MetadataType_ModifiedFrom, 64 MetadataType_ModifiedFrom,
65 MetadataType_LastUpdate 65 MetadataType_LastUpdate