processed with astyle
authorC.J. Adams-Collier <cjac@colliertech.org>
Sun, 27 Jun 2010 20:11:26 +0000 (20:11 -0000)
committerC.J. Adams-Collier <cjac@colliertech.org>
Sun, 27 Jun 2010 20:11:26 +0000 (20:11 -0000)
commit56886b8c11924b55f20626089e939c0125f5f8f5
treedca24709a7112c8bc27c528f2d4143dd0fd3fd37
parentaf391a169e3c76dc6aa27d0a66a6c002ce33ffd9
processed with astyle

svn path=/trunk/mcs/; revision=159583
23 files changed:
mcs/class/System/Test/System.Text.RegularExpressions/CaptureCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/CaptureCollectionCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/GroupCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/GroupCollectionCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/GroupTest.cs
mcs/class/System/Test/System.Text.RegularExpressions/MatchCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/MatchCollectionCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/MatchTest.cs
mcs/class/System/Test/System.Text.RegularExpressions/PerlTest.cs
mcs/class/System/Test/System.Text.RegularExpressions/PerlTrials.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexBugs.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexCompilationInfoCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexCompilationInfoTest.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexMatchTests.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexReplace.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexReplaceTests.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexResultTests.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexRunnerCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexRunnerFactoryCas.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexTest.cs
mcs/class/System/Test/System.Text.RegularExpressions/RegexTrial.cs
mcs/class/System/Test/System.Text.RegularExpressions/SplitTests.cs