Skip to content
  • Roland Senn's avatar
    Improve test T14452 for Windows · 6090002e
    Roland Senn authored and Tamar Christina's avatar Tamar Christina committed
    Summary: Under Windows all parameters to gcc are enclosed in quotes, opposite to
    Linux, where the quotes are missing. Therefore in the test, we remove all
    quotes in the stdout file with sed.
    
    Test Plan: make test TEST=T14452
    
    Reviewers: osa1, hvr, bgamari, monoidal, Phyx, simonpj
    
    Reviewed By: Phyx
    
    Subscribers: rwbarton, carter
    
    GHC Trac Issues: #14452
    
    Differential Revision: https://phabricator.haskell.org/D5398
    6090002e