Merge pull request #1812 from masterofjellyfish/mvc5-missingmethods
[mono.git] / mcs / class / System.Core / Test / System.Linq.Expressions / ExpressionTest_TypeIs.cs
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-07 Jb Evainadd bug info
2010-04-06 Jb Evainfix ET tests for 4.0
2008-09-22 Jb Evain2008-09-22 Jb Evain <jbevain@novell.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-24 Jb Evainwe pass those
2008-04-24 Jb Evaintests for guards against void types
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-10 Jb Evainimprove tests
2008-03-10 Jb Evaintest for compiled TypeIs
2008-01-09 Jb Evaintabs instead of spaces
2007-08-17 Marek SafarNew errors + tiny update ;-)
2007-08-17 Federico Di GregorioTypeIs now ok.