5106 Commits (67c66feb8bf65a8b9229347f3e6fc8abd2f66e09)
 

Author SHA1 Message Date
Anton Firszov 67c66feb8b reduce toleance values 9 years ago
Anton Firszov 3f95e0a231 use ApproximateFloatComparer in failed RgbAndCieXyzConversionTest-s 9 years ago
Anton Firszov 2dbaeb261f skip a few Jpeg tests on 32bit CI 9 years ago
Anton Firszov eebfeddc7e refactored QuantizeImageShouldPreserveMaximumColorPrecision (hope it uses less memory now) 9 years ago
Anton Firszov 5af0c87d42 disabling mono execution for now 9 years ago
Anton Firszov 6889067310 improve robustness / add tolerance 9 years ago
Anton Firszov 6d11ac772a shuffling target frameworks, disabling net47, because the results are the same on net471 9 years ago
Anton Firszov 38c55f30b5 smarter tolerance values 9 years ago
Anton Firszov c8acbbb28b reducing tolerance 9 years ago
Anton Firszov 6921b5396b adding more tolerance 9 years ago
Anton Firszov 282de173ad detecting mono runtime & skipping some png decoder tests 9 years ago
Anton Firszov 8a9121c4b4 skip some of the MemoryManager tests on 32 bit 9 years ago
Anton Firszov 1e72a33b8f higher tolerance for Resize and Filters 9 years ago
Anton Firszov e6e271d369 kick AppVeyor 9 years ago
Anton Firszov c87c7a4841 oops 9 years ago
Anton Firszov a7df7601b0 temporarily make mono to run first 9 years ago
Anton Firszov 7b1a1e54a1 adding xunit.runner.console for mono test execution 9 years ago
Anton Firszov 8ce775d492 fixed mono execution branch 9 years ago
Anton Firszov 30cba185a1 need to return exit code 9 years ago
Anton Firszov aeac665009 disable netcoreapp2.0 + 32bit 9 years ago
Anton Firszov e2767c5778 an attempt to optimize the execution with -nobuild 9 years ago
Anton Firszov cf5b1acc6c adding mono execution 9 years ago
Anton Firszov 0812d54391 breaking down test execution into multiple AppVeyor jobs 9 years ago
Anton Firszov 5e3192785b skip ToVector4SimdAligned() test in environments without SIMD 9 years ago
Anton Firszov 932fa78305 trying to fix AppVeyor with an extra build 9 years ago
Anton Firszov 2a34b376c7 oops ... here comes the appveyor.yml update 9 years ago
Anton Firszov 20fe00e5f1 configure 32 bit execution 9 years ago
Anton Firszov fb40ed66ae running tests in all configurations 9 years ago
Anton Firszov f8904a0dc1 adding multiple TargetFrameworks 9 years ago
James Jackson-South a98fd0e552
Merge pull request #507 from SixLabors/af/update-beta3-dependencies 9 years ago
Anton Firszov 7d53c382c9 update external dependencies + fix RectangularPolygon usages 9 years ago
James Jackson-South 72961b1838
Merge pull request #505 from SixLabors/js/multi-target-benchmarks 9 years ago
James Jackson-South e45637471a Fix copy/paste 9 years ago
James Jackson-South 245e31872c Benchmark both Core and CLR 9 years ago
James Jackson-South f32b619376
Merge pull request #495 from carbon/master 9 years ago
James Jackson-South 5fd7c60385
Merge branch 'master' into master 9 years ago
James Jackson-South d75ddd8a88
Merge pull request #501 from SixLabors/js/hide-colorspaces 9 years ago
James Jackson-South 9b9cda6a8b Hide colorspace members 9 years ago
James Jackson-South 5d56686f36
Merge pull request #500 from SixLabors/af/fix-readme 9 years ago
James Jackson-South a0e219f9da Fix logo and links 9 years ago
James Jackson-South 69f6f23894
Merge branch 'master' into master 9 years ago
Anton Firsov 71aa3cafd0
README.md: fix link [skip ci] 9 years ago
Anton Firsov 7a594153fc
Merge pull request #499 from SixLabors/af/contribution-guide-ref 9 years ago
Anton Firsov 402c84562b
Refer to Contribution Guide from README.md 9 years ago
Jason Nelson a81e936511 Remove note 9 years ago
Jason Nelson ffef3ecd14 Benchmark removed SpanUtility logic inplace 9 years ago
Jason Nelson cc55f039b7 Express readonly intent in Span parameters 9 years ago
Jason Nelson 5e8802c362 Remove unused FetchVector helper 9 years ago
Jason Nelson 1713343878 Eliminate allocation in WriteGammaChunk 9 years ago
Jason Nelson f597e8f96d Revert "Pass ColorSpace types by readonly ref" 9 years ago