2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-19 04:42:13 +00:00

12 Commits

Author SHA1 Message Date
René Ferdinand Rivera Morell
a5e435df96 Add support for modular build structure. (#426)
* Make the library modular usable.

* Switch to library requirements instead of source. As source puts extra source in install targets.

* Remove uses of BOOST_ROOT in Jamfiles.

* Add missing NO_LIB usage requirements.

* Add missing import-search for cconfig/predef checks.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Change all <source> references to <library>.

* Update copyright dates.

* Move inter-lib dependencies to a project variable and into the build targets.

* Add included target to mirror build//* targets.

* Add missing import-search.

* Change Boost Test build refs to work with both old and modular test lib targets.

* Update build deps.

* Update UBSAN CI run

---------

Co-authored-by: Matt Borland <matt@mattborland.com>
2025-04-07 10:21:41 -04:00
Raffi Enficiaud
4820d0965e Fixing the command line parsing 2019-02-04 09:25:02 +01:00
Gennadiy Rozental
f339dfa9bb introduced 2 new manipulators: per_element and lexicographic; removed prod_tools.hpp 2015-05-08 05:53:48 -04:00
Gennadiy Rozental
53e392f667 Updated copyright message 2014-03-03 01:16:29 -05:00
Gennadiy Rozental
c7edbf7d57 use new tool
[SVN r74644]
2011-10-02 09:58:21 +00:00
Gennadiy Rozental
e4575b109c copyright update
[SVN r62021]
2010-05-16 04:01:46 +00:00
Gennadiy Rozental
eae25558d7 could->can
[SVN r50360]
2008-12-22 08:03:10 +00:00
Gennadiy Rozental
72ad503dad another attempt on portable link command
[SVN r48904]
2008-09-19 18:53:41 +00:00
Gennadiy Rozental
7288cb9fdf Linux port
Jamfile introduced

[SVN r48848]
2008-09-18 05:05:03 +00:00
Gennadiy Rozental
783722fae8 date
[SVN r47790]
2008-07-25 03:55:03 +00:00
Gennadiy Rozental
e85f3d29b5 main function renamed
[SVN r33386]
2006-03-19 11:55:39 +00:00
Gennadiy Rozental
ec47f24a55 Console test runner is implemented based on DLL version of Boost.Test
[SVN r32051]
2005-12-14 06:17:59 +00:00