diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-03 22:47:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-08 00:12:07 +0100 |
| commit | 2b3a495f31d3f9de57e6bbe2605843e6f1efbe3a (patch) | |
| tree | 7918417c228146e3e4aff2abf8d230cbdae0ae77 /test/wscript | |
| parent | 0f2ed1b51af625767b9e0c41eb59651f2ceb1d88 (diff) | |
Add a basic test for get_gpu_names().
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 714c237a4..7e53dfb02 100644 --- a/test/wscript +++ b/test/wscript @@ -110,6 +110,7 @@ def build(bld): font_id_allocator_test.cc frame_interval_checker_test.cc frame_rate_test.cc + grok_util_test.cc guess_crop_test.cc hints_test.cc image_content_fade_test.cc |
