Skip to content

Various Windows testsuite fixes

Ben Gamari requested to merge wip/win32-testsuite-fixes into master

This fixes:

  • outofmem, which failed due to a bad exit code.
  • parseTree, which had an out-of-date stdout file
  • a few I/O tests in base, which expected to see WinIO-style error messages

Merge request reports