Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Nov 24, 2023
    • Matthew Pickering's avatar
      External commands: Add tests for #9402 #9403 #9404 · 7fb1ca65
      Matthew Pickering authored
      This adds 4 tests which test the new external commands feature:
      
      * ExternalCommand - Tests the expected usage of external command invoked
        via cabal-install
      * ExternalCommandSetup - Tests that the ./Setup interface does not
        support external commands (#9403)
      * ExternalCommandEnv - Tests that environment variables are set and
        preserved appropiately  (#9402)
      * ExternalCommandHelp - Test that `cabal help <cmd>` is interpreted appropiately (#9404)
      7fb1ca65
  2. Feb 25, 2022
Loading