You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For snap 1.0.0.2 and subsequent, runTestsAndCoverage.sh don't work because it has hardcoded path to testsuite executable inside it, and the path depends on the version. Can't this be replaced with cabal foo bar or something? At least the path should be updated, I guess.
The text was updated successfully, but these errors were encountered:
For snap 1.0.0.2 and subsequent,
runTestsAndCoverage.sh
don't work because it has hardcoded path totestsuite
executable inside it, and the path depends on the version. Can't this be replaced withcabal foo bar
or something? At least the path should be updated, I guess.The text was updated successfully, but these errors were encountered: