Author: spouliot Date: 2005-11-01 15:06:50 -0500 (Tue, 01 Nov 2005) New Revision: 52458
Modified: trunk/mcs/class/System/System_test.dll.sources Log: Add CAS unit tests for System.CodeDom.Compiler.CodeGenerator Modified: trunk/mcs/class/System/System_test.dll.sources =================================================================== --- trunk/mcs/class/System/System_test.dll.sources 2005-11-01 20:06:17 UTC (rev 52457) +++ trunk/mcs/class/System/System_test.dll.sources 2005-11-01 20:06:50 UTC (rev 52458) @@ -224,6 +224,7 @@ System.CodeDom/CodeVariableDeclarationStatementCas.cs System.CodeDom/CodeVariableReferenceExpressionCas.cs System.CodeDom.Compiler/CodeDomProviderCas.cs +System.CodeDom.Compiler/CodeGeneratorCas.cs System.CodeDom.Compiler/CodeGeneratorOptionsCas.cs System.CodeDom.Compiler/CodeParserCas.cs System.CodeDom.Compiler/CompilerErrorCas.cs _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
