9 Commits

Author SHA1 Message Date
Alexey Sokolov 00579d151e Pass %p to LLVM_PROFILE_FILE instead of wrapper 2025-05-01 22:44:39 +01:00
Alexey Sokolov 5974d0ff3b Workaround for parallel writing of LLVM profiler data
Skip failing tests on cygwin: we'll just have to mark the unix socket feature as "experimental", but shouldn't block merging it due to cygwin being weird
2025-05-01 22:24:10 +01:00
Alexey Sokolov 4c8e780a60 Revert "CI: parallelize integration test"
This reverts commit b1a03fa1cc.

Let's plug it as part of 'make inttest'
2025-04-21 09:06:23 +01:00
Alexey Sokolov b1a03fa1cc CI: parallelize integration test
I'm not sure whether 'make inttest' should do this or not
2025-04-21 00:52:29 +01:00
Alexey Sokolov 9e9d75c4b8 Switch integration test to qt6 (#1916)
Keep using Qt5 for Cygwin and CodeQL

* CI: upgrade ubuntu
2024-09-17 15:24:33 +01:00
Alexey Sokolov 6aef3155e4 Force argon support in CI 2024-01-05 00:46:28 +00:00
Alexey Sokolov 72d1544dc2 Use llvm-cov in macos CI 2023-09-30 14:13:33 +01:00
Alexey Sokolov 29142359cd Fix coverage for C++ on github actions 2021-07-04 18:02:20 +01:00
Alexey Sokolov bcbdce2daf Setup github actions 2021-06-30 02:35:42 +01:00