
2 Jan
2012
2 Jan
'12
5:35 p.m.
Hi Cabal, Is their a recommended way of specifying data files to use with a test-suite? I want to test being able to parse binary data in a backwards compatible way, so would like the test data to be in source control. My current plan is to assume that the working directory in a test suite is always going to by the same directory as my .cabal file. Thanks, Antoine