From eca88f4db5dc8638fc7283a877a4befe31929b02 Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Mon, 12 Sep 2016 08:22:55 +0100 Subject: Minor fixes from writing CppCon slides --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index d1d8b187..ef3ef88c 100644 --- a/Readme.md +++ b/Readme.md @@ -7,13 +7,13 @@ Tarballs of source and prebuilt binaries with all unit tests passing: https://de CppCon 2016 todos: -- Fix remaining test failures. +- All time based kernel tests need to use soak test based API. - Raise the sanitisers on per-commit CI via ctest. - Rename all ParseProjectVersionFromHpp etc to parse_project_version_from_hpp etc - DLL library edition appears to not be encoding extended error code detail because it's not sharing a single ringbuffer_log. Hard to fix given Outcome could be being used by multiple libraries as a header only library, need to figure out some global -fix e.g. named shared memory. +fix e.g. named shared memory. Make log disc stored while we are at it. -- cgit v1.2.3