From e5f89bffcfb92756fe292d5d27ef2dcfd42e2af6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 21 Jan 2021 17:10:19 +0100 Subject: Move all ostream operator<< into some test-only stream_operators.{cc,h} files. --- test/wscript | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index 9a8a7b53..a25b2cd5 100644 --- a/test/wscript +++ b/test/wscript @@ -1,5 +1,5 @@ # -# Copyright (C) 2012-2019 Carl Hetherington +# Copyright (C) 2012-2021 Carl Hetherington # # This file is part of libdcp. # @@ -99,6 +99,7 @@ def build(bld): smpte_load_font_test.cc smpte_subtitle_test.cc sound_frame_test.cc + stream_operators.cc sync_test.cc test.cc util_test.cc -- cgit v1.2.3