Revision d4b8edf79ad6d139bc0de2f1fa9a34f00317f763 authored by Yong He on 13 October 2023, 20:49:02 UTC, committed by GitHub on 13 October 2023, 20:49:02 UTC
1 parent edf90f5
Raw File
test.ps1
& ".\bin\windows-x64\release\slang-test.exe" tests/  -use-test-server -emit-spirv-directly -expected-failure-list tests/expected-failure.txt -api vk 2>&1;
back to top