From 6490cdadb70d7efc3193594e576bb5cd7976c53c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 11 Nov 2018 21:25:45 -0500 Subject: [PATCH] More TODOs. --- _future/unittest/testing.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_future/unittest/testing.h b/_future/unittest/testing.h index d7a566d1..e9aee7ee 100644 --- a/_future/unittest/testing.h +++ b/_future/unittest/testing.h @@ -1,7 +1,8 @@ // 27 february 2018 // TODO -// - https://blogs.msdn.microsoft.com/oldnewthing/20181107-00/?p=100155 https://blogs.msdn.microsoft.com/oldnewthing/20181108-00/?p=100165 +// - https://blogs.msdn.microsoft.com/oldnewthing/20181107-00/?p=100155 https://blogs.msdn.microsoft.com/oldnewthing/20181108-00/?p=100165 https://blogs.msdn.microsoft.com/oldnewthing/20181109-00/?p=100175 +// - also in the above: note the unspecified order of data in the sub-segments... #ifndef testingprivIncludeGuard_testing_h #define testingprivIncludeGuard_testing_h