diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-08 00:12:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-08 00:12:29 +0100 |
| commit | 182a0b48fb456355a139c21533a7d6ca0bbe42eb (patch) | |
| tree | 19722a22f8667a1fe029af2ec34efbbddea3c851 /test/wscript | |
| parent | d4bb9572785a19c394cff3242e2b9ebab7c5d31c (diff) | |
| parent | 42b92cbe4518a170b217ab54a26b51f56246a50f (diff) | |
Merge branch '2981-headless-grok'
This makes it possible to configure Grok for encoding from the command
line.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 85bfccf56..7e53dfb02 100644 --- a/test/wscript +++ b/test/wscript @@ -85,6 +85,7 @@ def build(bld): email_test.cc empty_caption_test.cc empty_test.cc + encode_cli_test.cc encryption_test.cc file_extension_test.cc ffmpeg_audio_only_test.cc @@ -109,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 |
