698 Commits (f6b5b420c73465cc590a89525aba2886470e019d)

Author SHA1 Message Date
Anton Firszov f6b5b420c7 clean up and organize Jpeg test utilities 9 years ago
Anton Firszov ece979812c better tuple usage 9 years ago
Anton Firszov a67f6d5494 robust spectral verification 9 years ago
Anton Firszov 637ed89f59 reading libjpeg component dump 9 years ago
Anton Firszov 55e891f6c7 more jpeg testing 9 years ago
Anton Firszov 683f51d586 removed TestBase 9 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Anton Firszov e6337310da spectral testing 9 years ago
Anton Firszov c3c29586fe open up OldJpegDecoderCore API for testing 9 years ago
Anton Firszov 8e56cc4140 ToString(), CopyTo(), ToArray() for Block8x8 9 years ago
Anton Firszov d8ea09115b Block8x8: the UInt16 Jpeg block 9 years ago
Anton Firszov 6ecb12b25c goodby MutableSpan! 9 years ago
Anton Firszov 086f8eae1b CopyColorsTo() no longer uses MutableSpan 9 years ago
Anton Firszov 6137f703b8 renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming 9 years ago
Anton Firszov d9d0cb4555 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov 209d6181b8 more descriptive name for QR_core.bmp + giving AppVeyor a kick 9 years ago
Mormegil 76b77dafb7 Support more variants of BMP headers 9 years ago
Anton Firszov b0279a8490 skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov 3b2c92a74b do not verify that the reference decoder != actual decoder because of Mono 9 years ago
Anton Firszov ed4cc4b478 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 2d51c5d759 suppress xUnit1013 for CI 9 years ago
Anton Firszov 71467df85b disabling ValidateProgressivePdfJsOutput 9 years ago
Anton Firszov d4b66d9fc0 being kind to PDF.js 9 years ago
Scott Williams cdfeece181 fix broken tests due to being umnable to mock internal stuff 9 years ago
Anton Firszov 0c13e28ada build fix 9 years ago
Anton Firszov 8d726512c6 code for verifying original PDF.js output 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Scott Williams 5280013f42 make component order internal 9 years ago
Scott Williams bc6f6d61a6 cleanup drawing namespace 9 years ago
Scott Williams 921cbab791 fix dithering namespaces 9 years ago
Scott Williams 49427bcdc1 internalise colorspace interfaces 9 years ago
Scott Williams 994efc830b add exif primitives to exif namespace 9 years ago
Scott Williams 763239563b metadata namespace fixes 9 years ago
Scott Williams 1fcbdfa167 update metadata namespaces 9 years ago
Anton Firszov 4822a04c8b it's called Manhattan distance! stupid me :P 9 years ago
James Jackson-South c822170009 Suffix dither and diffusion classes 9 years ago
James Jackson-South 8893450a8a Fix diffusion tests 9 years ago
Scott Williams 3092b85a25 improved speed of contstrained image comparer 9 years ago
Anton Firszov 26e645d0eb CompareSpectralResults 9 years ago
Anton Firszov 590042601e introduced LibJpegTools, made FrameComponent a class again 9 years ago
Anton Firszov ce14310922 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov db78fb23da Added ReferenceImage -based assertions to JpegDecoderTests. The PdfJs decoder is quite inaccurate with them, which makes tests failing 9 years ago
Anton Firszov 6ad5eca9e3 skipping a few more test cases on Linux 9 years ago
Anton Firszov 6338be3a30 Moved @devedse-s test cases from ImageEqualTests to PngDecoderTests. 9 years ago
Anton Firszov 3ff9b70a2d at least let's have a non-skipped Decode_Interlaced_DoesNotThrow() test case 9 years ago
Anton Firszov 886afd7cdf skipping tests indicating PNG decoder bugs :( 9 years ago
Anton Firszov b67be60b05 Better and fewer cases in DitherTests. Skipped the one that's failing. 9 years ago
Anton Firszov 77b8b846f7 separate [Theory] for 48Bpp, that could be skipped on Linux! 9 years ago
Anton Firszov 4f08474d41 reduce the number of test cases in PngDecoderTests 9 years ago
Anton Firszov 3b6122bc51 remove duplicate package references 9 years ago