log UnitTestsSources/UnitTestsMain.cpp @ 1870:3889ae96d2e9

age author description
Tue, 11 Jan 2022 11:04:09 +0100 Sebastien Jodogne added copyright UCLouvain
Wed, 06 Jan 2021 17:50:00 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 24 Nov 2020 16:39:54 +0100 Sebastien Jodogne running the tests of the Orthanc Framework in WebAssembly
Tue, 24 Nov 2020 12:59:10 +0100 Sebastien Jodogne successfully running unit tests in WebAssembly
Thu, 19 Nov 2020 15:39:30 +0100 Sebastien Jodogne avoid loading instance metadata on RTSTRUCT to avoid JSON parsing that freezes the browser
Fri, 13 Nov 2020 10:44:11 +0100 Sebastien Jodogne more tests for CoordinateSystem3D
Thu, 12 Nov 2020 19:27:08 +0100 Sebastien Jodogne cross-hair starts to work
Mon, 09 Nov 2020 18:01:32 +0100 Sebastien Jodogne SortedFrames sharing code with CoordinateSystem3D
Mon, 26 Oct 2020 17:51:42 +0100 Sebastien Jodogne removed annoying whitespace
Fri, 23 Oct 2020 13:15:03 +0200 Sebastien Jodogne moving platform-specific files out of the "OrthancStone" folder
Thu, 22 Oct 2020 16:28:41 +0200 Sebastien Jodogne reorganization base OrthancStone/UnitTestsSources/UnitTestsMain.cpp@fa161a612b3e
Tue, 09 Jun 2020 09:50:03 +0200 Benjamin Golinvaux Added timing test for dose loading and histogram computation bgo-timing-tests
Thu, 18 Jun 2020 15:48:59 +0200 Sebastien Jodogne sorting frames in 3D
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Mon, 04 May 2020 18:26:35 +0200 Benjamin Golinvaux LoaderCache is now extensible + factored the uuid normalizing loader-cache-refactoring