syncthingtray/cli
Martchus 66a8dda244 Improve test setup
* Improve code for reading environment variables
* Make tests work when the temp directory is not `/tmp` because e.g. `TEMP`
  has been set or tests are executed under Windows
2023-08-02 17:36:26 +02:00
..
resources/js Add helper for changing config via JavaScript 2018-04-07 22:57:36 +02:00
testfiles Avoid relying on symlink to share testfiles between connector and cli 2023-02-27 18:02:58 +01:00
tests Improve test setup 2023-08-02 17:36:26 +02:00
CMakeLists.txt Avoid CMake deprecation warning by bumping version 2023-07-23 21:05:22 +02:00
application.cpp Avoid that shell completion of syncthingctl blocks shell for too long 2023-07-04 19:07:03 +02:00
application.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
args.cpp Allow setting request timeout in syncthingctl 2023-07-04 19:04:20 +02:00
args.h Allow setting request timeout in syncthingctl 2023-07-04 19:04:20 +02:00
helper.h Fix warnings 2021-03-20 22:39:40 +01:00
jsconsole.cpp Allow editing Syncthing config via JavaScript 2018-04-07 22:01:54 +02:00
jsconsole.h Don't use lower-case Qt macros 2020-03-08 13:50:32 +01:00
jsdefs.h Allow editing Syncthing config via JavaScript 2018-04-07 22:01:54 +02:00
jsincludes.h Allow editing Syncthing config via JavaScript 2018-04-07 22:01:54 +02:00
main.cpp Enable virtual terminal processing or disable ANSI escape codes 2022-06-07 16:52:17 +02:00