syncthingtray/testhelper
Martchus 3b50d78f1e Use resource lock to avoid concurrent execution of tests requiring Syncthing test instance
This is likely the cleaner approach compared to just enforcing a serial run
for the CLI test.
2021-10-13 00:14:35 +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 Use resource lock to avoid concurrent execution of tests requiring Syncthing test instance 2021-10-13 00:14:35 +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