log UnitTestsSources/TestStructureSet.cpp @ 1870:3889ae96d2e9

age author description
Tue, 11 Jan 2022 11:04:09 +0100 Sebastien Jodogne added copyright UCLouvain
Thu, 17 Jun 2021 15:59:26 +0200 Sebastien Jodogne fix unused files
Thu, 10 Jun 2021 12:07:04 +0200 Sebastien Jodogne replaced OrthancStone::DicomPath by new class Orthanc::DicomPath from orthanc framework
Sat, 30 Jan 2021 12:30:09 +0100 Sebastien Jodogne removed "using namespace Orthanc"
Wed, 06 Jan 2021 17:50:00 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 24 Nov 2020 12:59:10 +0100 Sebastien Jodogne successfully running unit tests in WebAssembly
Thu, 22 Oct 2020 16:28:41 +0200 Sebastien Jodogne reorganization base OrthancStone/UnitTestsSources/TestStructureSet.cpp@cc63de9548d9
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Sat, 06 Jun 2020 11:04:04 +0200 Sebastien Jodogne fix for ubuntu 16.04
Sat, 06 Jun 2020 10:52:17 +0200 Sebastien Jodogne trying to fix ubuntu 16.04 build
Tue, 02 Jun 2020 16:45:21 +0200 Benjamin Golinvaux VC2008 port + improved struct loader injection loader-injection-feature
Tue, 02 Jun 2020 12:34:27 +0200 Benjamin Golinvaux Fixed RTSTRUCT test build loader-injection-feature
Tue, 26 May 2020 17:38:54 +0200 Benjamin Golinvaux Test improvements for optimized loader loader-injection-feature
Tue, 26 May 2020 17:12:34 +0200 Benjamin Golinvaux Added integration test for optimized CT / RTSTRUCT loading loader-injection-feature
Mon, 11 May 2020 17:41:50 +0200 Benjamin Golinvaux Added a test for loader injection (basic "no regression" test). DISABLED_ because it requires a running Orthanc with a well-defined structure set instance. loader-injection-feature