2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-24 18:32:30 +00:00
Commit Graph

988 Commits

Author SHA1 Message Date
Raffi Enficiaud
009ef6d554 Merge branch 'topic/13407-cygwin-crash' into next-internal
* topic/13407-cygwin-crash:
  Change log
  Fix non-initialized variable causing crash on Cygwin
2018-01-19 09:21:03 +01:00
Raffi Enficiaud
285d9ddf26 Change log 2018-01-19 09:15:12 +01:00
Raffi Enficiaud
d2468aa70e Merge branch 'topic/13387-header-fail-compile' into next-internal
* topic/13387-header-fail-compile:
  Change log
  Fix missing includes
2018-01-18 20:47:07 +01:00
Raffi Enficiaud
bfcfe83644 Merge branch 'topic/PR125-unused-parameters' into next-internal
* topic/PR125-unused-parameters:
  Change log
  prevent 2 unused parameter warnings
2018-01-18 20:46:45 +01:00
Raffi Enficiaud
3218dabf76 Change log 2018-01-18 20:27:57 +01:00
Raffi Enficiaud
97d84abb9d Change log 2018-01-18 15:11:59 +01:00
Raffi Enficiaud
32bf0f2d0a Change log 2018-01-18 14:49:04 +01:00
Raffi Enficiaud
3dcba76f27 Updating the doc 2018-01-18 14:49:03 +01:00
Raffi Enficiaud
dc74e22c30 Change log 2018-01-18 14:04:03 +01:00
Raffi Enficiaud
ab9c5d734f Ticket 13170: BOOST_AUTO_TEST_CASE_TEMPLATE without a typedef
- updating doc with an example using BOOST_IDENTITY_TYPE
- reworked the template test case documentation a bit
2018-01-18 14:04:03 +01:00
Raffi Enficiaud
8ef0989de7 Fix JUNIT default log level 2018-01-18 14:04:03 +01:00
Raffi Enficiaud
e599a4653e Fix documentation list 2018-01-18 14:04:03 +01:00
Raffi Enficiaud
4e736b88e2 Documentation years update 2018-01-18 14:04:03 +01:00
Raffi Enficiaud
9f2c32e0d8 Merge branch 'topic/12597-report-tests-with-clashing-names' into develop
* topic/12597-report-tests-with-clashing-names:
  Change log and doc update
  Avoiding duplicate test cases in template and param test cases
  Check for clashing names in adding test units
2018-01-18 14:03:39 +01:00
Raffi Enficiaud
18d62cf856 Change log and doc update 2018-01-02 20:58:53 +01:00
Raffi Enficiaud
77bda1ffd2 Avoiding duplicate test cases in template and param test cases
- fixing logging on non-existant stream
- fixing doc test cases with duplicate test cases
- updating log and report tests
2018-01-02 20:41:32 +01:00
Raffi Enficiaud
9c0f4f0698 Merge branch 'topic/12969-problems-nullptr' into next-internal
* topic/12969-problems-nullptr:
  Change log
  Fix issue when library is compiled with non C++14 options (trac 12969)
2017-12-31 00:21:43 +01:00
Raffi Enficiaud
bc53f66ac3 Change log 2017-12-31 00:18:58 +01:00
Raffi Enficiaud
6ecfe4b7cf Change log 2017-12-29 21:07:59 +01:00
Raffi Enficiaud
5fca8b3fa8 Merge branch 'topic/PR-112-deliberate-failure-tests-not-optimized-away' into develop
* topic/PR-112-deliberate-failure-tests-not-optimized-away:
  Change log
  Added BOOST_MSVC version check to test patches
  Deliberate-failure tests shouldn't be optimized
2017-12-29 20:43:28 +01:00
Raffi Enficiaud
c18b090c16 Change log 2017-12-29 20:42:32 +01:00
Raffi Enficiaud
0e63a8fe53 Merge branch 'topic/PR-122-fix-fallthrough-warnings-gcc' into develop
* topic/PR-122-fix-fallthrough-warnings-gcc:
  Change log
  Fix some fallthrough warnings with gcc >= 7.
2017-12-29 20:39:55 +01:00
Raffi Enficiaud
a3183f2f9a Add link 2017-12-28 22:49:43 +01:00
Raffi Enficiaud
05e8eff231 Change log 2017-12-28 17:09:58 +01:00
Aaron Gorenstein
26d11fac07 Added BOOST_MSVC version check to test patches 2017-12-25 16:54:53 +01:00
Aaron Gorenstein
0f4c3f0019 Deliberate-failure tests shouldn't be optimized
A few tests designed to deliberately fail appeal to UB (undefined
behavior), but as the MSVC optimizer improves we will take advantage of
that to remove UB statements. In order for deliberate failures to occur,
the tests must have the optimizer turned off.
2017-12-25 16:54:53 +01:00
Raffi Enficiaud
7615362bdc Merge branch 'topic/PR-121-warning-fix' into next-internal
* topic/PR-121-warning-fix:
  Change log
  fix compiler warning
2017-12-25 16:46:56 +01:00
Raffi Enficiaud
deb9efa2c1 Change log 2017-12-25 16:45:39 +01:00
Raffi Enficiaud
fdc68b6e6d Merge branch 'topic/PR118-Update-VxWorks-support' into next-internal
* topic/PR118-Update-VxWorks-support:
  Change log update
  Adapt Boost.Test to VxWorks
2017-12-25 16:33:36 +01:00
Raffi Enficiaud
7040314525 Change log update 2017-12-25 16:31:40 +01:00
Raffi Enficiaud
c069394219 Change log update 2017-12-25 16:29:42 +01:00
Raffi Enficiaud
c06ac34b37 Change log update for 1.67 2017-12-25 16:26:45 +01:00
Raffi Enficiaud
c3e34389d6 Boost 1.66 change logs 2017-08-31 11:19:57 +02:00
Raffi Enficiaud
42a59be6e6 Merge branch 'topic/11471-array-sequence' into next-internal
* topic/11471-array-sequence:
  Change log
  Documentation update
  Fixing array comparison semantics
  C-arrays are now considered as sequences
2017-07-14 12:46:55 +02:00
Raffi Enficiaud
f17cb1be3f Change log 2017-07-14 12:44:23 +02:00
Raffi Enficiaud
7a18764466 Documentation update 2017-07-14 12:44:14 +02:00
Raffi Enficiaud
84fa5c1dc1 Change logs 2017-07-06 11:46:15 +02:00
Raffi Enficiaud
8106d3d58e Merge branch 'topic/12228-header-compilation-independant' into next-internal
* topic/12228-header-compilation-independant:
  Change logs
  #12228: Adding missing headers to compile some files independantly

# Conflicts:
#	doc/closing_chapters/change_log.qbk
2017-07-06 09:28:21 +02:00
Raffi Enficiaud
c072678bd1 Change logs 2017-06-27 21:14:54 +02:00
Raffi Enficiaud
f994648e2f Change log 2017-06-27 20:56:44 +02:00
Raffi Enficiaud
bf703c2628 Fixing the relational/comparison operators for floating points
- simplifying the logic behind the operations
- minor doc fixes
- tests output change slightly due to the fact that <= and >= are now going through the
  floating point comparison
2017-06-27 20:54:55 +02:00
Raffi Enficiaud
5e9d1e04f6 Change logs 2017-06-23 15:00:09 +02:00
Raffi Enficiaud
e1b211f254 Documentation update for the new macros
- BOOST_TEST_GLOBAL_FIXTURE explained
- BOOST_TEST_GLOBAL_INITIALIZATION explained
- changed the examples, deprecating BOOST_GLOBAL_FIXTURE
- in the logger part, introduced the fact that BOOST_TEST_GLOBAL_INITIALIZATION should be used and no assertion is supported in this case
2017-06-23 14:54:56 +02:00
Raffi Enficiaud
f12b527a81 Change log 2017-05-15 21:47:24 +02:00
Raffi Enficiaud
3b1f8e669e Changelog 2017-03-18 08:18:59 +01:00
Raffi Enficiaud
7051d361f8 Merge branch 'topic/12540-printing-types-customisation-point' into next-internal
* topic/12540-printing-types-customisation-point:
  Change log update
  Documenting the customization point
  Fixing the tests and checking everything works ok
  Test for customization points
  Customization points for printing user defined types through `boost_test_print_type`
2017-03-09 15:52:41 +01:00
Raffi Enficiaud
1f803ae342 Change log update 2017-03-09 15:47:06 +01:00
Raffi Enficiaud
e7c9464d62 Documenting the customization point 2017-03-09 15:47:05 +01:00
Raffi Enficiaud
84dbe8b027 Change log update 2017-03-06 14:31:26 +01:00
Raffi Enficiaud
5cc8efa368 JUnit: updating documentation 2017-03-06 14:31:26 +01:00