2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-22 05:42:35 +00:00
Commit Graph

858 Commits

Author SHA1 Message Date
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
Raffi Enficiaud
9a396fc7c8 change log for the next version 2016-01-09 21:15:43 +01:00
Raffi Enficiaud
04bbc67a3f Changelog update 2015-11-09 00:32:09 +01:00
Raffi Enficiaud
da0f86dea7 Changelog update 2015-11-03 14:29:24 +01:00
Raffi Enficiaud
0e5f4d3fb2 Changelog update 2015-11-03 14:02:49 +01:00
Raffi Enficiaud
c5b3c2dcc4 Merge branch 'topic/doc-collection-enhancement' into develop
* topic/doc-collection-enhancement:
  fixup! quickbook reference
2015-10-27 21:29:04 +01:00
Raffi Enficiaud
29a6abf8e4 fixup! quickbook reference 2015-10-27 21:28:45 +01:00
Raffi Enficiaud
7645cc01b0 Merge branch 'topic/doc-list-labels-content-update' into develop
* topic/doc-list-labels-content-update:
  fix
  cleanup
  Doc: list_content/list_label enhancement
  small bug with DOT output fixed
  Better message in case of precondition failed
  example for list_content
  Doc: General content on list_labels/list_content switch Doc: reference updates Doc: shorter lines

Conflicts:
	doc/testing_tools/boost_test_universal_macro.qbk
2015-10-27 17:03:38 +01:00
Raffi Enficiaud
9fc4215abb Merge branch 'topic/new-cla-cleaned' into develop
* topic/new-cla-cleaned:
  Updated changelog
  Allow some foreign token in between boost.test arguemnts for backward compatibility
  Copyright updates
  Doc: change log update
  C++03 compatibility
  Doc: updates for new cla
  Parameters updates for new cla
  Cleanup: utils namespace
  New CLA cont.
  Named parameters refactoring + tests
  New CLA
2015-10-27 17:00:49 +01:00
Raffi Enficiaud
066dc2a646 Doc: default to __UTF__ lexicographical compare for containers with extended diagnostic
- doc of BOOST_TEST_SPECIALIZED_COLLECTION_COMPARE
- example
2015-10-27 15:38:43 +01:00
Raffi Enficiaud
53bf7d7272 Updated changelog 2015-10-27 14:41:56 +01:00
Raffi Enficiaud
bb1e85bc9d fix 2015-10-27 14:34:38 +01:00
Raffi Enficiaud
1af827aa26 cleanup 2015-10-27 14:34:38 +01:00
Raffi Enficiaud
24ba456f9b Doc: list_content/list_label enhancement
- Adding the example and a visual output (DOT) and textual output
- Adding the legend
- SVGs are not rendered properly by quickbook, so the text contains a PNG
2015-10-27 14:34:38 +01:00
Raffi Enficiaud
c54743e06d Merge branch 'topic/new-cla-cleaned' into topic/doc-list-labels-content-update
* topic/new-cla-cleaned:
  Allow some foreign token in between boost.test arguemnts for backward compatibility
  Copyright updates
  Doc: change log update
  C++03 compatibility
  Doc: updates for new cla
  Parameters updates for new cla
  Cleanup: utils namespace
  New CLA cont.
  Named parameters refactoring + tests
  New CLA

Conflicts:
	doc/runtime_configuration/runtime_config_reference.qbk
2015-10-27 10:15:18 +01:00
Daniel James
0577489ea5 Remove extra close bracket. 2015-10-26 21:03:43 +00:00
Gennadiy Rozental
d3d6c42dfe small bug with DOT output fixed 2015-10-20 15:00:42 +02:00
Raffi Enficiaud
71bde4c4f3 example for list_content 2015-10-20 15:00:42 +02:00
Raffi Enficiaud
d7d95289bf Doc: General content on list_labels/list_content switch
Doc: reference updates
Doc: shorter lines
2015-10-20 15:00:41 +02:00
Gennadiy Rozental
e0d428f433 Copyright updates 2015-10-20 15:00:24 +02:00
Raffi Enficiaud
6b7296ef37 Doc: change log update 2015-10-20 15:00:24 +02:00
Gennadiy Rozental
c40207eb98 Doc: updates for new cla 2015-10-20 15:00:24 +02:00
Gennadiy Rozental
576854bd1c Parameters updates for new cla 2015-10-20 15:00:23 +02:00
Raffi Enficiaud
7d5f9a4335 Merge branch 'topic/dataset-API-improvement' into develop 2015-10-20 07:51:46 +02:00
Raffi Enficiaud
99fa24aa6d Merge branch 'topic/copyright-update' into develop 2015-10-20 07:51:14 +02:00
Raffi Enficiaud
2500c002b2 Merge branch 'topic/trac-11478-exception-poor-message' into develop 2015-10-20 07:50:59 +02:00
Raffi Enficiaud
b22ba1ce13 Changelog and documentation update for topic 2015-10-19 14:47:49 +02:00
Raffi Enficiaud
9dead6da67 Dataset: avoid the use of virtual functions 2015-10-19 14:47:49 +02:00
Gennadiy Rozental
b011e02349 copyright update 2015-10-19 14:14:43 +02:00
Raffi Enficiaud
4fdae39a94 change log update 2015-10-19 14:12:19 +02:00
Raffi Enficiaud
3451b7da66 Markdown on github 2015-10-19 14:08:16 +02:00
Raffi Enficiaud
ae8273dfcf Doc: some indication on the support level of BOOST_TEST 2015-10-15 22:21:20 +02:00
Raffi Enficiaud
c99f9b591f Change log update 2015-10-07 00:59:09 +02:00
Raffi Enficiaud
635a98c91e Preparing change log 2015-10-07 00:47:43 +02:00