Revision 4547125ce945140dc10542e9606b225dd06159b8 authored by Yong He on 06 October 2023, 00:05:20 UTC, committed by GitHub on 06 October 2023, 00:05:20 UTC
Co-authored-by: Yong He <yhe@nvidia.com>
1 parent 441e13e
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