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
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 20 Nov 2019 13:10:30 +0100 Sebastien Jodogne integration mainline->broker broker
Wed, 20 Nov 2019 11:08:29 +0100 Sebastien Jodogne allow compiling unit tests with sdl
Tue, 05 Nov 2019 18:51:04 +0100 Sebastien Jodogne integration mainline->broker broker
Tue, 05 Nov 2019 18:26:59 +0100 Benjamin Golinvaux Changed my mind to cover all msvc (after all it's a test)
Tue, 05 Nov 2019 18:23:39 +0100 Benjamin Golinvaux Fix ico uninitialized macro (expands to 0 and screws up test)
Tue, 05 Nov 2019 16:30:45 +0100 Benjamin Golinvaux This cpp file leads the optimizer bugging off out of the Solar System
Wed, 30 Oct 2019 10:21:51 +0100 Sebastien Jodogne fix warnings broker
Fri, 27 Sep 2019 13:32:05 +0200 Benjamin Golinvaux Added a way to specificy which structures are to be initially displayed (the
Fri, 20 Sep 2019 13:59:36 +0200 Benjamin Golinvaux Ugly fix for VS2008 (pre-C++11 vector initialization)
Fri, 20 Sep 2019 12:41:06 +0200 Benjamin Golinvaux Fixed mysterious revert of a previous change + converted a .cpp to unix LF toa2019092003
Fri, 20 Sep 2019 12:13:10 +0200 Benjamin Golinvaux Fixed unit tests and deprecated classes according to last API changes. UT all run ok. toa2019092001
Fri, 20 Sep 2019 11:58:33 +0200 Benjamin Golinvaux Added tests for Dicom structure set classes (loaders and utils)