Closed grafikrobot closed 3 months ago
In order to make the library transportable, specifically so we can support modular Boost distribution, we need to avoid encoding absolute paths in the monolithic Boost structure. This changes the test source reference to all be local to the project.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (2eda741) 79.20% compared to head (ff05a1e) 79.20%.
2eda741
ff05a1e
FYI.. https://lists.boost.org/Archives/boost/2024/01/255704.php
In order to make the library transportable, specifically so we can support modular Boost distribution, we need to avoid encoding absolute paths in the monolithic Boost structure. This changes the test source reference to all be local to the project.