Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2004-01-21 17:18:22 +0300
committerAtsushi Eno <atsushieno@gmail.com>2004-01-21 17:18:22 +0300
commitbefa54cee39d35b812dc2bff51013d75d8e6e584 (patch)
treec98675d9afb96ea00a49b2b3f346ccd7a83a7707 /mcs/class/System/System_test.dll.sources
parent253f0a09d1ed44f2823ec5f0e071afd2ebbdb15e (diff)
2004-01-21 Atsushi Enomoto <atsushi@ximian.com>
* System_test.dll.sources : Added CodeGeneratorIdentifierTest.cs svn path=/trunk/mcs/; revision=22336
Diffstat (limited to 'mcs/class/System/System_test.dll.sources')
-rw-r--r--mcs/class/System/System_test.dll.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System/System_test.dll.sources b/mcs/class/System/System_test.dll.sources
index e9b68a5d411..5a430de194d 100644
--- a/mcs/class/System/System_test.dll.sources
+++ b/mcs/class/System/System_test.dll.sources
@@ -3,6 +3,7 @@ Microsoft.CSharp/CodeGeneratorFromExpressionTest.cs
Microsoft.CSharp/CodeGeneratorFromNamespaceTest.cs
Microsoft.CSharp/CodeGeneratorFromStatementTest.cs
Microsoft.CSharp/CodeGeneratorFromTypeTest.cs
+Microsoft.CSharp/CodeGeneratorIdentifierTest.cs
Microsoft.CSharp/CodeGeneratorTestBase.cs
Microsoft.VisualBasic/VBCodeProviderTest.cs
System/UriBuilderTest.cs