Web: Add sanity check test suite for smaller-footprint builds.
For the smallest builds, google tests will not be present, in addition to a large number of tests not being capable of running.
This commit is contained in:
parent
34cccdc65d
commit
13761069b5
15 changed files with 1725 additions and 0 deletions
6
Test/web.testlist
Normal file
6
Test/web.testlist
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
web.builtins.vert
|
||||
web.builtins.frag
|
||||
web.basic.vert
|
||||
web.controlFlow.frag
|
||||
web.operations.frag
|
||||
web.texture.frag
|
||||
Loading…
Add table
Add a link
Reference in a new issue