Commit Graph

11 Commits

Author SHA1 Message Date
Leonid Stryzhevskyi
4bfa3db6f5 move Environment.hpp to root folder 2024-04-23 02:41:04 +03:00
Ferry Huberts
aa02f4bb3f Fix Clang compiler warnings (-Wextra-semi-stmt)
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
2023-09-02 23:12:26 +02:00
Ferry Huberts
6dfe302829 Fix compiler warnings (-Wsuggest-attribute=format)
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
2023-08-16 13:56:27 +02:00
lganzzzo
5d2f8693eb Remove memory pools. Remove ChunkedBuffer. 2021-11-16 01:45:15 +02:00
Kai Meinhard
f4a178f9f7 [UnitTest]: Added before and after methods to Unit Test
There might be some setup/teardown code that is no supposed
to run in every iteration of a test.
Additionally this code is not included in the time measurement.
2021-10-13 14:54:55 +02:00
lganzzzo
13fbcf9930 Better Logging system 2019-05-26 16:45:02 +03:00
lganzzzo
04393657e5 oatpp::test::UnitTest print non-empty pools only on failure 2019-04-27 03:08:28 +03:00
lganzzzo
d9b42312bd remove classes Thread and Runnable 2019-03-23 03:06:39 +02:00
lganzzzo
ba4d22e1af UnitTest::onRun return void 2019-02-22 15:48:34 +02:00
lganzzzo
75eaa09263 remove ',' in license header 2019-02-16 23:38:47 +02:00
lganzzzo
6dc0898ef7 module restructuring 2019-01-21 05:03:23 +02:00