mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-19 20:33:01 +00:00
Add a test for ENDIF, revealing issues.
This commit is contained in:
committed by
Damien Lespiau
parent
960ca001ca
commit
7c3ba4d49d
@@ -16,6 +16,7 @@ TESTS = \
|
||||
while \
|
||||
else \
|
||||
wait \
|
||||
endif \
|
||||
immediate
|
||||
|
||||
# Tests that are expected to fail because they contain some inccorect code.
|
||||
@@ -53,6 +54,8 @@ TESTDATA = \
|
||||
else.g4a \
|
||||
wait.expected \
|
||||
wait.g4a \
|
||||
endif.expected \
|
||||
endif.g4a \
|
||||
immediate.g4a \
|
||||
immediate.expected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user