Skip to content
  • Ben Gamari's avatar
    testsuite: Allow preservation of unexpected output · 9955eead
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Here we introduce a new flag to the testsuite driver,
    --unexpected-output-dir=<dir>, which allows the user to ask
    the driver to preserve unexpected output from tests. The intent is for
    this to be used in CI to allow users to more easily fix unexpected
    platform-dependent output.
    9955eead