diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-08 16:22:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-08 16:22:09 +0000 |
| commit | e756452872422f948b06376ccfd07dfe5bc86969 (patch) | |
| tree | 98dde2b5f9793f19fc3262475c356527700928b9 /test/wscript | |
| parent | d9cb8e5df7604a78860155ae6434896ada5023e4 (diff) | |
Basic test that we (roughly) hit average J2K bandwidth targets.
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 4c0b4109f..0a871ec55 100644 --- a/test/wscript +++ b/test/wscript @@ -71,6 +71,7 @@ def build(bld): import_dcp_test.cc interrupt_encoder_test.cc isdcf_name_test.cc + j2k_bandwidth_test.cc job_test.cc make_black_test.cc player_test.cc |
