Skip to content
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

[wasm] Re-enable skiasharp WBT tests #109232

Merged
merged 9 commits into from
Nov 20, 2024

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    b5bff86 View commit details
    Browse the repository at this point in the history
  2. Disable Debug/AOT combination

    That would trigger build error, because we don't support that combination
    anymore
    radekdoulik committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c7e15ba View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Change order of native libs

    Put NativeFileReference files after the runtime libs. This server as
    a workaround of dotnet#109289
    radekdoulik committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e320fd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    a4ca1df View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    a7ab465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b14a44 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Revert "Change order of native libs"

    This reverts commit e320fd6.
    radekdoulik committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9d26d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4565c85 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    04ac7af View commit details
    Browse the repository at this point in the history