Anton Firszov
|
fd4b2d34bf
|
ImageComparer refactors, ExactComparer
|
9 years ago |
Anton Firszov
|
0096702bad
|
docs & formatting
|
9 years ago |
Anton Firszov
|
24e87b4afa
|
smaller Bike.png, optimized RotateTests & RotateFlipTests
|
9 years ago |
Anton Firszov
|
5ffdbc20c9
|
optimized DetectEdgesTest
|
9 years ago |
Anton Firszov
|
7a9e276a80
|
optimized ResizeTests output further, added Bike.png
|
9 years ago |
Anton Firszov
|
60e0b7f04b
|
moving images again
|
9 years ago |
Anton Firszov
|
8912d0e890
|
reduced resize output by 75%
|
9 years ago |
Anton Firszov
|
ae549a0338
|
re-apply DebugSave() changes after merging mutate-api
|
9 years ago |
Anton Firszov
|
1351347168
|
Merge remote-tracking branch 'origin/tocsoft/mutate-api' into antonfirsov/qa-lab
# Conflicts:
# tests/ImageSharp.Tests/Processing/Binarization/BinaryThresholdTest.cs
# tests/ImageSharp.Tests/Processing/Binarization/DitherTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/BlackWhiteTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/ColorBlindnessTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/HueTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/KodachromeTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/LomographTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/PolaroidTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/SaturationTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/SepiaTest.cs
# tests/ImageSharp.Tests/Processing/Convolution/BoxBlurTest.cs
# tests/ImageSharp.Tests/Processing/Convolution/DetectEdgesTest.cs
# tests/ImageSharp.Tests/Processing/Convolution/GaussianBlurTest.cs
# tests/ImageSharp.Tests/Processing/Convolution/GaussianSharpenTest.cs
# tests/ImageSharp.Tests/Processing/Effects/AlphaTest.cs
# tests/ImageSharp.Tests/Processing/Effects/BackgroundColorTest.cs
# tests/ImageSharp.Tests/Processing/Effects/BrightnessTest.cs
# tests/ImageSharp.Tests/Processing/Effects/ContrastTest.cs
# tests/ImageSharp.Tests/Processing/Effects/InvertTest.cs
# tests/ImageSharp.Tests/Processing/Effects/OilPaintTest.cs
# tests/ImageSharp.Tests/Processing/Effects/PixelateTest.cs
# tests/ImageSharp.Tests/Processing/Overlays/GlowTest.cs
# tests/ImageSharp.Tests/Processing/Overlays/VignetteTest.cs
# tests/ImageSharp.Tests/Processing/Transforms/AutoOrientTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/CropTest.cs
# tests/ImageSharp.Tests/Processing/Transforms/EntropyCropTest.cs
# tests/ImageSharp.Tests/Processing/Transforms/FlipTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/PadTest.cs
# tests/ImageSharp.Tests/Processing/Transforms/ResizeTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/RotateFlipTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/RotateTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/SkewTest.cs
# tests/ImageSharp.Tests/TestFile.cs
|
9 years ago |
Anton Firszov
|
ae86002eb6
|
test utility refactors
|
9 years ago |
Anton Firszov
|
4bb35cb1a4
|
update .gitignore to match the new test output directory
|
9 years ago |
Anton Firszov
|
41794a6a7a
|
moving input test images into ./tests/TestImages/Input
|
9 years ago |
Anton Firszov
|
2d8b100e35
|
use TestPatternImages in ResizeTests
|
9 years ago |
Anton Firszov
|
0a64c5aea0
|
build fix + clean up ImageDataAttributeBase code duplication
|
9 years ago |
Anton Firszov
|
8d4818072c
|
Merge remote-tracking branch 'origin/master' into antonfirsov/qa-lab
# Conflicts:
# tests/ImageSharp.Tests/Formats/Png/PngSmokeTests.cs
# tests/ImageSharp.Tests/TestFile.cs
# tests/ImageSharp.Tests/TestImages.cs
# tests/ImageSharp.Tests/TestUtilities/ImagingTestCaseUtility.cs
|
9 years ago |
James Jackson-South
|
8b9c0af322
|
Fix marker skipping bug when decoding certain images
|
9 years ago |
Devedse
|
acb7982a88
|
Commented in the Assert.True() to make the test fail.
|
9 years ago |
Devedse
|
78b8c9d838
|
Removed commented out code
|
9 years ago |
Devedse
|
133d8c3757
|
Added tests for loading image with CRC
Added tests for comparing Versioning image 1 and 2
Moved equality tests for images to seperate file
|
9 years ago |
James Jackson-South
|
c96cb62bcd
|
Merge branch 'master' of https://github.com/SixLabors/ImageSharp
|
9 years ago |
James Jackson-South
|
c06c6ab9e9
|
Update Travis build coverity details [skip ci]
|
9 years ago |
Dirk Lemstra
|
d6bf435878
|
Renamed variable.
|
9 years ago |
James Jackson-South
|
92e724728b
|
Merge branch 'pr/278'
|
9 years ago |
James Jackson-South
|
4d9b2f1d29
|
Fix Appveyor link [skip ci]
|
9 years ago |
James Jackson-South
|
44a21ff077
|
Update readme [skip ci]
|
9 years ago |
James Jackson-South
|
b8a047d4b5
|
Fix #281
|
9 years ago |
James Jackson-South
|
462ffd90c5
|
Revert key change, we have a new CI!
|
9 years ago |
James Jackson-South
|
5f5dda9e57
|
Update AppVeyor key
|
9 years ago |
James Jackson-South
|
ef4be6a7b3
|
Correctly read Adam7 palette colors
|
9 years ago |
Dirk Lemstra
|
9be8649a8e
|
Only throw exceptions when the CRC of a critical chunk is incorrect.
|
9 years ago |
JimBobSquarePants
|
d9552060c7
|
Disable smoke test
|
9 years ago |
JimBobSquarePants
|
f892f78f29
|
Fix failing test
|
9 years ago |
Devedse
|
687f273500
|
Added failing test for issue 288
|
9 years ago |
Dirk Lemstra
|
ce8c85c281
|
Merge pull request #283 from xakep139/master
Fix loading 48 bpp or 64 bpp interlaced PNG
|
9 years ago |
Nikita Balabaev
|
74b0d0aff2
|
fix #277
|
9 years ago |
Anton Firszov
|
5b40a9f438
|
ResizeTests working with CalliphoraPartial.png
|
9 years ago |
James Jackson-South
|
7d4bc67d9f
|
Cleanup + Rename Run to Apply
|
9 years ago |
Anton Firszov
|
6208042d36
|
always DebugSave() png-s
|
9 years ago |
Anton Firszov
|
b8d3e3a136
|
refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath()
|
9 years ago |
Scott Williams
|
894a94b544
|
Merge branch 'master' of https://github.com/SixLabors/ImageSharp
|
9 years ago |
Scott Williams
|
2232b47e1c
|
fix concurrency issues in config
|
9 years ago |
Scott Williams
|
d7355f7228
|
Merge remote-tracking branch 'origin/master' into tocsoft/mutate-api
|
9 years ago |
Scott Williams
|
908f154bb7
|
temp work around for appveyor nuget restore issue
https://appveyor.statuspage.io/incidents/m2vdvw39kdk8
|
9 years ago |
JimBobSquarePants
|
5cc864192d
|
Fix spelling errors
|
9 years ago |
Scott Williams
|
e38ba7a663
|
Merge branch 'master' into tocsoft/mutate-api
|
9 years ago |
ascensio
|
14ec39e17e
|
closes #269
|
9 years ago |
Anton Firszov
|
247ba37745
|
clean up TestFile.cs
|
9 years ago |
Anton Firszov
|
2257671b6d
|
made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers.
Conflicts:
tests/ImageSharp.Tests/TestFile.cs
|
9 years ago |
Anton Firszov
|
13b787e635
|
made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers.
|
9 years ago |
Scott Williams
|
d12e1902af
|
internalise cloning processor + rename context
|
9 years ago |