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
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 9da04778..71904cef 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,8 @@
This is the beginnings of the post-peer-review AFIO
v2 rewrite. You can view its documentation at https://ned14.github.io/boost.afio/
+master branch test status Linux: <b>platform support currently lagging</b> Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/boost-afio/branch/master) Coverage: <b>Boost.KernelTest support for coveralls.io still todo</b>
+
- [ ] Poke C++ Modules support into BindLib and turn it on on MSVC once cmake
build tooling is up (should be very straightforward assuming C++ Modules hasn't