-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run writingsystem tests against dotnet 8 #1336
Commits on Jul 31, 2024
-
add dotnet 8 as a target framework for SIL.WritingSystems.Tests. Also…
… add a test to exhibit an issue with icu.net and SIL.WritingSystems when using net8.0
Configuration menu - View commit details
-
Copy full SHA for e0facb8 - Browse repository at this point
Copy the full SHA e0facb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2acf12f - Browse repository at this point
Copy the full SHA 2acf12fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8123e3e - Browse repository at this point
Copy the full SHA 8123e3eView commit details -
add a helper method to detect unknown cultures, use that instead of c…
…hecking for "Unknown Language" in the name. Fixes a number of tests that were failing due to incorrectly detecting unknown cultures.
Configuration menu - View commit details
-
Copy full SHA for e41a6e1 - Browse repository at this point
Copy the full SHA e41a6e1View commit details -
don't use ICU when running writing system tests as many of them are o…
…ver specified and expect NLS (Windows only globalization) to be used instead of ICU.
Configuration menu - View commit details
-
Copy full SHA for 92e5fe2 - Browse repository at this point
Copy the full SHA 92e5fe2View commit details -
Merge branch 'refs/heads/master' into test-writingsystems-dotnet-8
# Conflicts: # SIL.Core/Reflection/ReflectionHelper.cs
Configuration menu - View commit details
-
Copy full SHA for faa18b3 - Browse repository at this point
Copy the full SHA faa18b3View commit details
Commits on Aug 1, 2024
-
Merge remote-tracking branch 'refs/remotes/upstream/master' into test…
…-writingsystems-dotnet-8 # Conflicts: # SIL.WritingSystems.Tests/SIL.WritingSystems.Tests.csproj
Configuration menu - View commit details
-
Copy full SHA for aa1c857 - Browse repository at this point
Copy the full SHA aa1c857View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 883cbb1 - Browse repository at this point
Copy the full SHA 883cbb1View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b92d461 - Browse repository at this point
Copy the full SHA b92d461View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 235f8be - Browse repository at this point
Copy the full SHA 235f8beView commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dbb57c - Browse repository at this point
Copy the full SHA 6dbb57cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c70a3e - Browse repository at this point
Copy the full SHA 7c70a3eView commit details -
set build timeout back down to 30 minutes now that we detect hanging …
…tests. Update version of icu.net used by SIL.Windows.Forms.Keyboarding to 3.0.0-beta.296
Configuration menu - View commit details
-
Copy full SHA for ee5ba57 - Browse repository at this point
Copy the full SHA ee5ba57View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 880fe0a - Browse repository at this point
Copy the full SHA 880fe0aView commit details