X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=apps%2Fgl%2FCMakeLists.txt;h=18913dd74b3dbc738c767a66fb9333fb39c9d7ff;hp=ba8ad164f0a47e5cd8403637cf33039243988d4a;hb=6dde1c49a726a38e86e61b1a85a1014954e79cad;hpb=892bd3001be0210549c8dd47655b253d6b2ff113 diff --git a/apps/gl/CMakeLists.txt b/apps/gl/CMakeLists.txt index ba8ad16..18913dd 100644 --- a/apps/gl/CMakeLists.txt +++ b/apps/gl/CMakeLists.txt @@ -32,6 +32,12 @@ foreach (target ${targets}) endif () endforeach (target) +add_app_test ( + NAME "gl_default" + TARGET ${api}_tri + REF default.ref.txt +) + add_app_test ( NAME "gl_varray_drawarrays" TARGET ${api}_varray