diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2011-12-07 04:31:59 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2011-12-07 04:31:59 (GMT) |
commit | b8ca57233809d32b31342914000c6291b0bdc683 (patch) | |
tree | a5a39460ff001141e3fa1740d453db462fda2abc /doc/testing.txt | |
parent | d26effccf4c9fabfe19355d6da4903291d8dd599 (diff) |
tweak --upload of pretty print. cleanup
Diffstat (limited to 'doc/testing.txt')
-rw-r--r-- | doc/testing.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/testing.txt b/doc/testing.txt index c2d3ccf..b94fd93 100644 --- a/doc/testing.txt +++ b/doc/testing.txt @@ -78,3 +78,7 @@ Cross-compiling of tests has not been automated nor tested Imagemagick may have crashed. Try passing -DCOMPARATOR=ncc to cmake +5. Testing images fails with 'morphology' not found for ImageMagick + +Your version of imagemagick is old. Upgrade, or pass -DCOMPARATOR=old to cmake. +The comparison will be of lowered reliability. |