syncthingtray/testhelper
Martchus 9ce9b11ba4 Use Boost.Process for launcher to cope with further sub processes
* Use a process group / job object via Boost.Process to be able to
  terminate sub processes as well
* Do not try to stop the process gracefully under Windows by posting
  WM_CLOSE because this has no effect on Syncthing anyways
* See https://github.com/Martchus/syncthingtray/issues/94
2021-06-16 22:44:48 +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 Allow configuring package suffix for qtutilities individually 2020-10-23 17:03:57 +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 Apply cmake-format and clang-format 2020-12-17 17:52:02 +01:00
syncthingtestinstance.cpp Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00
syncthingtestinstance.h Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00