Skip to content
  • Evan Hunt's avatar
    enable parallel system tests on windows · 50dfe1aa
    Evan Hunt authored
    this moves the creation of "parallel.mk" into a separate shell script
    instead of bin/tests/system/Makefile. that shell script can now be
    executed by runall.sh, allowing us to make use of the cygwin "make"
    command, which supports parallel execution.
    
    (cherry picked from commit bbae24c1)
    50dfe1aa