Anton Firszov
|
81ee6d0453
|
smaller Bike.png, optimized RotateTests & RotateFlipTests
|
9 years ago |
Anton Firszov
|
0e064800a4
|
optimized DetectEdgesTest
|
9 years ago |
Anton Firszov
|
cd2e0a1be8
|
optimized ResizeTests output further, added Bike.png
|
9 years ago |
Anton Firszov
|
f357f31b69
|
moving images again
|
9 years ago |
Anton Firszov
|
d855c6e657
|
reduced resize output by 75%
|
9 years ago |
Anton Firszov
|
355a4acd2f
|
re-apply DebugSave() changes after merging mutate-api
|
9 years ago |
Anton Firszov
|
5fb4461746
|
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
|
f53a788980
|
test utility refactors
|
9 years ago |
Anton Firszov
|
e170f80e61
|
update .gitignore to match the new test output directory
|
9 years ago |
Anton Firszov
|
5dff018334
|
moving input test images into ./tests/TestImages/Input
|
9 years ago |
Anton Firszov
|
32519410a4
|
use TestPatternImages in ResizeTests
|
9 years ago |
Anton Firszov
|
572db70eb4
|
build fix + clean up ImageDataAttributeBase code duplication
|
9 years ago |
Anton Firszov
|
fe874b68f9
|
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
|
a710ccca3a
|
Fix marker skipping bug when decoding certain images
|
9 years ago |
Devedse
|
5cf62d2421
|
Commented in the Assert.True() to make the test fail.
|
9 years ago |
Devedse
|
43c92a1389
|
Removed commented out code
|
9 years ago |
Devedse
|
f8c2727c14
|
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
|
20ee5d0203
|
Merge branch 'master' of https://github.com/SixLabors/ImageSharp
|
9 years ago |
James Jackson-South
|
aabf8a2cbe
|
Update Travis build coverity details [skip ci]
|
9 years ago |
Dirk Lemstra
|
03ccebb0df
|
Renamed variable.
|
9 years ago |
James Jackson-South
|
c49a502753
|
Merge branch 'pr/278'
|
9 years ago |
James Jackson-South
|
c69d2efae8
|
Fix Appveyor link [skip ci]
|
9 years ago |
James Jackson-South
|
68df16b438
|
Update readme [skip ci]
|
9 years ago |
James Jackson-South
|
50467456a7
|
Fix #281
|
9 years ago |
James Jackson-South
|
94fbdf5548
|
Revert key change, we have a new CI!
|
9 years ago |
James Jackson-South
|
07c0af9340
|
Update AppVeyor key
|
9 years ago |
James Jackson-South
|
4b2fbcd453
|
Correctly read Adam7 palette colors
|
9 years ago |
Dirk Lemstra
|
852ae7b777
|
Only throw exceptions when the CRC of a critical chunk is incorrect.
|
9 years ago |
JimBobSquarePants
|
51eca28eb6
|
Disable smoke test
|
9 years ago |
JimBobSquarePants
|
fec2d6fe9a
|
Fix failing test
|
9 years ago |
Devedse
|
a209a8210d
|
Added failing test for issue 288
|
9 years ago |
Dirk Lemstra
|
8faf6b2502
|
Merge pull request #283 from xakep139/master
Fix loading 48 bpp or 64 bpp interlaced PNG
|
9 years ago |
Nikita Balabaev
|
ba6e00499c
|
fix #277
|
9 years ago |
Anton Firszov
|
0136a6c121
|
ResizeTests working with CalliphoraPartial.png
|
9 years ago |
James Jackson-South
|
70892a1468
|
Cleanup + Rename Run to Apply
|
9 years ago |
Anton Firszov
|
7eca259587
|
always DebugSave() png-s
|
9 years ago |
Anton Firszov
|
2af76f62b3
|
refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath()
|
9 years ago |
Scott Williams
|
4286edf3c0
|
Merge branch 'master' of https://github.com/SixLabors/ImageSharp
|
9 years ago |
Scott Williams
|
82661d3958
|
fix concurrency issues in config
|
9 years ago |
Scott Williams
|
e824a1b3f0
|
Merge remote-tracking branch 'origin/master' into tocsoft/mutate-api
|
9 years ago |
Scott Williams
|
c4fa14d2cd
|
temp work around for appveyor nuget restore issue
https://appveyor.statuspage.io/incidents/m2vdvw39kdk8
|
9 years ago |
JimBobSquarePants
|
06271fa693
|
Fix spelling errors
|
9 years ago |
Scott Williams
|
7d932dcd88
|
Merge branch 'master' into tocsoft/mutate-api
|
9 years ago |
ascensio
|
ad4aee89e3
|
closes #269
|
9 years ago |
Anton Firszov
|
d9fb5bda4d
|
clean up TestFile.cs
|
9 years ago |
Anton Firszov
|
3e233139aa
|
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
|
aad4c715ab
|
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
|
7635558f9b
|
internalise cloning processor + rename context
|
9 years ago |
Scott Williams
|
c421e6de0a
|
Cloneing Image Processor
|
9 years ago |
Scott Williams
|
41cadf98ac
|
fix broken tests
|
9 years ago |