• Home
  • Raw
  • Download

Lines Matching refs:endl

40 	cout << "Line: " << __LINE__ << ", textAntiAlias default not true" << endl;  in main()
48 cout << "Line: " << __LINE__ << ", textAntiAlias not false" << endl; in main()
56 cout << "Line: " << __LINE__ << ", textAntiAlias not true" << endl; in main()
68 << ", adjoin default not 'true' as expected" << endl; in main()
76 cout << "Line: " << __LINE__ << ", adjoin failed set to 'false'" << endl; in main()
84 cout << "Line: " << __LINE__ << ", adjoin failed set to 'true'" << endl; in main()
97 << ") not 0 as expected" << endl; in main()
106 << ", failed to set animationDelay to 0" << endl; in main()
115 << ", failed to set animationDelay to 100" << endl; in main()
130 << ") not 0 as expected" << endl; in main()
139 << ", failed to set animationIterations to 0" << endl; in main()
148 << ", failed to set animationIterations to 100" << endl; in main()
162 << ") is incorrect" << endl; in main()
172 << ") failed set to 'blue'" << endl; in main()
183 << endl; in main()
193 << ") is incorrectly invalid" << endl; in main()
206 << endl; in main()
219 << ") is incorrect" << endl; in main()
229 << ") is incorrect" << endl; in main()
240 << ") failed to set to \"\"" << endl; in main()
255 << endl; in main()
273 << endl; in main()
288 << endl; in main()
300 << ") is incorrect" << endl; in main()
310 << ")" << endl; in main()
321 << endl; in main()
335 << endl; in main()
346 << endl; in main()
361 << endl; in main()
371 << ", chromaBluePrimary x/y failed set/get" << endl; in main()
386 << ", chromaGreenPrimary x/y defaults are zero" << endl; in main()
396 << ", chromaGreenPrimary x/y failed set/get" << endl; in main()
411 << ", chromaRedPrimary x/y defaults are zero" << endl; in main()
421 << ", chromaRedPrimary x/y failed set/get" << endl; in main()
436 << ", chromaWhitePoint x/y defaults are zero" << endl; in main()
446 << ", chromaWhitePoint x/y failed set/get" << endl; in main()
456 cout << "Line: " << __LINE__ << ", classType is not DirectClass" << endl; in main()
467 cout << "Line: " << __LINE__ << ", colorFuzz default is non-zero" << endl; in main()
475 cout << "Line: " << __LINE__ << ", colorFuzz failed to set/get" << endl; in main()
486 << ", columns is not equal to canvas image columns" << endl; in main()
497 << ", comment default non-zero length" << endl; in main()
507 cout << "Line: " << __LINE__ << ", comment set/get failed" << endl; in main()
516 cout << "Line: " << __LINE__ << ", comment failed to reset" << endl; in main()
527 << ", compressType default is incorrect" << endl; in main()
535 cout << "Line: " << __LINE__ << ", compressType set/get failed" << endl; in main()
548 << ", density default is not 72x72 as expected" << endl; in main()
557 cout << "Line: " << __LINE__ << ", density set/get failed" << endl; in main()
565 cout << "Line: " << __LINE__ << ", density set/get failed" << endl; in main()
580 << endl; in main()
589 << endl; in main()
598 << endl; in main()
609 << endl; in main()
618 << endl; in main()
630 << ") is not equal to " << MAGICKCORE_QUANTUM_DEPTH << endl; in main()
639 cout << "Testing throwing and catching exceptions. A program crash or a message" << endl in main()
640 << "that the exception was not caught indicates a test failure. A properly" << endl in main()
641 << "formatted exception message indicates success:" << endl; in main()
649 cout << "Caught exception, good!:" << endl in main()
650 << " \"" << exception_.what() << "\"" << endl; in main()
656 cout << "failed to catch exception!" << endl; in main()
673 <<") as expected" << endl; in main()
685 << ") failed to set/get" << endl; in main()
698 << ") is not zero as expected" << endl; in main()
711 << ") is incorrect" << endl; in main()
720 << endl; in main()
732 cout << "Line: " << __LINE__ << ", font set/get failed" << endl; in main()
739 cout << "Line: " << __LINE__ << ", font failed to unset" << endl; in main()
753 << endl; in main()
762 << ", fontPointsize set/get failed" << endl; in main()
773 << ", format (" << image.format() << ") is not expected value" << endl; in main()
783 << ", gamma correction is unity as expected" << endl; in main()
815 << ", gifDisposeMethod default is not zero as expected" << endl; in main()
824 << ", gifDisposeMethod set/get failed" << endl; in main()
836 << ", interlaceType default is not NoInterlace as expected" << endl; in main()
844 cout << "Line: " << __LINE__ << ", interlaceType set/get failed" << endl; in main()
856 << ", label default is not empty string as expected" << endl; in main()
864 cout << "Line: " << __LINE__ << ", label set/get failed" << endl; in main()
871 cout << "Line: " << __LINE__ << ", label failed to unset" << endl; in main()
882 << ", strokeWidth default is not 1 as expected" << endl; in main()
890 cout << "Line: " << __LINE__ << ", strokeWidth set/get failed" << endl; in main()
902 << ", magick canvas default is not XC as expected" << endl; in main()
910 cout << "Line: " << __LINE__ << ", magick set/get failed" << endl; in main()
923 << ", alpha default is not false as expected" << endl; in main()
931 cout << "Line: " << __LINE__ << ", alpha set/get failed" << endl; in main()
943 << ", matteColor default is not #BDBDBD as expected" << endl; in main()
951 cout << "Line: " << __LINE__ << ", matteColor set/get failed" << endl; in main()
966 << ", meanErrorPerPixel is not zero as expected" << endl; in main()
998 << ", monochrome is not false as expected" << endl; in main()
1006 cout << "Line: " << __LINE__ << ", monochrome get/set failed" << endl; in main()
1017 << ",normalizedMaxError is not zero as expected" << endl; in main()
1027 << ", normalizedMeanError is not zero as expected" << endl; in main()
1040 << ") set/get failed" << endl; in main()
1054 << ") set/get failed" << endl; in main()
1068 << ") as expected" << endl; in main()
1076 cout << "Line: " << __LINE__ << ", pixelColor set/get failed" << endl; in main()
1088 << " is not 640x480 as expected" << endl; in main()
1097 << ", page set/get failed (" << string(image.page()) << ")" << endl; in main()
1108 << ", quality default is not 0 as expected" << endl; in main()
1116 cout << "Line: " << __LINE__ << ", quality set/get failed" << endl; in main()
1128 << ", quantizeColors is not 256 as expected" << endl; in main()
1136 cout << "Line: " << __LINE__ << ", quantizeColors set/get failed" << endl; in main()
1148 << ", quantizeColorSpace is not RGBColorspace as expected" << endl; in main()
1157 << ", quantizeColorSpace set/get failed" << endl; in main()
1169 << ", quantizeDither is not false as expected" << endl; in main()
1178 << ", quantizeDither get/set failed" << endl; in main()
1190 << " rather than zero as expected" << endl; in main()
1198 << ", quantizeTreeDepth set/get failed" << endl; in main()
1210 << endl; in main()
1218 << ", renderingIntent set/get failed" << endl; in main()
1230 << endl; in main()
1238 << ", resolutionUnits set/get failed" << endl; in main()
1249 << ", rows is canvas rows as expected" << endl; in main()
1259 << ", scene default is not zero as expected" << endl; in main()
1267 << ", scene set/get failed" << endl; in main()
1287 << ") is incorrect" << endl; in main()
1302 << endl; in main()
1309 cout << "Line: " << __LINE__ << ", size set/get failed" << endl; in main()
1320 << ", subImage default is not zero as expected" << endl; in main()
1328 << ", subImage set/get failed" << endl; in main()
1339 << ", subRange default is not zero as expected" << endl; in main()
1347 << ", subRange set/get failed" << endl; in main()
1358 << " rather than 2 as expected" << endl; in main()
1370 << (int) image.type() << endl; in main()
1381 << ", verbose is not false as expected" << endl; in main()
1391 << ", x11Display default is not empty string as expected" << endl; in main()
1399 << ", x11Display set/get failed" << endl; in main()
1407 << ", x11Display failed to unset" << endl; in main()
1418 << ") is not zero as expected" << endl; in main()
1429 << ") is not zero as expected" << endl; in main()
1434 cout << "Caught exception: " << error_.what() << endl; in main()
1439 cout << "Caught exception: " << error_.what() << endl; in main()
1445 cout << failures << " failures" << endl; in main()