diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-14 11:23:59 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-14 11:23:59 +0200 |
| commit | 72d9cb462c03b1b41380e50ab9cccf2950207c18 (patch) | |
| tree | 692727a783980d13426b5d060a7dda197b8b5bd4 | |
| parent | 9e3f8bfe9e274865590d49ad1e59e82f7894a12a (diff) | |
Rename read_interop_subtitle_test -> interop_subtitle_test.
| -rw-r--r-- | test/interop_subtitle_test.cc (renamed from test/read_interop_subtitle_test.cc) | 0 | ||||
| -rw-r--r-- | test/wscript | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/test/read_interop_subtitle_test.cc b/test/interop_subtitle_test.cc index 48892db5..48892db5 100644 --- a/test/read_interop_subtitle_test.cc +++ b/test/interop_subtitle_test.cc diff --git a/test/wscript b/test/wscript index e1078d25..0642d1b6 100644 --- a/test/wscript +++ b/test/wscript @@ -81,6 +81,7 @@ def build(bld): frame_info_hash_test.cc gamma_transfer_function_test.cc interop_load_font_test.cc + interop_subtitle_test.cc local_time_test.cc make_digest_test.cc markers_test.cc @@ -90,7 +91,6 @@ def build(bld): language_tag_test.cc raw_convert_test.cc read_dcp_test.cc - read_interop_subtitle_test.cc reel_asset_test.cc recovery_test.cc rgb_xyz_test.cc |
