commit | 4283e2bf66f92342aabd716e599ba7be18cd3131 | [log] [tgz] |
---|---|---|
author | John Bowler <jbowler@acm.org> | Sat Jul 23 10:03:48 2016 -0700 |
committer | John Bowler <jbowler@acm.org> | Sat Jul 23 10:03:48 2016 -0700 |
tree | 86d9e61b4af08c2028f3a78f80e080e934355b68 | |
parent | 8ffea2e56b4cf0331fab70c20f428a3e0cd255fb [diff] |
Fix debug test of output gamma The test would fire when a gamma transform was eliminated because it was not significant if other transforms remained. This is a debug-only change to alter the test to check for an insignificant mis-match of the actual output gamma from the requested output gamma. Signed-off-by: John Bowler <jbowler@acm.org>