projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d27df9
)
Fix spelling mistake in test.
author
Carl Hetherington
<cth@carlh.net>
Wed, 22 Jan 2025 15:15:59 +0000
(16:15 +0100)
committer
Carl Hetherington
<cth@carlh.net>
Wed, 22 Jan 2025 15:15:59 +0000
(16:15 +0100)
test/reels_test.cc
patch
|
blob
|
history
diff --git
a/test/reels_test.cc
b/test/reels_test.cc
index 5feff84f2d27af899e1f9ced860bb3e3da273e3f..cc200c94d4ef18974324e052d7c5dc08e0d4a764 100644
(file)
--- a/
test/reels_test.cc
+++ b/
test/reels_test.cc
@@
-668,7
+668,7
@@
BOOST_AUTO_TEST_CASE(reel_assets_same_length_with_atmos)
picture->video->set_length(480);
BOOST_REQUIRE_EQUAL(messages.size(), 1U);
- BOOST_CHECK_EQUAL(messages[0], variant::insert_dcpomatic("%1 had to change your reel settings to accomodate the Atmos content"));
+ BOOST_CHECK_EQUAL(messages[0], variant::insert_dcpomatic("%1 had to change your reel settings to accom
m
odate the Atmos content"));
auto const reels = film->reels();
BOOST_CHECK_EQUAL(reels.size(), 2U);