Commit Graph

18 Commits

Author SHA1 Message Date
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
6c23bb6e82 Avoid running CLI and connector tests in parallel
* Fix the test execution when parallel ctest jobs are configured
  via e.g. `CTEST_PARALLEL_LEVEL`
* See https://github.com/Martchus/syncthingtray/issues/116
2021-10-12 23:40:35 +02:00
Hannah Rittich
2968898195 Allow finding of packages in namespaces 2021-10-03 02:07:18 +02:00
b2ba8c01ea Use header-only target of qtutilities
See the commit message of the corresponding commit in c++utilities
(9fb3bbe179698fb10339d4911b98531b0847cfa1) and also the related commit in
reflective-rapidjson (5c49a438ade5ae4253ae978e3a22cf88bd7cb2e2).
2021-01-01 18:50:46 +01:00
49bbebd1ad Allow configuring package suffix for qtutilities individually 2020-10-23 17:03:57 +02:00
d88df866d2 Adapt to c++utilities v5 2019-05-04 21:05:21 +02:00
326f03b604 Apply cmake-format 2019-02-06 17:36:14 +01:00
2370fe1ef5 Let CMake generate code for test application 2019-01-13 22:16:23 +01:00
72e1377c43 Add tests for syncthingctl 2018-05-01 01:16:20 +02:00
68c9f27e2a Add helper for changing config via JavaScript 2018-04-07 22:57:36 +02:00
b61592fbbd Allow editing Syncthing config via JavaScript 2018-04-07 22:01:54 +02:00
ac36e6955d Improve coding style in syncthingctl 2018-04-01 22:34:15 +02:00
43b2f9ff22 Allow to disable formatting 2017-10-17 19:47:12 +02:00
49862f2701 Make GUI everywhere mandatory 2017-09-09 21:30:18 +02:00
6e7873e114 Add Qt Network as public dependency of connector 2017-08-06 00:37:49 +02:00
0278f05023 cli: Use nested operations for pwd 2017-04-06 00:08:24 +02:00
7b2bf981cb Don't link CLI against qtutilities 2016-10-08 19:19:00 +02:00
1f21c2dc52 Add syncthingctl, see README.md 2016-10-02 21:59:28 +02:00