comparison Framework/Plugins/IndexUnitTests.h @ 427:3cdea26ece73 pg-transactions

merge default -> pg-transactions
author Alain Mazy <am@osimis.io>
date Wed, 29 Nov 2023 10:24:18 +0100
parents d700c8f9fc24
children ecd0b719cff5
comparison
equal deleted inserted replaced
418:a7f0f27fe33c 427:3cdea26ece73
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