Jason Turner
Jason Turner
Duplicate of #328
It *should* always use `develop` if it's not currently testing the `develop` branch. The checks previous to the ones that you reference start by loading the baseline from https://github.com/NREL/EnergyPlus/blob/develop/.decent_ci.yaml#L6 so...
@TheChuckster I was just reviewing the output of this fork it it does indeed seem very far from working - there is no register allocation being done. The closest branch...
Feel free to make a PR adding it!
Does this change would make it hard to use a project from this template in a `fetch_content`able way, because of the new unscoped variable? Maybe not?
@DewJunkie The MSVC + ASAN + CMake has been no end of pain for me over the years. I dislike having to copy the DLL's around, but am up for...
This looks pretty good and does fix MacOS it seems, is there a reason it's still marked as draft? @ClausKlein
I moved the base to `develop` then will take another look at these now failing tests again.
Can you verify what clang-tidy you are using? many different versions run on several targets on the CI, and I'm not getting any of those failures.
OK, I'll look into this this week. I just got back from a bunch of training and conference travel.