This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / System / Test / System.Text.RegularExpressions /
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-05 Jackson Harper * RegexTest.cs: Add some simple tests for debug...
2004-07-05 Jackson Harper * RegexTest.cs: Add some simple tests for debug...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-06 Jambunathan KAdded test case for exercising Regex.Unescape()
2004-06-01 Gonzalo Paniagua... 2004-06-01 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-27 Gonzalo Paniagua... 2004-05-27 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-04-19 Gonzalo Paniagua... 2004-04-19 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-04-19 Gonzalo Paniagua... 2004-04-19 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-03-30 Lluis Sanchez* RegexBugs.cs: Added test for bug #52890.
2004-03-24 Gonzalo Paniagua... 2004-03-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-03-22 Jackson Harper * RegexBugs.cs: Add test case for multiple...
2004-03-17 Gonzalo Paniagua... 2004-03-17 Francois Beauchemin <beauche@softhome.net>
2004-03-16 Gonzalo Paniagua... 2004-03-16 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-02-02 Nick Drochak2004-02-02 Nick Drochak <ndrochak@ieee.org>
2004-02-02 Miguel de IcazaImprove test
2004-01-16 Gonzalo Paniagua... 2004-01-16 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-01-07 Lluis Sanchez * RegexBugs.cs: Improved test. In Split(), if the...
2003-11-27 Gonzalo Paniagua... 2003-11-27 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-11-21 Miguel de IcazaAdd to right place
2003-11-19 Gonzalo Paniagua... New tests
2003-03-18 Martin Willemoes... * Removed: Old AllTests.cs files
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-05 Nick Drochak2002-05-05 Nick Drochak <ndrochak@gol.com>
2002-02-27 Martin Baulig2002-02-27 Martin Baulig <martin@gnome.org>
2002-01-31 Dan LewisWas part of PerlTest.cs: modified to use result descrip...
2002-01-31 Dan LewisRemoved /nowarn:1595, added /noconfig flag to build...
2002-01-31 Dan LewisRegex tests. Initial revision - just the Perl trials.