Switch to compiler-tester
[mono.git] / mcs / class / System / Test / System.Diagnostics / TraceTest.cs
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-10 Gert Driesen* TraceTest.cs: Fixed test failure.
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-02-22 Jonathan Pryor * System/System.Diagnostics/TraceImpl.cs
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Martin Willemoes... * Removed: Old AllTests.cs files
2002-12-21 Jonathan PryorNew/Updated test cases. Fixed TraceTest so that it...
2002-09-23 Nick Drochak2002-09-23 Nick Drochak <ndrochak@gol.com>
2002-09-19 Nick Drochak2002-09-19 Nick Drochak <ndrochak@gol.com>
2002-09-17 Nick Drochak2002-09-17 Nick Drochak <ndrochak@gol.com>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-06-17 Jonathan Pryor * TraceTest.cs: Added additional test cases.
2002-04-07 Jonathan PryorRemoved extraneous output; it only existed to help...
2002-03-10 Jonathan PryorAdd NUnit test case for System.Diagnostics.Trace support