summaryrefslogtreecommitdiffstats
path: root/tests/render/check-backend-support-on-ci.slang
Commit message (Collapse)AuthorAge
* Check the supported backends in CI (#7346)Jay Kwak2025-06-05
slang-test is ran with a simple test, tests/render/check-backend-support-on-ci.slang. And the github CI,yaml will check if certain keywords are found. This is to prevent the regression on the CI server where a set of backend was supported at some point and it stopped supporting it siliently.