Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Mar 16, 2024
  2. Jan 20, 2024
    • Phil de Joux's avatar
      Add test cases that reproduce #7241. · 1e62b823
      Phil de Joux authored
      - Move project sdist tests to cabal-testsuite
      - Add --ignore-project test
      - Duplicate tests but without cabal.project
      - Add a cabal.project one folder up
      - Add a package Z in the root
      - Rerun --accept with more immediate parent project
      - Add a readme for the tests
      - Fix problems with uv package, update expected output
      - Add U and V modules
      - Explain what is wrong with cabal.dot-uv.test.hs
      - Add a note on cabal.no-project.test.hs
      - Explain what is wrong with cabal.sub-pq.test.hs
      - Explain what is wrong with cabal.sub-rs.test.hs
      - Explain what is wrong with cabal.dot-uv.test.hs
      - Leave a note explaining cabal.no-project.test.hs
      - Leave a note explaining cabal.project.test.hs
      - Leave a note explaining cabal.sub-pq.test.hs
      - Explain what is wrong with cabal.sub-rs.test.hs
      - Patches for project respecting behaviour
      - Explain root ignore-project and no-project tests
      - Add *.v2.test.hs variants exercising v2-sdist
      - Add v2 patches, test out not using <ROOT>
Loading