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 043a9905a7 make sure all tests that should be overridden are 1 year ago
..
ComplexNavigationsCollectionsQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
ComplexNavigationsCollectionsSplitQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
ComplexNavigationsQueryJetFixture.cs
ComplexNavigationsQueryJetTest.cs make sure all tests that should be overridden are 1 year 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
ComplexTypeQueryJetTest.cs make sure all tests that should be overridden are 1 year 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 update tests 1 year ago
CompositeKeysSplitQueryJetTest.cs update tests 1 year ago
DbFunctionsJetTest.cs make sure all tests that should be overridden are 1 year ago
Ef6GroupByJetTest.cs make sure all tests that should be overridden are 1 year ago
EntitySplittingQueryJetTest.cs update tests 1 year ago
FromSqlQueryJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
FromSqlSprocQueryJetTest.cs Remove tag lines/comments from the sql to be executed 2 years ago
FunkyDataQueryJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
GearsOfWarFromSqlQueryJetTest.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
GearsOfWarQueryJetFixture.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
GearsOfWarQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
IncludeOneToOneJetTest.cs
InheritanceRelationshipsQueryJetFixture.cs
InheritanceRelationshipsQueryJetTest.cs update tests 1 year ago
ManyToManyNoTrackingQueryJetTest.cs update tests 1 year 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 update tests 1 year ago
MappingQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NavigationTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
NorthwindAggregateOperatorsQueryJetTest.ResultOperators.cs make sure all tests that should be overridden are 1 year 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 update tests 1 year ago
NorthwindCompiledQueryJetTest.cs ODBC Fixes (#220) 2 years ago
NorthwindEFPropertyIncludeQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NorthwindFunctionsQueryJetTest.Functions.cs make sure all tests that should be overridden are 1 year ago
NorthwindGroupByQueryJetTest.cs update tests 1 year ago
NorthwindIncludeNoTrackingQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NorthwindIncludeQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NorthwindJoinQueryJetTest.cs update tests 1 year ago
NorthwindKeylessEntitiesQueryJetTest.cs update tests 1 year ago
NorthwindMiscellaneousQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NorthwindNavigationsQueryJetTest.cs update tests 1 year ago
NorthwindQueryFiltersQueryJetTest.cs update tests 1 year ago
NorthwindQueryJetFixture.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
NorthwindQueryTaggingQueryJetTest.cs update tests 1 year ago
NorthwindSelectQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NorthwindSetOperationsQueryJetTest.cs update tests 1 year ago
NorthwindSplitIncludeNoTrackingQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NorthwindSplitIncludeQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NorthwindSqlQueryJetTest.cs update tests 1 year ago
NorthwindStringIncludeQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NorthwindWhereQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NullKeysJetTest.cs
NullSemanticsQueryJetFixture.cs
NullSemanticsQueryJetTest.cs update tests 1 year ago
OperatorsProceduralJetTest.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
OperatorsQueryJetTest.cs update tests 1 year ago
OwnedEntityQuerySqlServerTest.cs update tests 1 year ago
OwnedQueryJetTest.cs update tests 1 year ago
PrimitiveCollectionsQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
QueryFilterFuncletizationJetTest.cs update tests 1 year 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
SqlExecutorJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
SqlQueryJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TPCFiltersInheritanceQueryJetFixture.cs Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPCFiltersInheritanceQueryJetTest.cs update tests 1 year ago
TPCGearsOfWarQueryJetFixture.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TPCGearsOfWarQueryJetTest.cs make sure all tests that should be overridden are 1 year 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 Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPCInheritanceQueryJetTest.cs Update to .Net 8 2 years ago
TPCInheritanceQueryJetTestBase.cs update tests 1 year ago
TPCManyToManyNoTrackingQueryJetTest.cs update tests 1 year 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 update tests 1 year ago
TPCRelationshipsQueryJetTest.cs update tests 1 year ago
TPHInheritanceQueryJetFixture.cs Add some further testbases 2 years ago
TPHInheritanceQueryJetTest.cs update tests 1 year ago
TPTFiltersInheritanceQueryJetFixture.cs Update to .Net 8 2 years ago
TPTFiltersInheritanceQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPTGearsOfWarQueryJetFixture.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TPTGearsOfWarQueryJetTest.cs make sure all tests that should be overridden are 1 year 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 1 year ago
TPTManyToManyNoTrackingQueryJetTest.cs update tests 1 year 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 update tests 1 year ago
TPTRelationshipsQueryJetTest.cs update tests 1 year 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
WarningsJetTest.cs