Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-06-07 18:12:24 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-06-07 18:12:24 +0300
commita36490c2e5cfdeedb65bf82bed40e3de28caf557 (patch)
tree5f51670bb079df5448c0990bd7a0a6449d4327a0 /test
parent0eb47d30299b63748a2796a9439e53765a5ff101 (diff)
Now fully compiling with experimental SG14 status_code.
Diffstat (limited to 'test')
m---------test/kerneltest0
-rw-r--r--test/test_kernel_decl.hpp3
2 files changed, 3 insertions, 0 deletions
diff --git a/test/kerneltest b/test/kerneltest
-Subproject 1163c652fdc6e03d08716e5452771cd3eb8dcb8
+Subproject 7dce886c4ed4501d43886a97e44f9ff94e13a99
diff --git a/test/test_kernel_decl.hpp b/test/test_kernel_decl.hpp
index 3c7f2173..b1ec993c 100644
--- a/test/test_kernel_decl.hpp
+++ b/test/test_kernel_decl.hpp
@@ -34,6 +34,9 @@ Distributed under the Boost Software License, Version 1.0.
#define AFIO_TEST_KERNEL_DECL extern inline QUICKCPPLIB_SYMBOL_EXPORT
#endif
+#if AFIO_EXPERIMENTAL_STATUS_CODE
+#define KERNELTEST_EXPERIMENTAL_STATUS_CODE 1
+#endif
#include "kerneltest/include/kerneltest.hpp"
#if 0