secure-software-engineering / phasar

A LLVM-based static analysis framework.
Other
930 stars 140 forks source link

Auto-detect build directory to successfully run unit tests #510

Closed pdschubert closed 10 months ago

pdschubert commented 2 years ago

Automatically detect the build directory (for the unit tests) to successfully run the unit in more advanced setups.

MMory commented 1 year ago

@fabianbs96 @pdschubert this should have been fixed recently, right?

fabianbs96 commented 1 year ago

If there are problems with that, they will automatically get fixed by #516

MMory commented 10 months ago

This should be fixed by a recent PR, am I correct @fabianbs96 ?

fabianbs96 commented 10 months ago

@MMory, yes that is part of #673

MMory commented 10 months ago

fixed with #673