dawn-cmake/test/statements/for
Ben Clayton e5919ac115 validation: Error on obviously infinite loops
Most of this change is fixing up the numerious tests that violated this rule.

Fixed: tint:1365
Issue: tint:1374
Change-Id: I38da27c7367277fe60857208170fec017e80bd25
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/76400
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-14 17:16:32 +00:00
..
condition transform: Fix PromoteInitializersToConstVar handling of for-loops 2022-01-06 21:32:41 +00:00
continuing validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
initializer validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
basic.wgsl [test]: Add some test cases for for-loops 2021-07-08 10:00:17 +00:00
basic.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
basic.wgsl.expected.hlsl Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
basic.wgsl.expected.msl Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00
basic.wgsl.expected.spvasm [test]: Add some test cases for for-loops 2021-07-08 10:00:17 +00:00
basic.wgsl.expected.wgsl reader/wgsl: Generate ForLoopStatements 2021-07-08 21:23:33 +00:00
complex.wgsl [test]: Add some test cases for for-loops 2021-07-08 10:00:17 +00:00
complex.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
complex.wgsl.expected.hlsl Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
complex.wgsl.expected.msl Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00
complex.wgsl.expected.spvasm [test]: Add some test cases for for-loops 2021-07-08 10:00:17 +00:00
complex.wgsl.expected.wgsl reader/wgsl: Generate ForLoopStatements 2021-07-08 21:23:33 +00:00
empty.wgsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
empty.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
empty.wgsl.expected.hlsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
empty.wgsl.expected.msl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
empty.wgsl.expected.spvasm validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
empty.wgsl.expected.wgsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
scoping.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
scoping.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
scoping.wgsl.expected.hlsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
scoping.wgsl.expected.msl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
scoping.wgsl.expected.spvasm resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
scoping.wgsl.expected.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00