2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-23 06:02:14 +00:00
Commit Graph

2542 Commits

Author SHA1 Message Date
Gennadiy Rozental
3a7a52f178 Linux fixes 2016-02-24 15:41:29 -05:00
Gennadiy Rozental
f30b44da05 Listed TODO 2016-02-21 17:22:35 -05:00
Gennadiy Rozental
97d5eeef11 Introduing time benchmarking 2016-02-21 09:34:21 -05:00
Gennadiy Rozental
f0572490e2 Introduing time benchmarking 2016-02-21 09:33:46 -05:00
Gennadiy Rozental
86f13cccad introduce baenchmarking subsystem. First cut. More to come 2016-02-10 05:56:42 -05: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
d75653483a Merge branch 'topic/trac-11887-handling-rvalue-erasure' into develop
* topic/trac-11887-handling-rvalue-erasure:
  Porting the rvalue_ref fix to the unit tests
2016-01-27 23:40:02 +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
a2e237d4b3 Porting the rvalue_ref fix to the unit tests 2016-01-26 23:24:49 +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
ac0f59f78d Merge branch 'topic/assert-printability' into develop
* topic/assert-printability:
  Static assert type support for operator<< to produce shorter error messages
2016-01-24 22:12:52 +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
0df29749d8 Merge branch 'topic/trac-11887-handling-rvalue-erasure' into develop
* topic/trac-11887-handling-rvalue-erasure:
  Change log
  Added test case to validate correct handling
  Avoid two statements in tool evaluation
2016-01-24 22:11:08 +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
8ed17b554d Making it truly variadic 2016-01-24 01:01:03 +01:00
Raffi Enficiaud
673c7aeb39 Fixing the arity problem of the dataset test cases 2016-01-24 01:01:03 +01:00
Gennadiy Rozental
8af0d71014 new headers 2016-01-24 01:01:03 +01:00
Gennadiy Rozental
42de00192e initial version 2016-01-24 01:01:03 +01:00
Raffi Enficiaud
39da6d85c4 Updating the changelog 2016-01-21 13:19:40 +01:00
Raffi Enficiaud
a0cfbd0a2a Closing the handles and the hkeys properly and testing the start of the debugger 2016-01-21 13:19:04 +01:00
Gennadiy Rozental
ab083f9747 Static assert type support for operator<< to produce shorter error messages 2016-01-21 13:17:24 +01:00
Raffi Enficiaud
541c6be2e7 Change log 2016-01-21 13:16:02 +01:00
Gennadiy Rozental
20e50a6d94 Added test case to validate correct handling 2016-01-21 13:14:55 +01:00
Gennadiy Rozental
fd11b12dd6 Avoid two statements in tool evaluation 2016-01-21 13:14:55 +01:00
Raffi Enficiaud
37a1280bfd Merge branch 'topic/PR92-cosmetic-suppress-unused-parameter-warnings' into develop
* topic/PR92-cosmetic-suppress-unused-parameter-warnings:
  Suppress 'unused parameter' warnings.
2016-01-21 10:49:38 +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
Gennadiy Rozental
5a57a26a12 Merge pull request #91 from bebuch/develop
prevent unused warnings
2016-01-19 14:20:45 -05:00
Gennadiy Rozental
b92fb7b74b Merge pull request #93 from zerotypos-found/fix_typo
Fix typo in doc
2016-01-19 10:08:19 -05:00
zerotypos-found
ce9b0d7198 Fix typo in doc. 2016-01-19 15:04:24 +09:00
Adam Wulkiewicz
81a1ec736b Suppress 'unused parameter' warnings. 2016-01-14 15:43:05 +01: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
a263b87a92 CMakeLists.txt - small improvement 2016-01-09 21:21:53 +01:00
Raffi Enficiaud
9a396fc7c8 change log for the next version 2016-01-09 21:15:43 +01:00
Raffi Enficiaud
8405b564d8 Merge branch 'master' into develop
* master:
  Changelog update
  Changelog update
  Changelog update
  Revert "Adding constraints on test files (compiler capabilities)"
  Adding constraints on test files (compiler capabilities)
2015-12-22 07:44:51 +01:00
Raffi Enficiaud
dfa71b3c89 Merge branch 'topic/6767-fenv-names-macros' into develop
* topic/6767-fenv-names-macros:
  Do not qualify <fenv.h> names that might be macros.
2015-12-22 07:44:14 +01:00
Raffi Enficiaud
b3d233a360 Merge branch 'develop'
* develop:
  Updating CMake
  fix init lists for C++0x/gcc4.4
boost-1.60.0
2015-12-06 09:50:28 +01:00
Raffi Enficiaud
3a05632e34 Merge branch 'topic/fixup-gcc-44' into develop
* topic/fixup-gcc-44:
  Updating CMake
  fix init lists for C++0x/gcc4.4
2015-12-06 09:50:02 +01:00
Raffi Enficiaud
58b026694e Updating CMake 2015-12-05 22:43:54 +01:00
Raffi Enficiaud
a6c3f7bb1d fix init lists for C++0x/gcc4.4 2015-12-05 22:43:13 +01:00
Raffi Enficiaud
ce2bdbdd7a Merge branch 'develop'
* develop:
  fixup! MSVC-9/C++03 cannot have references for std::pair
  Revert "Merge pull request #88 from jwakely/rhbz1262444"
  Do not qualify <fenv.h> names that might be macros.
2015-12-05 22:40:39 +01:00
Jonathan Wakely
f50e7bc9fe Do not qualify <fenv.h> names that might be macros. 2015-11-22 16:51:03 +01:00
Raffi Enficiaud
72bc2c1116 Merge branch 'topic/msvc-hotfix' into develop
* topic/msvc-hotfix:
  fixup! MSVC-9/C++03 cannot have references for std::pair
2015-11-10 11:13:53 +01:00
Raffi Enficiaud
0022d3c7f3 fixup! MSVC-9/C++03 cannot have references for std::pair 2015-11-10 09:12:04 +01:00