CTestTestfile.cmake 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. # CMake generated Testfile for
  2. # Source directory: C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib
  3. # Build directory: C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web
  4. #
  5. # This file includes the relevant testing commands required for
  6. # testing this directory and lists subdirectories to be tested as well.
  7. add_test(tjunittest-static "tjunittest-static")
  8. add_test(tjunittest-static-alloc "tjunittest-static" "-alloc")
  9. add_test(tjunittest-static-yuv "tjunittest-static" "-yuv")
  10. add_test(tjunittest-static-yuv-alloc "tjunittest-static" "-yuv" "-alloc")
  11. add_test(tjunittest-static-yuv-nopad "tjunittest-static" "-yuv" "-noyuvpad")
  12. add_test(cjpeg-static-rgb-islow "cjpeg-static" "-rgb" "-dct" "int" "-outfile" "testout_rgb_islow.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  13. add_test(cjpeg-static-rgb-islow-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "768e970dd57b340ff1b83c9d3d47c77b" "testout_rgb_islow.jpg")
  14. add_test(djpeg-static-rgb-islow "djpeg-static" "-dct" "int" "-ppm" "-outfile" "testout_rgb_islow.ppm" "testout_rgb_islow.jpg")
  15. add_test(djpeg-static-rgb-islow-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "00a257f5393fef8821f2b88ac7421291" "testout_rgb_islow.ppm")
  16. add_test(djpeg-static-rgb-islow-565 "djpeg-static" "-dct" "int" "-rgb565" "-dither" "none" "-bmp" "-outfile" "testout_rgb_islow_565.bmp" "testout_rgb_islow.jpg")
  17. add_test(djpeg-static-rgb-islow-565-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "f07d2e75073e4bb10f6c6f4d36e2e3be" "testout_rgb_islow_565.bmp")
  18. add_test(djpeg-static-rgb-islow-565D "djpeg-static" "-dct" "int" "-rgb565" "-bmp" "-outfile" "testout_rgb_islow_565D.bmp" "testout_rgb_islow.jpg")
  19. add_test(djpeg-static-rgb-islow-565D-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "4cfa0928ef3e6bb626d7728c924cfda4" "testout_rgb_islow_565D.bmp")
  20. add_test(cjpeg-static-422-ifast-opt "cjpeg-static" "-sample" "2x1" "-dct" "fast" "-opt" "-outfile" "testout_422_ifast_opt.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  21. add_test(cjpeg-static-422-ifast-opt-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "2540287b79d913f91665e660303ab2c8" "testout_422_ifast_opt.jpg")
  22. add_test(djpeg-static-422-ifast "djpeg-static" "-dct" "fast" "-outfile" "testout_422_ifast.ppm" "testout_422_ifast_opt.jpg")
  23. add_test(djpeg-static-422-ifast-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "35bd6b3f833bad23de82acea847129fa" "testout_422_ifast.ppm")
  24. add_test(djpeg-static-422m-ifast "djpeg-static" "-dct" "fast" "-nosmooth" "-outfile" "testout_422m_ifast.ppm" "testout_422_ifast_opt.jpg")
  25. add_test(djpeg-static-422m-ifast-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "8dbc65323d62cca7c91ba02dd1cfa81d" "testout_422m_ifast.ppm")
  26. add_test(djpeg-static-422m-ifast-565 "djpeg-static" "-dct" "int" "-nosmooth" "-rgb565" "-dither" "none" "-bmp" "-outfile" "testout_422m_ifast_565.bmp" "testout_422_ifast_opt.jpg")
  27. add_test(djpeg-static-422m-ifast-565-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "3294bd4d9a1f2b3d08ea6020d0db7065" "testout_422m_ifast_565.bmp")
  28. add_test(djpeg-static-422m-ifast-565D "djpeg-static" "-dct" "int" "-nosmooth" "-rgb565" "-bmp" "-outfile" "testout_422m_ifast_565D.bmp" "testout_422_ifast_opt.jpg")
  29. add_test(djpeg-static-422m-ifast-565D-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "da98c9c7b6039511be4a79a878a9abc1" "testout_422m_ifast_565D.bmp")
  30. add_test(cjpeg-static-420-q100-ifast-prog "cjpeg-static" "-sample" "2x2" "-quality" "100" "-dct" "fast" "-prog" "-outfile" "testout_420_q100_ifast_prog.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  31. add_test(cjpeg-static-420-q100-ifast-prog-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "990cbe0329c882420a2094da7e5adade" "testout_420_q100_ifast_prog.jpg")
  32. add_test(djpeg-static-420-q100-ifast-prog "djpeg-static" "-dct" "fast" "-outfile" "testout_420_q100_ifast.ppm" "testout_420_q100_ifast_prog.jpg")
  33. add_test(djpeg-static-420-q100-ifast-prog-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "5a732542015c278ff43635e473a8a294" "testout_420_q100_ifast.ppm")
  34. add_test(djpeg-static-420m-q100-ifast-prog "djpeg-static" "-dct" "fast" "-nosmooth" "-outfile" "testout_420m_q100_ifast.ppm" "testout_420_q100_ifast_prog.jpg")
  35. add_test(djpeg-static-420m-q100-ifast-prog-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "ff692ee9323a3b424894862557c092f1" "testout_420m_q100_ifast.ppm")
  36. add_test(cjpeg-static-gray-islow "cjpeg-static" "-gray" "-dct" "int" "-outfile" "testout_gray_islow.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  37. add_test(cjpeg-static-gray-islow-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "72b51f894b8f4a10b3ee3066770aa38d" "testout_gray_islow.jpg")
  38. add_test(djpeg-static-gray-islow "djpeg-static" "-dct" "int" "-outfile" "testout_gray_islow.ppm" "testout_gray_islow.jpg")
  39. add_test(djpeg-static-gray-islow-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "8d3596c56eace32f205deccc229aa5ed" "testout_gray_islow.ppm")
  40. add_test(djpeg-static-gray-islow-rgb "djpeg-static" "-dct" "int" "-rgb" "-outfile" "testout_gray_islow_rgb.ppm" "testout_gray_islow.jpg")
  41. add_test(djpeg-static-gray-islow-rgb-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "116424ac07b79e5e801f00508eab48ec" "testout_gray_islow_rgb.ppm")
  42. add_test(djpeg-static-gray-islow-565 "djpeg-static" "-dct" "int" "-rgb565" "-dither" "none" "-bmp" "-outfile" "testout_gray_islow_565.bmp" "testout_gray_islow.jpg")
  43. add_test(djpeg-static-gray-islow-565-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "12f78118e56a2f48b966f792fedf23cc" "testout_gray_islow_565.bmp")
  44. add_test(djpeg-static-gray-islow-565D "djpeg-static" "-dct" "int" "-rgb565" "-bmp" "-outfile" "testout_gray_islow_565D.bmp" "testout_gray_islow.jpg")
  45. add_test(djpeg-static-gray-islow-565D-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "bdbbd616441a24354c98553df5dc82db" "testout_gray_islow_565D.bmp")
  46. add_test(cjpeg-static-420s-ifast-opt "cjpeg-static" "-sample" "2x2" "-smooth" "1" "-dct" "int" "-opt" "-outfile" "testout_420s_ifast_opt.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  47. add_test(cjpeg-static-420s-ifast-opt-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "388708217ac46273ca33086b22827ed8" "testout_420s_ifast_opt.jpg")
  48. add_test(cjpeg-static-3x2-float-prog "cjpeg-static" "-sample" "3x2" "-dct" "float" "-prog" "-outfile" "testout_3x2_float_prog.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  49. add_test(cjpeg-static-3x2-float-prog-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "9bca803d2042bd1eb03819e2bf92b3e5" "testout_3x2_float_prog.jpg")
  50. add_test(djpeg-static-3x2-float-prog "djpeg-static" "-dct" "float" "-outfile" "testout_3x2_float.ppm" "testout_3x2_float_prog.jpg")
  51. add_test(djpeg-static-3x2-float-prog-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "f6bfab038438ed8f5522fbd33595dcdc" "testout_3x2_float.ppm")
  52. add_test(cjpeg-static-420-islow-ari "cjpeg-static" "-dct" "int" "-arithmetic" "-outfile" "testout_420_islow_ari.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  53. add_test(cjpeg-static-420-islow-ari-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "e986fb0a637a8d833d96e8a6d6d84ea1" "testout_420_islow_ari.jpg")
  54. add_test(jpegtran-static-420-islow-ari "jpegtran-static" "-arithmetic" "-outfile" "testout_420_islow_ari.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testimgint.jpg")
  55. add_test(jpegtran-static-420-islow-ari-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "e986fb0a637a8d833d96e8a6d6d84ea1" "testout_420_islow_ari.jpg")
  56. add_test(cjpeg-static-444-islow-progari "cjpeg-static" "-sample" "1x1" "-dct" "int" "-prog" "-arithmetic" "-outfile" "testout_444_islow_progari.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  57. add_test(cjpeg-static-444-islow-progari-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "0a8f1c8f66e113c3cf635df0a475a617" "testout_444_islow_progari.jpg")
  58. add_test(djpeg-static-420m-ifast-ari "djpeg-static" "-fast" "-ppm" "-outfile" "testout_420m_ifast_ari.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testimgari.jpg")
  59. add_test(djpeg-static-420m-ifast-ari-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "72b59a99bcf1de24c5b27d151bde2437" "testout_420m_ifast_ari.ppm")
  60. add_test(jpegtran-static-420-islow "jpegtran-static" "-outfile" "testout_420_islow.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testimgari.jpg")
  61. add_test(jpegtran-static-420-islow-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "9a68f56bc76e466aa7e52f415d0f4a5f" "testout_420_islow.jpg")
  62. add_test(djpeg-static-420m-islow-2_1 "djpeg-static" "-dct" "int" "-scale" "2/1" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_2_1.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  63. add_test(djpeg-static-420m-islow-2_1-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "9f9de8c0612f8d06869b960b05abf9c9" "testout_420m_islow_2_1.ppm")
  64. add_test(djpeg-static-420m-islow-15_8 "djpeg-static" "-dct" "int" "-scale" "15/8" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_15_8.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  65. add_test(djpeg-static-420m-islow-15_8-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "b6875bc070720b899566cc06459b63b7" "testout_420m_islow_15_8.ppm")
  66. add_test(djpeg-static-420m-islow-13_8 "djpeg-static" "-dct" "int" "-scale" "13/8" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_13_8.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  67. add_test(djpeg-static-420m-islow-13_8-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "bc3452573c8152f6ae552939ee19f82f" "testout_420m_islow_13_8.ppm")
  68. add_test(djpeg-static-420m-islow-11_8 "djpeg-static" "-dct" "int" "-scale" "11/8" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_11_8.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  69. add_test(djpeg-static-420m-islow-11_8-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "d8cc73c0aaacd4556569b59437ba00a5" "testout_420m_islow_11_8.ppm")
  70. add_test(djpeg-static-420m-islow-9_8 "djpeg-static" "-dct" "int" "-scale" "9/8" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_9_8.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  71. add_test(djpeg-static-420m-islow-9_8-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "d25e61bc7eac0002f5b393aa223747b6" "testout_420m_islow_9_8.ppm")
  72. add_test(djpeg-static-420m-islow-7_8 "djpeg-static" "-dct" "int" "-scale" "7/8" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_7_8.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  73. add_test(djpeg-static-420m-islow-7_8-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "ddb564b7c74a09494016d6cd7502a946" "testout_420m_islow_7_8.ppm")
  74. add_test(djpeg-static-420m-islow-3_4 "djpeg-static" "-dct" "int" "-scale" "3/4" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_3_4.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  75. add_test(djpeg-static-420m-islow-3_4-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "8ed8e68808c3fbc4ea764fc9d2968646" "testout_420m_islow_3_4.ppm")
  76. add_test(djpeg-static-420m-islow-5_8 "djpeg-static" "-dct" "int" "-scale" "5/8" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_5_8.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  77. add_test(djpeg-static-420m-islow-5_8-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "a3363274999da2366a024efae6d16c9b" "testout_420m_islow_5_8.ppm")
  78. add_test(djpeg-static-420m-islow-1_2 "djpeg-static" "-dct" "int" "-scale" "1/2" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_1_2.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  79. add_test(djpeg-static-420m-islow-1_2-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "e692a315cea26b988c8e8b29a5dbcd81" "testout_420m_islow_1_2.ppm")
  80. add_test(djpeg-static-420m-islow-3_8 "djpeg-static" "-dct" "int" "-scale" "3/8" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_3_8.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  81. add_test(djpeg-static-420m-islow-3_8-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "79eca9175652ced755155c90e785a996" "testout_420m_islow_3_8.ppm")
  82. add_test(djpeg-static-420m-islow-1_4 "djpeg-static" "-dct" "int" "-scale" "1/4" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_1_4.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  83. add_test(djpeg-static-420m-islow-1_4-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "79cd778f8bf1a117690052cacdd54eca" "testout_420m_islow_1_4.ppm")
  84. add_test(djpeg-static-420m-islow-1_8 "djpeg-static" "-dct" "int" "-scale" "1/8" "-nosmooth" "-ppm" "-outfile" "testout_420m_islow_1_8.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  85. add_test(djpeg-static-420m-islow-1_8-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "391b3d4aca640c8567d6f8745eb2142f" "testout_420m_islow_1_8.ppm")
  86. add_test(djpeg-static-420-islow-256 "djpeg-static" "-dct" "int" "-colors" "256" "-bmp" "-outfile" "testout_420_islow_256.bmp" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  87. add_test(djpeg-static-420-islow-256-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "4980185e3776e89bd931736e1cddeee6" "testout_420_islow_256.bmp")
  88. add_test(djpeg-static-420-islow-565 "djpeg-static" "-dct" "int" "-rgb565" "-dither" "none" "-bmp" "-outfile" "testout_420_islow_565.bmp" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  89. add_test(djpeg-static-420-islow-565-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "bf9d13e16c4923b92e1faa604d7922cb" "testout_420_islow_565.bmp")
  90. add_test(djpeg-static-420-islow-565D "djpeg-static" "-dct" "int" "-rgb565" "-bmp" "-outfile" "testout_420_islow_565D.bmp" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  91. add_test(djpeg-static-420-islow-565D-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "6bde71526acc44bcff76f696df8638d2" "testout_420_islow_565D.bmp")
  92. add_test(djpeg-static-420m-islow-565 "djpeg-static" "-dct" "int" "-nosmooth" "-rgb565" "-dither" "none" "-bmp" "-outfile" "testout_420m_islow_565.bmp" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  93. add_test(djpeg-static-420m-islow-565-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "8dc0185245353cfa32ad97027342216f" "testout_420m_islow_565.bmp")
  94. add_test(djpeg-static-420m-islow-565D "djpeg-static" "-dct" "int" "-nosmooth" "-rgb565" "-bmp" "-outfile" "testout_420m_islow_565D.bmp" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  95. add_test(djpeg-static-420m-islow-565D-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "d1be3a3339166255e76fa50a0d70d73e" "testout_420m_islow_565D.bmp")
  96. add_test(djpeg-static-420-islow-skip15_31 "djpeg-static" "-dct" "int" "-skip" "15,31" "-ppm" "-outfile" "testout_420_islow_skip15,31.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  97. add_test(djpeg-static-420-islow-skip15_31-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "c4c65c1e43d7275cd50328a61e6534f0" "testout_420_islow_skip15,31.ppm")
  98. add_test(djpeg-static-420-islow-ari-skip16_139 "djpeg-static" "-dct" "int" "-skip" "16,139" "-ppm" "-outfile" "testout_420_islow_ari_skip16,139.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testimgari.jpg")
  99. add_test(djpeg-static-420-islow-ari_skip16_139-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "087c6b123db16ac00cb88c5b590bb74a" "testout_420_islow_ari_skip16,139.ppm")
  100. add_test(cjpeg-static-420-islow-prog "cjpeg-static" "-dct" "int" "-prog" "-outfile" "testout_420_islow_prog.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  101. add_test(djpeg-static-420-islow-prog-crop62x62_71_71 "djpeg-static" "-dct" "int" "-crop" "62x62+71+71" "-ppm" "-outfile" "testout_420_islow_prog_crop62x62,71,71.ppm" "testout_420_islow_prog.jpg")
  102. add_test(djpeg-static-420-islow-prog-crop62x62_71_71-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "26eb36ccc7d1f0cb80cdabb0ac8b5d99" "testout_420_islow_prog_crop62x62,71,71.ppm")
  103. add_test(djpeg-static-420-islow-ari-crop53x53_4_4 "djpeg-static" "-dct" "int" "-crop" "53x53+4+4" "-ppm" "-outfile" "testout_420_islow_ari_crop53x53,4,4.ppm" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testimgari.jpg")
  104. add_test(djpeg-static-420-islow-ari-crop53x53_4_4-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "886c6775af22370257122f8b16207e6d" "testout_420_islow_ari_crop53x53,4,4.ppm")
  105. add_test(cjpeg-static-444-islow "cjpeg-static" "-dct" "int" "-sample" "1x1" "-outfile" "testout_444_islow.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  106. add_test(djpeg-static-444-islow-skip1_6 "djpeg-static" "-dct" "int" "-skip" "1,6" "-ppm" "-outfile" "testout_444_islow_skip1,6.ppm" "testout_444_islow.jpg")
  107. add_test(djpeg-static-444-islow-skip1_6-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "5606f86874cf26b8fcee1117a0a436a6" "testout_444_islow_skip1,6.ppm")
  108. add_test(cjpeg-static-444-islow-prog "cjpeg-static" "-dct" "int" "-prog" "-sample" "1x1" "-outfile" "testout_444_islow_prog.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  109. add_test(djpeg-static-444-islow-prog-crop98x98_13_13 "djpeg-static" "-dct" "int" "-crop" "98x98+13+13" "-ppm" "-outfile" "testout_444_islow_prog_crop98x98,13,13.ppm" "testout_444_islow_prog.jpg")
  110. add_test(djpeg-static-444-islow-prog_crop98x98_13_13-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "db87dc7ce26bcdc7a6b56239ce2b9d6c" "testout_444_islow_prog_crop98x98,13,13.ppm")
  111. add_test(cjpeg-static-444-islow-ari "cjpeg-static" "-dct" "int" "-arithmetic" "-sample" "1x1" "-outfile" "testout_444_islow_ari.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.ppm")
  112. add_test(djpeg-static-444-islow-ari-crop37x37_0_0 "djpeg-static" "-dct" "int" "-crop" "37x37+0+0" "-ppm" "-outfile" "testout_444_islow_ari_crop37x37,0,0.ppm" "testout_444_islow_ari.jpg")
  113. add_test(djpeg-static-444-islow-ari-crop37x37_0_0-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "cb57b32bd6d03e35432362f7bf184b6d" "testout_444_islow_ari_crop37x37,0,0.ppm")
  114. add_test(jpegtran-static-crop "jpegtran-static" "-crop" "120x90+20+50" "-transpose" "-perfect" "-outfile" "testout_crop.jpg" "C:/Esenthel/ThirdPartyLibs/JpegTurbo/lib/testimages/testorig.jpg")
  115. add_test(jpegtran-static-crop-cmp "C:/Esenthel/ThirdPartyLibs/JpegTurbo/Web/md5/md5cmp" "b4197f377e621c4e9b1d20471432610d" "testout_crop.jpg")
  116. subdirs(md5)