Gert Driesen 3acf0fed35 * TestPointConverter.cs: Use Assert class instead of deriving from 20 лет назад
..
bitmaps 45329d4007 gif image sample 21 лет назад
ChangeLog 3acf0fed35 * TestPointConverter.cs: Use Assert class instead of deriving from 20 лет назад
ColorConverter.cs 2acbd81a17 * ColorConverter.cs: Add hex string tests. Fixed tests to pass on 20 лет назад
ColorTranslator.cs 1aa808bcb0 * ColorConverter.cs, ColorTranslator.cs: added 20 лет назад
README 2aa3271899 run test info update 22 лет назад
TestBitmap.cs 65fa0d0f4b active clone tests now that is fixed 21 лет назад
TestBrushes.cs 54df48e03e 2005-08-23 Jordi Mas i Hernandez <[email protected]> 20 лет назад
TestColor.cs 94168a5727 * Color.cs: To match MS.NET, throw ArgumentException instead of 20 лет назад
TestFont.cs 86caa35d31 Added license and copyright 21 лет назад
TestIcon.cs dd263484c6 Add new files to build and comment test 20 лет назад
TestIconConverter.cs 5f4cfdad82 ChangeLog: Updated ChangeLog. 21 лет назад
TestImageConverter.cs 5f4cfdad82 ChangeLog: Updated ChangeLog. 21 лет назад
TestImageFormatConverter.cs 86caa35d31 Added license and copyright 21 лет назад
TestPens.cs 54df48e03e 2005-08-23 Jordi Mas i Hernandez <[email protected]> 20 лет назад
TestPoint.cs 5b2a42c7bf * TestPoint.cs: GetHashCode and ToString tests added 20 лет назад
TestPointConverter.cs 3acf0fed35 * TestPointConverter.cs: Use Assert class instead of deriving from 20 лет назад
TestPointF.cs fe61110a68 * TestBrushes.cs: Set eol-style to native. 20 лет назад
TestRectangle.cs 68f7e5da6f 2005-08-10 Zoltan Varga <[email protected]> 20 лет назад
TestRectangleConverter.cs 3acf0fed35 * TestPointConverter.cs: Use Assert class instead of deriving from 20 лет назад
TestRectangleF.cs a0fe78b4ef add new testcases for Rectangle and RectangleF 20 лет назад
TestRegion.cs 1f1e167fb2 remove invalid test and unused vars 20 лет назад
TestSize.cs 3dea545e54 GetHashCode and ToString tests added 20 лет назад
TestSizeConverter.cs 3acf0fed35 * TestPointConverter.cs: Use Assert class instead of deriving from 20 лет назад
TestSizeF.cs fe61110a68 * TestBrushes.cs: Set eol-style to native. 20 лет назад
TestStringFormat.cs 86caa35d31 Added license and copyright 21 лет назад
TestSystemBrushes.cs d76006bc66 Don't rethrow exceptions, keep the original call stack. 20 лет назад
TestSystemPens.cs d76006bc66 Don't rethrow exceptions, keep the original call stack. 20 лет назад
tests-ms.sh 57fba95e89 Rectangle and RectangleF basic testing units 20 лет назад
tests.sh 428470ff53 2005-08-10 Jordi Mas i Hernandez <[email protected]> 20 лет назад

README

README

* To run the tests using the Mono rutime

cd mcs/class/System.Drawing
make run-test

* test-ms.sh runs the test using the MS .Net runtime and stores the bimaps
created by tests in the directory called MsNet.