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
Christopher Jolly 01775d1b2f Implement Degrees to Radians and Radians to Degrees by first principal as there is no inbulilt function. Thankfully it is not a difficult calculation 2 years ago
..
EFCore.Jet.CustomBaseTests Do not compare the Timeline property when checking if Mission is equal. This is a DateTimeOffset and we currently don't have good round-trip support for this type without losing info 2 years ago
EFCore.Jet.Data.Tests Update to .Net 8 2 years ago
EFCore.Jet.FunctionalTests Implement Degrees to Radians and Radians to Degrees by first principal as there is no inbulilt function. Thankfully it is not a difficult calculation 2 years ago
EFCore.Jet.IntegrationTests Update to .Net 8 2 years ago
EFCore.Jet.Tests Update to .Net 8 2 years ago
JetProviderExceptionTests Update to .Net 8 2 years ago
Directory.Build.props Update to .Net 5 (#99) 4 years ago
Northwind.sql Update tests 3 years ago
xunit.runner.json Implement parallel support for ODBC and OLE DB. 6 years ago