diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-27 00:54:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-08-23 20:33:37 +0200 |
| commit | 10a0c758dc59b1fb9e2f961485240e80f118eb9d (patch) | |
| tree | 4d9b975c3882c9627a53d197e6d0413079023d7d /test/wscript | |
| parent | 1d0b111ac9692dedfd4a23c268f362e522105bcf (diff) | |
Basics of poznan library integration; colour manipulations are wrong.
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 0f90001f6..9fa23d104 100644 --- a/test/wscript +++ b/test/wscript @@ -85,6 +85,7 @@ def build(bld): film_metadata_test.cc frame_interval_checker_test.cc frame_rate_test.cc + gpu_test.cc image_content_fade_test.cc image_filename_sorter_test.cc image_test.cc |
