Changes between Version 18 and Version 19 of CMakeModularizationStatus


Ignore:
Timestamp:
Jan 2, 2012, 12:43:09 AM (11 years ago)
Author:
Dave Abrahams
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CMakeModularizationStatus

    v18 v19  
    4040
    4141The integration testing columns are currently not all green in part because several
    42 libraries have not had their test Jamfiles ported to
    43 CMake yet.  [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=closed These tickets] document the libraries whose test Jamfiles have been ported, and [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=open these] show the libraries whose Jamfiles still need to be ported.
     42libraries have not had the Jamfiles ''for their tests'' ported to
     43CMake yet (all Jamfiles for building library binaries have been ported).  [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=closed These tickets] document the libraries whose test Jamfiles have been ported, and [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=open these] show the libraries whose Jamfiles still need to be ported.
    4444Most of these should be
    4545really straightforward to handle based on looking at Jamfiles and examples of commits that [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=closed closed unit test tickets] (follow the link in each ticket).