----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39805/#review114881 ----------------------------------------------------------- Missing includes `stout/os/touch.hpp` and `stout/os/rm.hpp` from `path_tests.cpp` - Joris Van Remoortere On Jan. 15, 2016, 7:34 p.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39805/ > ----------------------------------------------------------- > > (Updated Jan. 15, 2016, 7:34 p.m.) > > > Review request for mesos, Artem Harutyunyan, Michael Hopcroft, Joris Van Remoortere, and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > Moved filesystems tests to their own file. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/Makefile.am 5ab7bc4966fe32eaddd573a4dbfd997f98b5d481 > 3rdparty/libprocess/3rdparty/stout/include/stout/tests/utils.hpp 3cff837886d94d623c732371380f1c62750022f4 > 3rdparty/libprocess/3rdparty/stout/tests/CMakeLists.txt 62ad461eb228b688f1ceac16cfb003561ed5a806 > 3rdparty/libprocess/3rdparty/stout/tests/os/filesystem_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/39805/diff/ > > > Testing > ------- > > `make check` from autotools on Ubuntu 15. > `make check` from CMake on OS X 10.10. > Ran `check` project in VS on Windows 10. > > > Thanks, > > Alex Clemmer > >