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:
John Kessenich
2019-07-26 08:02:40 -06:00
parent 34cccdc65d
commit 13761069b5
15 changed files with 1725 additions and 0 deletions

6
Test/web.testlist Normal file
View File

@@ -0,0 +1,6 @@
web.builtins.vert
web.builtins.frag
web.basic.vert
web.controlFlow.frag
web.operations.frag
web.texture.frag