Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(969)

Unified Diff: third_party/qcms/qcms.gyp

Issue 1374953003: Expand QCMS tests. Add Munsell test for transform accuracy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test size Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/qcms/qcms.gyp
diff --git a/third_party/qcms/qcms.gyp b/third_party/qcms/qcms.gyp
index fabd3fab5d543981a99039a48201e56cc0861947..5b84da2c701e91b90bd5c75fc1b2ade5368f493e 100644
--- a/third_party/qcms/qcms.gyp
+++ b/third_party/qcms/qcms.gyp
@@ -58,6 +58,8 @@
],
'sources': [
'src/tests/qcms_test_tetra_clut_rgba.c',
+ 'src/tests/qcms_test_main.c',
+ 'src/tests/qcms_test_munsell.c',
],
'dependencies': [
'qcms',

Powered by Google App Engine
This is Rietveld 408576698