From: Carl Hetherington Date: Wed, 24 Jun 2015 22:47:46 +0000 (+0100) Subject: Fix test refs. X-Git-Tag: v2.1.8~2 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=441026bd73b8829b8e2cffb2731ef05fb0ba8b71 Fix test refs. --- diff --git a/test/colour_conversion_test.cc b/test/colour_conversion_test.cc index 3b6a0e198..f8c764975 100644 --- a/test/colour_conversion_test.cc +++ b/test/colour_conversion_test.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2014 Carl Hetherington + Copyright (C) 2013-2015 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -56,6 +56,7 @@ BOOST_AUTO_TEST_CASE (colour_conversion_test2) " 0.055\n" " 12.92\n" " \n" + " 0\n" " 0.64\n" " 0.33\n" " 0.3\n" @@ -86,6 +87,7 @@ BOOST_AUTO_TEST_CASE (colour_conversion_test3) " 0.099\n" " 4.5\n" " \n" + " 1\n" " 0.64\n" " 0.33\n" " 0.3\n"