2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-14 13:12:10 +00:00
Commit Graph

891 Commits

Author SHA1 Message Date
Raffi Enficiaud
51b52fefee Change log update 2016-08-18 01:36:51 +02:00
Raffi Enficiaud
b9d5c892cd Documentation 2016-08-18 01:30:07 +02:00
Raffi Enficiaud
a7c3116882 Combined logger: CLA handling and stream/log level per formatter
- new CLA argument for being able to specify a logger with repetition, as well as its log level and stream
- the specification of the logger are: logger_name[:log_level[:log_sink]]
- empty token are kept: 'logger_name::' is a valid spec
- now being able to specify a stream per format: modification of the stream helper
- the output stream of a particular format now accepts the name of the stream instead of the name of the associated param on the command line
2016-08-18 01:30:07 +02:00
Raffi Enficiaud
e7f3e09a1a Multiple logger: breaking changes in the API in order to be able to add a logger per format on the fly
- in particular, changes the order of the formatter registration
- follow up unit tests changes wrt. breaking changes in the API
2016-08-18 00:14:23 +02:00
Raffi Enficiaud
e8521499fd Merge branch 'topic/trac-12103-gcc-bug-for-getchar' into next-internal
* topic/trac-12103-gcc-bug-for-getchar:
  Changelog
  Fix for uClibc and gcc <= 4.8.2

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-05-27 10:34:54 +02:00
Raffi Enficiaud
84ea93dbc6 Merge branch 'topic/trac-12024-nonexisting-__cxa_demangle-android' into next-internal
* topic/trac-12024-nonexisting-__cxa_demangle-android:
  Changelog
  Use boost/core/demangle instead of a direct GNU API use

# Conflicts:
#	doc/closing_chapters/change_log.qbk
#	include/boost/test/impl/execution_monitor.ipp
2016-05-27 10:33:27 +02:00
Raffi Enficiaud
31bebaf066 Merge branch 'topic/trac-11128-bb10-qnx-failures' into next-internal
* topic/trac-11128-bb10-qnx-failures:
  Changelog
  Add missing using for QNX

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-05-27 10:29:51 +02:00
Raffi Enficiaud
7221208094 Merge branch 'topic/PR99-fix-crashes-with-RTTI-off-on-MSVC' into next-internal
* topic/PR99-fix-crashes-with-RTTI-off-on-MSVC:
  Changelog
  Fix crashes with RTTI-off on MSVC

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-05-27 10:28:57 +02:00
Raffi Enficiaud
b7492a43cd Added documentation and change log 2016-05-27 09:55:28 +02:00
Raffi Enficiaud
b16159b228 Changelog 2016-05-26 22:19:43 +02:00
Raffi Enficiaud
7639b700b7 Changelog 2016-05-26 22:18:37 +02:00
Raffi Enficiaud
ed6c618b6c Changelog 2016-05-26 22:17:24 +02:00
Raffi Enficiaud
7289abebc9 Changelog 2016-05-26 22:15:08 +02:00
Raffi Enficiaud
7dac08d253 Change log skeleton 2016-05-23 23:33:35 +02:00
Raffi Enficiaud
884ca80c81 Fix change log 2016-04-04 10:09:56 +02:00
Raffi Enficiaud
8812b05992 Merge branch 'topic/fix-rvalue-references-in-tuple-packing' into develop
* topic/fix-rvalue-references-in-tuple-packing:
  Change log update
  MSVC12 fix: replacing broken std::is_copy_constructible by boost::is_copy_constructible
2016-03-20 19:35:11 +01:00
Raffi Enficiaud
c5c2a899ca Change log update 2016-03-20 19:27:47 +01:00
Raffi Enficiaud
93d7b12a09 Merge branch 'master' into develop 2016-03-20 11:34:57 +01:00
Raffi Enficiaud
e475c58157 Change log update 2016-03-20 11:32:50 +01:00
Raffi Enficiaud
f1fd74a2d4 Doc: update wrt. latest changes 2016-03-19 08:40:25 +01:00
Raffi Enficiaud
97883a5d80 Merge branch 'topic/trac-11983-xml-escape-in-report' into develop 2016-02-20 11:00:50 +01:00
Raffi Enficiaud
bfaf02fa28 Merge branch 'topic/BOOST_DATA_TEST_CASE_F' into develop
Conflicts:
	doc/closing_chapters/change_log.qbk
2016-02-20 11:00:36 +01:00
Raffi Enficiaud
8e1d24188d Merge branch 'topic/doc-improvements' into develop 2016-02-20 10:59:22 +01:00
Raffi Enficiaud
585acec903 Doc: BOOST_DATA_TEST_CASE_F changelog entry 2016-02-18 21:43:18 +01:00
Raffi Enficiaud
1de443e788 Doc: BOOST_DATA_TEST_CASE details about the variadic arity support 2016-02-18 21:43:17 +01:00
Raffi Enficiaud
cf4389137c Doc: BOOST_DATA_TEST_CASE_F documentation 2016-02-18 21:43:17 +01:00
Raffi Enficiaud
127598c290 Changelog update 2016-02-18 08:34:56 +01:00
Raffi Enficiaud
32d032539f Doc: updating the expected exceptions message 2016-02-17 00:01:42 +01:00
Raffi Enficiaud
c43e1e478e Doc: addressing minor typos
Closing ticket #11965
2016-02-15 10:13:57 +01:00
Raffi Enficiaud
fc8d2ea49b Small details about containers requirements for comparison operations
This closes the comments on the ticket #11625.
2016-02-15 10:08:44 +01:00
Marek Kurdej
8196154b34 Fix documentation: replace __BOOST_<level>__ with __BOOST_LEVEL__. 2016-02-12 13:57:34 +01:00
Raffi Enficiaud
7459d3d4dc Change log update 2016-02-02 09:31:28 +01:00
Raffi Enficiaud
2fc4f35f42 Random parameter: updated documentation 2016-02-02 09:30:32 +01:00
Raffi Enficiaud
634722127a Merge branch 'topic/warning-removal-from-pedantic' into develop
* topic/warning-removal-from-pedantic:
  some warnings in pedantic mode
2016-01-27 23:41:39 +01:00
Raffi Enficiaud
ef36191365 Merge branch 'topic/various-doc-improvement' into develop
* topic/various-doc-improvement:
  Dates update
  Better wording and links
2016-01-27 23:40:43 +01:00
Raffi Enficiaud
a0718239eb Dates update 2016-01-27 08:40:16 +01:00
Raffi Enficiaud
f30bf818ec Better wording and links 2016-01-27 00:07:33 +01:00
Raffi Enficiaud
1d72b5f7c5 some warnings in pedantic mode 2016-01-26 22:45:00 +01:00
Raffi Enficiaud
618933d1e8 Merge branch 'topic/data-variadic-template' into develop
* topic/data-variadic-template:
  change log update
  Documentation on how to control the arity
  fixup test cases
  Making it truly variadic
  Fixing the arity problem of the dataset test cases
  new headers
  initial version

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-01-24 22:14:14 +01:00
Raffi Enficiaud
c65fdc5e55 Merge branch 'topic/trac-08905-ignores-return-value-from-WaitForSingleObject' into develop
* topic/trac-08905-ignores-return-value-from-WaitForSingleObject:
  Updating the changelog
  Closing the handles and the hkeys properly and testing the start of the debugger

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2016-01-24 22:12:21 +01:00
Raffi Enficiaud
d0b5fc5951 change log update 2016-01-24 01:02:14 +01:00
Raffi Enficiaud
9260f54650 Documentation on how to control the arity 2016-01-24 01:01:03 +01:00
Raffi Enficiaud
a916f51836 fixup test cases 2016-01-24 01:01:03 +01:00
Raffi Enficiaud
39da6d85c4 Updating the changelog 2016-01-21 13:19:40 +01:00
Raffi Enficiaud
541c6be2e7 Change log 2016-01-21 13:16:02 +01:00
Raffi Enficiaud
337ba52188 Merge branch 'topic/doc-updates' into develop
* topic/doc-updates:
  Forgot about this ticket
  typo bullets
  Better use of BOOST_TEST_CONTEXT
2016-01-21 10:48:22 +01:00
zerotypos-found
ce9b0d7198 Fix typo in doc. 2016-01-19 15:04:24 +09:00
Raffi Enficiaud
98512e8e4f Forgot about this ticket 2016-01-13 10:25:41 +01:00
Raffi Enficiaud
ab0657869f typo bullets 2016-01-11 22:28:46 +01:00
Raffi Enficiaud
5ba23e34df Better use of BOOST_TEST_CONTEXT 2016-01-09 21:22:35 +01:00