diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-08-23 22:06:29 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-20 19:30:28 +0200 |
| commit | e18addc9029f56c67aa40254bcfa40f8b072866f (patch) | |
| tree | 09b66ee63e20166607c316e13bd2e75635bef02b /test/wscript | |
| parent | 1ca864c987c704e66486027570cf689f9508c303 (diff) | |
Add new LanguageTag class.
The scripts/update-language-subtags script will download the RFC 5646
registry and write it to src/language_tag_lists.cc. This may need
to be re-run if the subtags change.
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 d6eb078b..9958a677 100644 --- a/test/wscript +++ b/test/wscript @@ -85,6 +85,7 @@ def build(bld): markers_test.cc kdm_test.cc key_test.cc + language_tag_test.cc raw_convert_test.cc read_dcp_test.cc read_interop_subtitle_test.cc |
