From 46fb6990bfcd07497229a5081b8e38287054be01 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 17 Nov 2022 19:44:40 +0000 Subject: Move OpenGL context behaviour tests into their own app For our own sanity :) --- test/Jamfile.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Jamfile.jam') diff --git a/test/Jamfile.jam b/test/Jamfile.jam index 3f3150d..32c522b 100644 --- a/test/Jamfile.jam +++ b/test/Jamfile.jam @@ -31,4 +31,5 @@ run test-persistence.cpp : -- : [ sequence.insertion-sort [ glob fixtures/json/* run test-text.cpp ; run test-enumDetails.cpp ; run test-render.cpp ; +run test-glContextBhvr.cpp ; compile test-static-enumDetails.cpp ; -- cgit v1.2.3