syncthingtray/testhelper
Martchus 7e7eab9eb8 Hardcode `127.0.0.1` in test setup instead of relying on DNS resolution of `localhost`
This should not be necessary but apparently helps with test failures
reported in https://github.com/Martchus/syncthingtray/issues/105.
2021-08-09 13:05:12 +02:00
..
testfiles Add app to automatically setup basic env for manual testing 2018-01-27 16:47:10 +01:00
tests Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00
CMakeLists.txt Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00
helper.cpp Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00
helper.h Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
syncthingtestinstance.cpp Hardcode `127.0.0.1` in test setup instead of relying on DNS resolution of `localhost` 2021-08-09 13:05:12 +02:00
syncthingtestinstance.h Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00