diff options
| author | Yong He <yonghe@outlook.com> | 2023-08-16 19:01:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-16 19:01:39 -0700 |
| commit | 3e41d698714a3ab6235e9275d5e0687a1c5db9c9 (patch) | |
| tree | 019635f444cb2efb320b7541ca3f341fbf191978 /test.ps1 | |
| parent | eaeb7cf2913b884f9328433090242f8202e00699 (diff) | |
Run vk tests on spirv backend with expected failure list. (#3128)
Diffstat (limited to 'test.ps1')
| -rw-r--r-- | test.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test.ps1 b/test.ps1 new file mode 100644 index 000000000..9a53035ba --- /dev/null +++ b/test.ps1 @@ -0,0 +1 @@ +& ".\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;
\ No newline at end of file |
