From ac449700a47c164bf09ee2b0c18486ed255ca20f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 22 Aug 2023 23:35:32 +0200 Subject: Add some tests. --- test/wscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index 22ae2ad4..bc786322 100644 --- a/test/wscript +++ b/test/wscript @@ -86,6 +86,7 @@ def build(bld): fraction_test.cc frame_info_hash_test.cc gamma_transfer_function_test.cc + h_align_test.cc interop_load_font_test.cc interop_subtitle_test.cc local_time_test.cc @@ -112,6 +113,7 @@ def build(bld): test.cc util_test.cc utf8_test.cc + v_align_test.cc verify_test.cc """ obj.target = 'tests' -- cgit v1.2.3