[Boost-bugs] [Boost C++ Libraries] #5975: Reduce the combinations of header-only, shared, static link to reduce test time by 50%.

Subject: [Boost-bugs] [Boost C++ Libraries] #5975: Reduce the combinations of header-only, shared, static link to reduce test time by 50%.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-10-04 08:49:22


#5975: Reduce the combinations of header-only, shared, static link to reduce test
time by 50%.
------------------------------+---------------------------------------------
 Reporter: viboes | Owner: viboes
     Type: Tasks | Status: new
Milestone: To Be Determined | Component: chrono
  Version: Boost 1.47.0 | Severity: Optimization
 Keywords: |
------------------------------+---------------------------------------------
 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.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5975>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:07 UTC