You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/test/EFCore.Jet.FunctionalTests/Query
Christopher Jolly 59e9723548 Add sql checks on more tests for NullSemantics 2 years ago
..
ComplexNavigationsCollectionsQueryJetTest.cs Update to .Net 8 2 years ago
ComplexNavigationsCollectionsSharedTypeQueryJetTest.cs Update to .Net 8 2 years ago
ComplexNavigationsCollectionsSplitQueryJetTest.cs Update to .Net 8 2 years ago
ComplexNavigationsCollectionsSplitSharedTypeQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
ComplexNavigationsQueryJetFixture.cs
ComplexNavigationsQueryJetTest.cs Provide a valid count argument to LEFT,RIGHT,MID (#172) 2 years ago
ComplexNavigationsSharedTypeQueryJetFixture.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
ComplexNavigationsSharedTypeQueryJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
ComplexTypeQueryJetTest.cs Revert "Fix build errors." 2 years ago
CompositeKeysQueryJetFixture.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
CompositeKeysQueryJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
CompositeKeysSplitQueryJetTest.cs Update tests 2 years ago
DbFunctionsJetTest.cs Skip tests where Jet has no support 2 years ago
Ef6GroupByJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
EntitySplittingQueryJetTest.cs Update tests 2 years ago
FromSqlQueryJetTest.cs update tests 2 years ago
FromSqlSprocQueryJetTest.cs Remove tag lines/comments from the sql to be executed 2 years ago
FunkyDataQueryJetTest.cs Provide a valid count argument to LEFT,RIGHT,MID (#172) 2 years ago
GearsOfWarFromSqlQueryJetTest.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
GearsOfWarQueryJetFixture.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
GearsOfWarQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
IncludeOneToOneJetTest.cs
InheritanceRelationshipsQueryJetFixture.cs
InheritanceRelationshipsQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
JsonQueryAdHocJetTest.cs Improve support for primitive collections and Json Types (#159) 2 years ago
JsonQueryJetFixture.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
JsonQueryJetTest.cs Update to .Net 8 2 years ago
ManyToManyHeterogeneousQueryJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
ManyToManyNoTrackingQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
ManyToManyQueryJetFixture.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
ManyToManyQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
MappingQueryJetTest.cs
NavigationTest.cs Update some tests due to .Net 8 changing the order of certain phrases 2 years ago
NorthwindAggregateOperatorsQueryJetTest.ResultOperators.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
NorthwindAsNoTrackingQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindAsTrackingQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindChangeTrackingQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindCompiledQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindEFPropertyIncludeQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindFunctionsQueryJetTest.Functions.cs Provide a valid count argument to LEFT,RIGHT,MID (#172) 2 years ago
NorthwindGroupByQueryJetTest.cs Update tests 2 years ago
NorthwindIncludeNoTrackingQueryJetTest.cs Update to .Net 8 2 years ago
NorthwindIncludeQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindJoinQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindKeylessEntitiesQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindMiscellaneousQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
NorthwindNavigationsQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
NorthwindQueryFiltersQueryJetTest.cs Update to .Net 8 2 years ago
NorthwindQueryJetFixture.cs Update to .Net 8 2 years ago
NorthwindQueryTaggingQueryJetTest.cs Fix more tests to no expect a tag line in the sql 2 years ago
NorthwindSelectQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindSetOperationsQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindSplitIncludeNoTrackingQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindSplitIncludeQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindSqlQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
NorthwindStringIncludeQueryJetTest.cs Update to .Net 8 2 years ago
NorthwindWhereQueryJetTest.cs Fix using decimal and Int64 in parameters 2 years ago
NullKeysJetTest.cs
NullSemanticsQueryJetFixture.cs
NullSemanticsQueryJetTest.cs Add sql checks on more tests for NullSemantics 2 years ago
OperatorsProceduralJetTest.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
OperatorsQueryJetTest.cs Update to .Net 8 2 years ago
OwnedEntityQuerySqlServerTest.cs Revert "Fix build errors." 2 years ago
OwnedQueryJetTest.cs Update to .Net 8 2 years ago
PrimitiveCollectionsQueryJetTest.cs Improve support for primitive collections and Json Types (#159) 2 years ago
QueryBugsTest.cs Fixes to the QueryBugsTest (#162) 2 years ago
QueryFilterFuncletizationJetTest.cs Update to .Net 8 2 years ago
QueryLoggingJetTest.cs DISTINCT AND TOP can't be in the same stateement with Jet. Push DISTINCT into a subquery 2 years ago
QueryNoClientEvalJetTest.cs
SharedTypeQueryJetTest.cs Update to .Net 8 2 years ago
SimpleQueryJetTest.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
SqlExecutorJetTest.cs More test updates 2 years ago
SqlQueryJetTest.cs Add Check_all_tests_overridden to more test classes and ensure that it passes 2 years ago
TPCFiltersInheritanceQueryJetFixture.cs Update to .Net 8 2 years ago
TPCFiltersInheritanceQueryJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
TPCGearsOfWarQueryJetFixture.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
TPCGearsOfWarQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPCInheritanceQueryJetFixture.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
TPCInheritanceQueryJetFixtureBase.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
TPCInheritanceQueryJetTest.cs Update to .Net 8 2 years ago
TPCInheritanceQueryJetTestBase.cs Update to .Net 8 2 years ago
TPCManyToManyNoTrackingQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPCManyToManyQueryJetFixture.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
TPCManyToManyQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPCRelationshipsQueryJetTest.cs Update tests 2 years ago
TPHInheritanceQueryJetFixture.cs Add some further testbases 2 years ago
TPHInheritanceQueryJetTest.cs Test updates 2 years ago
TPTFiltersInheritanceQueryJetFixture.cs Update to .Net 8 2 years ago
TPTFiltersInheritanceQueryJetTest.cs Update to .Net 8 2 years ago
TPTGearsOfWarQueryJetFixture.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
TPTGearsOfWarQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPTInheritanceQueryJetFixture.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
TPTInheritanceQueryJetTest.cs update tests 2 years ago
TPTManyToManyNoTrackingQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPTManyToManyQueryJetFixture.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
TPTManyToManyQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPTRelationshipsQueryJetTest.cs Update to .Net 8 2 years ago
ToSqlQueryJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
UdfDbFunctionJetTests.cs
WarningsJetTest.cs