thorvg/.github/workflows
JunsuChoi d7973e9330 infra bot: Add Memcheck bot (valgrind)
If the unit test is successful, valgrind memory check is executed based on the test.
If a leak occurs in the test result, the bot notifies the PR as a comment.
This notify may not be directly related to the created current PR.

(Asan is on hold because it is not well tested in the github action CI environment.)
2021-11-12 16:14:00 +09:00
..
actions.yml infra bot: Add Memcheck bot (valgrind) 2021-11-12 16:14:00 +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: Add build test after patch merged 2021-11-11 17:59:20 +09:00
cpp_lint_check.sh infra Actions: If no coding style error, no comment 2021-04-28 19:53:45 +09:00
memcheck_valgrind.sh infra bot: Add Memcheck bot (valgrind) 2021-11-12 16:14:00 +09:00