log UnitTestsSources/GenericToolboxTests.cpp @ 1870:3889ae96d2e9

age author description
Tue, 11 Jan 2022 11:04:09 +0100 Sebastien Jodogne added copyright UCLouvain
Fri, 10 Dec 2021 11:37:36 +0100 Sebastien Jodogne fix compatibility with C++03 in unit tests
Mon, 22 Feb 2021 21:04:54 +0100 Benjamin Golinvaux Fixed bogus refs in UT. Trailing spaces ARE allowed!
Mon, 22 Feb 2021 14:55:13 +0100 Benjamin Golinvaux FastParseVector : manually written code to parse strings like 3.1315\-1.2e12\2344.5\123 into boost::numeric::ublas::vector<double> + tests
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, 22 Oct 2020 16:28:41 +0200 Sebastien Jodogne reorganization base OrthancStone/UnitTestsSources/GenericToolboxTests.cpp@6b4b254e1d19
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Wed, 29 Apr 2020 21:10:49 +0200 Alain Mazy cleanup + reactivate UnitTests
Mon, 30 Mar 2020 14:23:46 +0200 Benjamin Golinvaux - Viewport is not passed and stored as a shared_ptr instead broker
Mon, 30 Mar 2020 08:47:30 +0200 Benjamin Golinvaux Fixed UT broker