CharEnumerator: stronger test, new failures, fixed them
[mono.git] / mcs / class / corlib / Test / System /
2002-03-06 Duco FijmaCharEnumerator: stronger test, new failures, fixed...
2002-03-06 Martin Baulig2002-03-06 Martin Baulig <martin@gnome.org>
2002-03-06 Martin Baulig2002-03-06 Martin Baulig <martin@gnome.org>
2002-03-06 Martin Baulig2002-03-06 Martin Baulig <martin@gnome.org>
2002-03-05 Martin Baulig2002-03-06 Martin Baulig <martin@gnome.org>
2002-03-05 Nick Drochak2002-03-06 Nick Drochak <ndrochak@gol.com>
2002-03-05 Nick Drochak2002-03-06 Nick Drochak <ndrochak@gol.com>
2002-03-04 Duco FijmaCreated tests for System.Version and fixed the bugs...
2002-03-03 Duco FijmaCompleted cases in CharEnumeratorTest.cs
2002-03-03 Nick Drochak2002-03-03 Nick Drochak <ndrochak@gol.com>
2002-03-02 Duco FijmaCreated new tests for System.Attribute and System.CharE...
2002-03-01 Duco FijmaFix bug in BitConverter.ToString
2002-03-01 Martin BauligComment out TestGetEnumerator.
2002-03-01 Martin BauligUpdated.
2002-03-01 Martin Baulig2002-03-01 Martin Baulig <martin@gnome.org>
2002-03-01 Duco FijmaCompleted BitConverterTest, fixed bugs found in BitConv...
2002-02-28 Martin Baulig2002-03-01 Martin Baulig <martin@gnome.org>
2002-02-28 Duncan Mak2002-02-28 Duncan Mak <duncan@ximian.com>
2002-02-28 Martin BauligOoops, in AssertEquals(), the expected value comes...
2002-02-28 Martin Baulig2002-02-28 Martin Baulig <martin@gnome.org>
2002-02-28 Nick Drochak2002-02-28 Nick Drochak <ndrochak@gol.com>
2002-02-28 Nick Drochak2002-02-28 Nick Drochak <ndrochak@gol.com>
2002-02-28 Bob DoanDoubleTest.cs: Added parse tests to Double test suite...
2002-02-27 Duco FijmaMinor changes to System.Guid and System.TimeSpan
2002-02-26 Martin Baulig2002-02-26 Martin Baulig <martin@gnome.org>
2002-02-26 Martin Baulig2002-02-26 Martin Baulig <martin@gnome.org>
2002-02-26 Martin BauligMore tests ....
2002-02-26 Martin Baulig2002-02-26 Martin Baulig <martin@gnome.org>
2002-02-26 Martin Baulig2002-02-26 Martin Baulig <martin@gnome.org>
2002-02-26 Duco FijmaImplemented System.TimeSpan.FromMilliseconds
2002-02-25 Martin Baulig2002-02-26 Martin Baulig <martin@gnome.org>
2002-02-25 Martin BauligOoops, Miguel added this to the wrong directory.
2002-02-25 Martin Baulig2002-02-26 Martin Baulig <martin@gnome.org>
2002-02-25 Miguel de IcazaAdd DateTime test from Martin
2002-02-25 Duco FijmaCompleted GuidTest.cs, created BitConverterTest.cs
2002-02-24 Bob Doan* BooleanTest.cs: Use correct argument order in AssertE...
2002-02-22 David BrandtIntroducing ObjectTest.
2002-02-22 David Brandt1. Added EnumTest to AllTests
2002-02-22 David BrandtIntroducing EnumTest.
2002-02-21 David BrandtAdding ConsoleTest to AllTests
2002-02-21 David BrandtAdding tests for System.Console. Write (and WriteLine...
2002-02-21 Bob DoanAdded Boolean Test Suite
2002-02-21 Duco FijmaFixed Guid.Guid(string)
2002-02-19 Nick Drochak2002-02-20 Nick Drochak <ndrochak@gol.com>
2002-02-18 Duco FijmaImplementation for Guid.Guid(string) (including test...
2002-02-17 Nick Drochak2002-02-18 Nick Drochak <ndrochak@gol.com>
2002-02-17 Duco FijmaCreated first test for System.Guid
2002-02-13 David BrandtAdding ArrayTest to AllTests
2002-02-13 David BrandtIntroducing ArrayTest
2002-02-12 David BrandtBeefing up StringTest
2002-02-11 Dan Lewisadded custom format string test.
2002-02-11 David BrandtAdding CharTest to AllTests
2002-02-11 David BrandtAdding some tests for Char
2002-02-11 Dan Lewis}} escape String.Format
2002-02-11 Dan Lewis{{ escape test for String.Format
2002-02-11 Nick Drochak2002-02-11 Nick Drochak <ndrochak@gol.com>
2002-02-10 Nick Drochak2002-02-10 Nick Drochak <ndrochak@gol.com>
2002-02-09 Nick Drochak2002-02-09 Nick Drochak <ndrochak@gol.com>
2002-02-07 Dan LewisString.Format() tests.
2002-01-05 Nick Drochak2002-01-06 Nick Drochak <ndrochak@gol.com>
2002-01-04 Duco FijmaCreated
2001-12-26 Nick Drochak2001-12-27 Nick Drochak <ndrochak@gol.com>
2001-12-22 Miguel de IcazaNew build file
2001-12-07 Nick Drochak2001-12-08 Nick Drochak <ndrochak@gol.com>
2001-11-27 Nick Drochak2001-11-28 Nick Drochak <ndrochak@gol.com>
2001-11-27 Nick Drochak2001-11-27 Nick Drochak <ndrochak@gol.com>
2001-11-04 Nick Drochak2001-11-04 Nick Drochak <ndrochak@gol.com>
2001-10-24 Martin Weindelmore tests for general format and some changed tests...
2001-10-20 Martin Weindelmore tests for parsing and ToString
2001-10-17 Sean MacIsaacGot nunit tests running in windows. Reorganized Test...
2001-10-14 Martin WeindelTests for System.Decimal
2001-10-12 Miguel de IcazaMake it compile
2001-10-11 Jeffrey Stedfastadded StringTest.cs
2001-10-11 Mario CarrionAdding tests for the basic integer structs
2001-10-10 Derek HoldenIntegerFormatter test
2001-10-02 Martin Weindeladded tests for System.Int64