Commit Graph

7 Commits

Author SHA1 Message Date
pigeatgarlic
7f1c90217e Fix CI by building test_ivshmem_protocol before ctest runs.
Fresh cmake configures skipped the unit-test compile step, so CTest could
not find the executable on Windows runners.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 07:42:21 +07:00
pigeatgarlic
eaf972ddce Add IVSHMEM protocol unit tests and Windows CI pipeline.
Introduce testable protocol helpers, GoogleTest coverage, and ci/local.sh
mirroring the sunshine-sdk GitHub Actions workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 07:37:18 +07:00
pigeatgarlic
11d84e7aee remove files 2024-04-03 13:44:23 -07:00
ReenigneArcher
2da6fb050a
fix(logging): add logging namespace and create logging::init method (#2336) 2024-04-02 20:57:57 -04:00
ReenigneArcher
2af0ce364d
Revert "Add capture using WinRT Windows.Graphics.Capture API." (#2320) 2024-03-29 12:43:44 -04:00
Tejas Rao
8f1692a5ac
Add capture using WinRT Windows.Graphics.Capture API. (#2149)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-03-27 23:47:26 -04:00
ReenigneArcher
89e8b9628c
ci(tests): add test framework (#1603) 2024-03-24 19:52:24 -04:00