Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thomhurst/TUnit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.57.0
Choose a base ref
...
head repository: thomhurst/TUnit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.57.1
Choose a head ref
  • 1 commit
  • 14 files changed
  • 2 contributors

Commits on Aug 21, 2025

  1. Add Browser platform support to OS enum and RunOn/ExcludeOn attribute…

    …s with WebAssembly compatibility fixes (#2965)
    
    * Initial plan: Add Browser platform support
    
    Co-authored-by: thomhurst <30480171+thomhurst@users.noreply.github.com>
    
    * Add Browser platform support to OS enum and attributes
    
    Co-authored-by: thomhurst <30480171+thomhurst@users.noreply.github.com>
    
    * Complete Browser platform support implementation
    
    Co-authored-by: thomhurst <30480171+thomhurst@users.noreply.github.com>
    
    * Fix browser platform compatibility issues with Console and Threading APIs
    
    Co-authored-by: thomhurst <30480171+thomhurst@users.noreply.github.com>
    
    * Add missing Engine test and update public API snapshots for Browser platform support
    
    Co-authored-by: thomhurst <30480171+thomhurst@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: thomhurst <30480171+thomhurst@users.noreply.github.com>
    Copilot and thomhurst authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    e11e726 View commit details
    Browse the repository at this point in the history
Loading