Changes between Initial Version and Version 1 of Ticket #1581
- Timestamp:
- 03/13/10 05:57:21 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1581 – description
initial v1 1 = Motivation = 2 3 Proper test support is essential for good software quality. By improving Cabal's test support we can test all Cabal packages on continuous build machines which should help us detect breakages earlier. Making it easier to run the tests means that more people will run them and those who already do will run the more often. 4 5 = Note = 6 1 7 The task is described in detail in the Cabal ticket [http://hackage.haskell.org/trac/hackage/ticket/215 Overhaul support for package's tests]. The description below is copied from the ticket. 2 8
