Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Unix: make UseShellExecute execute executables #33052

Merged
merged 19 commits into from
Dec 5, 2018

Commits on Oct 25, 2018

  1. Unix: make UseShellExecute execute executables

    On Windows, UseShellExecute executes executables.
    This gives it the same behavior on Unix.
    tmds committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    5afbdf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Add cross-platform tests

    tmds committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    5585d7a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. fix Windows test build failure

    tmds committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    d20d976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de225b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    417ebd1 View commit details
    Browse the repository at this point in the history
  4. Unix: only allow specific Verbs

    tmds committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    fa37504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56341fe View commit details
    Browse the repository at this point in the history
  6. Fix test for verb null

    tmds committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    a11365c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Improve verb check

    tmds committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    15d5e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76b092a View commit details
    Browse the repository at this point in the history
  3. test: refactor WriteScriptFile

    tmds committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    84b28b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9773b1c View commit details
    Browse the repository at this point in the history
  5. test: fix build failure

    tmds committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    b995115 View commit details
    Browse the repository at this point in the history
  6. Condense verb check

    tmds committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    946b7d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    39bfa71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c178b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. PR Feedback

    tmds committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    fe1f74a View commit details
    Browse the repository at this point in the history
  2. Fix verb check

    tmds committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    fa1c0cd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. PR feedback

    tmds committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    86ef599 View commit details
    Browse the repository at this point in the history