diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-03-26 22:03:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-03-26 23:08:49 +0100 |
| commit | ae38783104589bea24836ee9455378b1f2244796 (patch) | |
| tree | 0dd4495962b1081630165ecf0813e9f48c4d930a /test | |
| parent | 2f508609da978d20cdd5893ec91746a5167d1c7b (diff) | |
Fix binary STL output with subs that are too big for a single TTI block.
Forward-ported from 82f9ab96faeef0eb684c357d76d27f3737cf1d55 in v1.4.x.
Diffstat (limited to 'test')
| -rw-r--r-- | test/dcp_to_stl_binary_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dcp_to_stl_binary_test.cc b/test/dcp_to_stl_binary_test.cc index ade17f8..58e024b 100644 --- a/test/dcp_to_stl_binary_test.cc +++ b/test/dcp_to_stl_binary_test.cc @@ -216,7 +216,7 @@ BOOST_AUTO_TEST_CASE (dcp_to_stl_binary_test8) "GBR", "", "", "", - "build/test/test3.stl" + "build/test/91a30f25-b415-4ffe-9623-bdae43a381d3_sub.stl" ); check_file ( |
