Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Conversation

schveiguy
Copy link
Member

https://issues.dlang.org/show_bug.cgi?id=14946

The solution is very unix specific, I'm not sure what happens on windows, but it doesn't appear to run those tests.

It's also specific to the way we construct the ROOT directory, but I'm not sure of a good way to do that from ROOT itself. This at least gets the job done.

I'd much rather see a good solution to this involving direction of the runtime on where to write the coverage data.

…ource directory must

be the same as when the program was compiled. However, if you run
concurrently the coverage tests for both debug and release, they would
write to the same lst file. This moves the location of the lst file into
the build directory.
@MartinNowak
Copy link
Member

see #1352

@schveiguy schveiguy deleted the fixcov branch August 25, 2015 11:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants