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 runtest.py to work on Windows when no_pty=True #640

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    80f2141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e239ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    374f391 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

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

Commits on Jul 9, 2023

  1. Fix the hanging issue when testing stepA on Windows

    Fix the hanging issue when testing `(readline "mal-user> ")` on powershell stepA_mal.ps1 implementation. The issue is found on Windows and Windows WSL Ubuntu.
    cy20lin committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    dc8a9b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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