From fcf1352946a3e3102758d4c1df2c1c3ee00843ff Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 16 Dec 2016 06:32:23 +0100 Subject: update todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/test.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/test.c b/src/test.c index 1e68344..b5591e0 100644 --- a/src/test.c +++ b/src/test.c @@ -249,6 +249,16 @@ int main(int argc, char* argv[]) if (!r) rc = 1; + /* TODO test libcolour_srgb_encode */ + /* TODO test libcolour_srgb_decode */ + /* TODO test libcolour_srgb -> libcolour_rgb[srgb] */ + /* TODO test libcolour_rgb[srgb] -> libcolour_srgb */ + /* TODO test RGB colour spaces */ + /* TODO test libcolour_delta_e */ + /* TODO test libcolour_marshal */ + /* TODO test libcolour_unmarshal */ + /* TODO test libcolour_convert with single conversions */ + return rc; fail: perror(*argv); -- cgit v1.2.3-70-g09d2