442 Commits (93ac3a2c8f305bd8bc5c898c927e30459ca514b8)

Author SHA1 Message Date
Olivia 93ac3a2c8f Adding remark on old tests 10 years ago
Olivia 00767b9a70 Adding tests for colors with 3 floats constructors. 10 years ago
Olivia 0673f072df Adding tests for colors with 4 floats constructors. 10 years ago
Olivia 47f0f8ab5c Better way to test all colors with Vector4 and Vector3 constructors. 10 years ago
Olivia 061a56e01f Adding color constructor tests. 10 years ago
James Jackson-South 2bc559eec6 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 74c7c488ad Add LittleEndianBitConverter tests 10 years ago
James Jackson-South efea285919 Add EndianBinaryReader tests 10 years ago
Dirk Lemstra 6860a914f6 Minor refactoring. 10 years ago
Dirk Lemstra a614c3062e Added an extra constructor to image that accepts a byte array. 10 years ago
Olivia 6213d50ffc Adding tests for GetHashCode. 10 years ago
Olivia 5484670087 Adding test for not equals for all colours. 10 years ago
Olivia 62e50842ab Adding tests for .Equals for all colours. 10 years ago
Dirk Lemstra ffee4b9736 Added check for when the unit tests failed. 10 years ago
Olivia 334a48e308 Removing unused variables in test. 10 years ago
Olivia 2fba47f068 Removing unused variables in test. 10 years ago
Dirk Lemstra a0abb9fe4f Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 47f70fe8cb Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Olivia 4b7caaa4eb Enable Visual Studio code coverage. 10 years ago
Scott Williams 800af5f7e8 Make benchmarks return size not save images 10 years ago
Dirk Lemstra 9f0c5d98db Hide all skipped assemblies. 10 years ago
Dirk Lemstra b44e4b138a Added guards and unit tests for the Bootstrapper. 10 years ago
Dirk Lemstra 4f4089eee9 Run CodeCoverage from the root. 10 years ago
Dirk Lemstra 31d8a459d7 Fixes for CodeCoverage. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
James Jackson-South 1fd9afcba6 Decode CMYK and YCCK images Fix #40 10 years ago
Scott Williams ea6ccd2eff Add optimised RectanglePolygon 10 years ago
Dirk Lemstra ce2b8aa0f9 Corrected batch file. 10 years ago
Dirk Lemstra 019c116e25 Try to figure out dotnet location. 10 years ago
Dirk Lemstra 4d58e73229 Corrected dotnet folder. 10 years ago
Dirk Lemstra 112bd4d19e Implemented codecov. 10 years ago
James Jackson-South 9afc73d2b4 Update TPacked signature 10 years ago
Scott Williams 691c214a11 optimise complex polygons 10 years ago
James Jackson-South 7835f930ee Rename Blend to DrawImage 10 years ago
Scott Williams 365541241e add Image brush 10 years ago
Scott Williams 8d85a75ced provide graphics options for drawing methods 10 years ago
Scott Williams e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 41509f50dd internally store pattern as jagged array 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago
Dirk Lemstra e23d8dfe2c Changed PixelRow into a PixelArea. 10 years ago
James Jackson-South 4f5fd68f55 Simplify filter API further 10 years ago
James Jackson-South 29f53e5d4f Add missing file contents. 10 years ago
James Jackson-South b3417bb0d6 Cleanup sampler methods. 10 years ago
James Jackson-South 3d11434205 Move pixelate 10 years ago
James Jackson-South 7e380fe89b Move Oilpaint 10 years ago
James Jackson-South 40eceb2674 Move convolution filters 10 years ago
James Jackson-South 637dce48a8 Fix spelling.... 10 years ago
James Jackson-South 83d2f429bc Move tests 10 years ago
James Jackson-South 8ea6ad70ab Move Rotate and Skew 10 years ago
Anton Firszov c974a91ff5 no corrupted test images this time, so removed the corresponding code from ReadImages() 10 years ago