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
Fri, 27 Mar 2020 12:54:27 +0100 Benjamin Golinvaux Added mechanism to prevent callbacks from being sent on dead WebAssemblyViewport objects broker
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
Sat, 23 Nov 2019 11:57:03 +0100 Sebastien Jodogne replacing boost::chrono by boost::posix_time for older compilers broker
Fri, 22 Nov 2019 08:58:46 +0100 Sebastien Jodogne merge broker
Wed, 20 Nov 2019 20:26:13 +0100 Benjamin Golinvaux Merge
Wed, 20 Nov 2019 20:25:23 +0100 Benjamin Golinvaux Added timing tests
Wed, 20 Nov 2019 13:10:30 +0100 Sebastien Jodogne integration mainline->broker broker
Wed, 20 Nov 2019 11:37:11 +0100 Sebastien Jodogne fix build on OS X
Wed, 20 Nov 2019 10:47:42 +0100 Benjamin Golinvaux Added scientific notation support to StringToDouble
Sat, 26 Oct 2019 11:44:38 +0200 Sebastien Jodogne integration mainline->broker broker
Sat, 26 Oct 2019 11:37:40 +0200 Sebastien Jodogne fix dos endlines broker
Sat, 26 Oct 2019 11:35:41 +0200 Sebastien Jodogne fix build on ubuntu
Tue, 22 Oct 2019 13:19:25 +0200 Sebastien Jodogne fix GenericToolboxTests broker
Mon, 21 Oct 2019 16:01:29 +0200 Benjamin Golinvaux GenericToolbox (fast c-string --> double or integer) + refactoring to be able