Author: spouliot Date: 2005-11-01 10:28:38 -0500 (Tue, 01 Nov 2005) New Revision: 52447
Modified: trunk/mcs/class/System/System_test.dll.sources Log: Added CAS unit tests for System.CodeDom.Compiler.CodeDomProvider Modified: trunk/mcs/class/System/System_test.dll.sources =================================================================== --- trunk/mcs/class/System/System_test.dll.sources 2005-11-01 15:27:56 UTC (rev 52446) +++ trunk/mcs/class/System/System_test.dll.sources 2005-11-01 15:28:38 UTC (rev 52447) @@ -223,6 +223,7 @@ System.CodeDom/CodeTypeReferenceExpressionCas.cs System.CodeDom/CodeVariableDeclarationStatementCas.cs System.CodeDom/CodeVariableReferenceExpressionCas.cs +System.CodeDom.Compiler/CodeDomProviderCas.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
