Make test suite not rely on a working cp -pr.
(The Unix wars are still ON!)
This commit is contained in:
parent
820b01c253
commit
3390183400
3 changed files with 22 additions and 17 deletions
|
@ -41,3 +41,9 @@ My knowledge of Haskell (had to lookup the spelling...) is more than rudimentary
|
|||
> entire end of the file from line 68, "for quickcheck" down. This code
|
||||
> is only used by the test suite (so "make test" will fail),
|
||||
> but it should get it to build. --[[Joey]]
|
||||
|
||||
---
|
||||
|
||||
Closing this bug because the above problem now has a solution documented on
|
||||
the install page, and the below test suite failure problems should all be
|
||||
resolved on OSX. [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue