tests for lifted to null relational binary expressions
authorJb Evain <jbevain@gmail.com>
Thu, 29 May 2008 10:48:32 +0000 (10:48 -0000)
committerJb Evain <jbevain@gmail.com>
Thu, 29 May 2008 10:48:32 +0000 (10:48 -0000)
commit9301ecce303856237f6386d72b51ed15f96a2dda
tree762d0d21a83440764137f06a9c602012ba507753
parent096de6a48b4df8424d31e477a48983f2ea956677
tests for lifted to null relational binary expressions

svn path=/trunk/mcs/; revision=104383
mcs/class/System.Core/Test/System.Linq.Expressions/ExpressionTest_Equal.cs
mcs/class/System.Core/Test/System.Linq.Expressions/ExpressionTest_GreaterThan.cs
mcs/class/System.Core/Test/System.Linq.Expressions/ExpressionTest_GreaterThanOrEqual.cs
mcs/class/System.Core/Test/System.Linq.Expressions/ExpressionTest_LessThan.cs
mcs/class/System.Core/Test/System.Linq.Expressions/ExpressionTest_LessThanOrEqual.cs