From e4c574af3a035757557825f1f06476a3f261460f Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Sat, 8 Oct 2016 00:54:10 +0100 Subject: upd --- Readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index e4f2cd1c..8f03d242 100644 --- a/Readme.md +++ b/Readme.md @@ -7,9 +7,9 @@ Tarballs of source and prebuilt binaries with all unit tests passing: https://de ### Immediate todos in order of priority: -- [ ] Get Outcome to work perfectly with exceptions and RTTI disabled, this makes +- [x] Get Outcome to work perfectly with exceptions and RTTI disabled, this makes Outcome useful in the games/audio world. - - [ ] Add unit tests proving it for all platforms. + - [x] Add unit tests proving it for all platforms. - [ ] Move AFIO to being tested with exceptions and RTTI disabled. Where AFIO throws, have it detect __cpp_exceptions and skip those implementations. - [ ] Add macro helpers to Outcome for returning outcomes out of things @@ -33,7 +33,6 @@ with a very simple engine based on atomic renames and send it to Boost for peer - [ ] All time based kernel tests need to use soak test based API and auto adjust to valgrind. - [ ] Raise the sanitisers on per-commit CI via ctest. - - ubsan needs to be fused with the others i.e. asan + ubsan - [ ] Rename all ParseProjectVersionFromHpp etc to parse_project_version_from_hpp etc - [ ] In DEBUG builds, have io_handle always not fill buffers passed to remind people to use pointers returned! -- cgit v1.2.3