thorvg/.github/workflows
JunsuChoi 0a1606aed3 infra: Disable unit test in window CI
Symbol file generation for compiling test code in CI fails.
It's not caused by recent patches.
We don't test until we know the exact cause.
However, loader test is added to check the safety of window build.

Error Log

[45/68] Generating symbol file src/thorvg-0.dll.p/thorvg-0.dll.symbols
FAILED: src/thorvg-0.dll.p/thorvg-0.dll.symbols
"C:\hostedtoolcache\windows\Python\3.7.9\x64\Scripts\meson" "--internal" "symbolextractor" "D:\a\thorvg\thorvg\build" src/thorvg-0.dll "src\thorvg.lib" src/thorvg-0.dll.p/thorvg-0.dll.symbols
2022-02-10 12:56:09 +09:00
..
actions.yml infra: Fix ubuntu version and meson install 2022-01-17 15:04:16 +09:00
actions_cpplint.yml infra Actions: If no coding style error, no comment 2021-04-28 19:53:45 +09:00
build_win.yml infra: Disable unit test in window CI 2022-02-10 12:56:09 +09:00
cpp_lint_check.sh infra stylebot: Delete existing comments 2021-11-23 14:52:01 +09:00
memcheck_asan.sh infra bot: Add Memcheck bot (AddressSanitizer) 2021-11-17 18:52:15 +09:00
memcheck_valgrind.sh infra bot: Hotfix memcheck bot for push event 2021-11-12 17:18:05 +09:00