id summary reporter owner description type status milestone component version severity resolution keywords cc 5975 Reduce the combinations of header-only, shared, static link to reduce test time by 50%. viboes viboes "Currently every run is done on header-only mode, static and shared link. This takes too much time to run all the tests. There are some tests that are not concerned by the now() functions, which are the single one implemented in the library. These test could be run only on header-only mode without any loss of coverage. In addition the tests done by static linking are not finding any error respect to the shared link, so them could be removed also. " Tasks closed Boost 1.48.0 chrono Boost 1.47.0 Optimization fixed