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

Support TestMessageStackFrame API #14154

Merged
merged 6 commits into from
Sep 23, 2024

Commits on Sep 11, 2024

  1. Support TestMessageStackFrame API

    Also properly convert TestState back from TestStateChangeDTO.
    
    fixes eclipse-theia#14111
    
    contributed on behalf of STMicroelectronics
    
    Signed-off-by: Remi Schnekenburger <[email protected]>
    rschnekenbu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8bfe22d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. address review comments

    rschnekenbu committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    298f046 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    31723a7 View commit details
    Browse the repository at this point in the history
  2. address review comments

    - remove conversion on test package
    - adapt DTOs to allow 1-to-1  mapping on browser side
    - add required convertes on plugin-ext side
    rschnekenbu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5ccfa86 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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