Commit graph

8 commits

Author SHA1 Message Date
Skia
317e463da1 tests: workaround rust-lang/rust#46379 2025-09-09 13:18:46 +02:00
Skia
2410c1164d tests: add test_binary_version as a poor safeguard 2025-09-09 13:18:20 +02:00
Skia
a83c9d45aa tests: fix error message 2025-09-09 13:05:40 +02:00
Skia
11396b677e tests: make use of 'CARGO_BIN_EXE_swaysome'
Instead of hardcoding a relative and making assumptions, this makes sure
the tests are calling the right binary.
2025-09-09 13:02:10 +02:00
Skia
75806d081f tests: make sure sway's subprocesses are killed before killing sway
This fixes the tests when run within Debian's autopkgtest. Since there
were still some living child processes, autopkgtest was stuck waiting
for them forever.
2025-09-09 12:57:47 +02:00
Skia
3146c2f186 tests: make the race easier to win 2025-09-01 23:40:51 +02:00
Skia
eb2dc1de1d tests: add testing of the binary's integration with sway 2025-09-01 23:29:59 +02:00
Skia
3f61dbda90 Add some integration tests 2025-04-13 14:58:42 +02:00