From e55aaf039c2294ba8b90b490cea65477ca1ef714 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 13 Nov 2022 16:00:31 +0000 Subject: Add a basic if clunky render test --- 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 7606ae4..3f3150d 100644 --- a/test/Jamfile.jam +++ b/test/Jamfile.jam @@ -30,4 +30,5 @@ run test-network.cpp ; run test-persistence.cpp : -- : [ sequence.insertion-sort [ glob fixtures/json/*.json fixtures/json/bad/*.json ] ] ; run test-text.cpp ; run test-enumDetails.cpp ; +run test-render.cpp ; compile test-static-enumDetails.cpp ; -- cgit v1.2.3