skia2/tests/sksl
John Stiles ca4d074d54 Fix unit test for InlinerWrapsEarlyReturnsWithDoWhileBlock.
This resolves the following TODO block:
   TODO(johnstiles): the skslc standalone caps bits do not enable
   do-while support, so this test does not actually perform as
   described; the `returny` function is not inlined at all. This will
   be fixed when customizable caps-bit support is added to the golden
   tests.

Change-Id: I3495e4813b9be37264a8fda978453594c1f5fa13
Bug: skia:10694
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/317859
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2020-09-18 21:08:52 +00:00
..
errors Migrate SkSL error tests to golden outputs. 2020-09-18 13:46:17 +00:00
fp Remove inliner from IR generation stage. 2020-09-18 18:41:08 +00:00
glsl Add unit test for a dead do-while loop. 2020-09-18 20:57:12 +00:00
inliner Fix unit test for InlinerWrapsEarlyReturnsWithDoWhileBlock. 2020-09-18 21:08:52 +00:00
workarounds Migrate remaining SkSL GLSL tests to golden outputs. 2020-09-18 19:22:19 +00:00