This is an automated email from the ASF dual-hosted git repository.
andschwa pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 1263683 Groomed the CHANGELOG.
new 1a2dc15 Windows: Added notes for permanently disabled tests.
new e4bb564 Windows: Enabled `RemoveWithContinueOnError` test.
new 40e13ae Windows: Ported `OsTest.Environment`.
new 788a958 Windows: Ported `OsTest.Children,KillTree,ProcessExists`.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../stout/include/stout/os/windows/environment.hpp | 4 +-
3rdparty/stout/tests/os/filesystem_tests.cpp | 2 +
3rdparty/stout/tests/os/rmdir_tests.cpp | 11 +-
3rdparty/stout/tests/os/strerror_tests.cpp | 5 +-
3rdparty/stout/tests/os_tests.cpp | 165 +++++++++++++++++++--
5 files changed, 164 insertions(+), 23 deletions(-)