diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-04-25 22:53:25 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-04-25 22:53:25 +0200 |
| commit | 98227f0ca88034061092cd2a179c5cade2924f50 (patch) | |
| tree | 6b7c63eb7f8c6397db60f589665874e6cd935151 /test/wscript | |
| parent | e3fb9c9b6c40b1e4ce05871c6c2bdf4272e75a28 (diff) | |
Add a test for reading, changing, then writing a DCP.
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 206f5ca2..9a093f0e 100644 --- a/test/wscript +++ b/test/wscript @@ -95,6 +95,7 @@ def build(bld): language_tag_test.cc raw_convert_test.cc read_dcp_test.cc + read_change_write_test.cc reel_asset_test.cc recovery_test.cc rgb_xyz_test.cc |
