Raffi Enficiaud
dbd334881d
Disabling variadic macro extensions from the standard from the Jamfiles
2015-10-15 22:21:20 +02:00
Raffi Enficiaud
19b214be01
Making test compatible with C++03 (old interface)
...
Introducing a new macro indicating fulle support of BOOST_TEST
2015-10-15 22:16:14 +02:00
Raffi Enficiaud
4d35ca9cce
Disabling warning on CLANG and GCC due to the BOOST_PP_VARIADIC enforcement
2015-10-15 22:16:14 +02:00
Raffi Enficiaud
976f69a5fa
Enabling variadic macros support on CLANG and GCC
2015-10-15 22:09:01 +02:00
Raffi Enficiaud
2355950c79
Adding requirements for filtering out unit tests and better C++03/C++11 compatibility
...
Removing the enforcement of the C++ dialect from the Jamfile
2015-10-15 22:09:01 +02:00
Raffi Enficiaud
c99f9b591f
Change log update
2015-10-07 00:59:09 +02:00
Gennadiy Rozental
c80e2a6f6b
fix comparison of collections of collection types
2015-10-07 00:54:33 +02:00
Raffi Enficiaud
635a98c91e
Preparing change log
2015-10-07 00:47:43 +02:00
Raffi Enficiaud
fad2d2938c
Merge branch 'pr/pr-87' into develop
...
* pr/pr-87:
Fix compilation with BOOST_NO_EXCEPTIONS
2015-09-18 17:44:08 +02:00
Marcel Raad
e0f176a355
Fix compilation with BOOST_NO_EXCEPTIONS
...
The return type of throw_exception was missing.
Amend: making the signature of BOOST_NORETURN appear first.
2015-09-18 17:34:40 +02:00
Raffi Enficiaud
450c1927b9
Fixing doc file links (check on the website)
2015-09-18 17:19:29 +02:00
Raffi Enficiaud
29f2adc11a
remove non-sense
2015-09-17 15:27:55 +02:00
Raffi Enficiaud
46ce341e79
Merge branch 'local/exception_doc' into develop
...
* local/exception_doc:
Don't know what would be the best option for the examples: either a "generic" example in which case the reader cannot load the example file (minor as the file is visible in the doc) or the full name of the example (hard to maintain).
Updating the README for the doc Trying to integrate the boost.test logo to the doc
line endings
Exception correctness testing section
2015-09-17 15:12:32 +02:00
Raffi Enficiaud
e41a29bb32
Don't know what would be the best option for the examples: either a "generic" example in which case the reader cannot load the example file (minor as the file is visible in the doc) or the full name of the example (hard to maintain).
2015-09-17 15:11:46 +02:00
Raffi Enficiaud
cfbb2958d5
Updating the README for the doc
...
Trying to integrate the boost.test logo to the doc
2015-09-17 15:09:30 +02:00
Raffi Enficiaud
447b6d6b30
line endings
2015-09-17 15:09:04 +02:00
Raffi Enficiaud
2c6dcdb247
Exception correctness testing section
...
- clarify the reference section
- emphasises the BOOST_<level>_THROW behaviour wrt. unexpected exceptions
- full example for API testing
- renaming cpp files
- adding examples
2015-09-17 15:07:48 +02:00
Gennadiy Rozental
9857c9f67f
a==a with tolerance 0
2015-09-07 16:57:04 -04:00
Gennadiy Rozental
26566015d1
second operand of binary op should not be const
2015-09-07 16:36:30 -04:00
Gennadiy Rozental
b5d35a37cf
Merge branch 'develop' of github.com:boostorg/test into develop
2015-09-07 16:01:08 -04:00
Gennadiy Rozental
01bb1658bf
fixed bug with const value comparison
2015-09-07 15:58:29 -04:00
Gennadiy Rozental
868395b724
Merge pull request #84 from BenWiederhake/develop
...
Documentation enhancement
2015-09-07 02:17:41 -04:00
Gennadiy Rozental
8be6a5fbe8
use BOOST_NORETURN
2015-09-07 02:06:26 -04:00
Gennadiy Rozental
6f17d56d34
Merge pull request #86 from jzmaddock/noexcept-fix
...
Fix broken support for building with -fno-exceptions on GCC.
2015-09-07 01:51:18 -04:00
jzmaddock
b0ae9050b7
Fix broken support for building with -fno-exceptions on GCC.
2015-09-06 10:03:18 +01:00
Ben Wiederhake
b7215b239c
Documentation enhancement
2015-08-26 20:57:20 +02:00
BenWiederhake
cbc7db5472
Documentation enhancement: missing linebreak.
2015-08-17 22:33:50 +02:00
BenWiederhake
fcded0798d
Documentation enhancement
2015-08-17 22:33:02 +02:00
Raffi Enficiaud
830880ece1
Merge pull request #82 from danieljames/fix-json
...
Fix incorrect json.
2015-08-13 08:45:03 +02:00
Daniel James
96649d901b
Fix incorrect json.
2015-08-12 23:09:32 +01:00
Raffi Enficiaud
20f29b2f1f
Typo
2015-07-21 23:43:15 +02:00
Raffi Enficiaud
3de2eecc6d
Merge branch 'master' into develop
...
* master:
Change log update
2015-07-21 23:42:09 +02:00
Raffi Enficiaud
48d3418a05
Change log update
boost-1.59.0
2015-07-21 23:41:49 +02:00
Gennadiy Rozental
adcb8db3f3
few comments fixed
2015-07-21 03:08:54 -04:00
Gennadiy Rozental
9c6b3f7670
Merge branch 'develop' of github.com:boostorg/test into develop
2015-07-18 02:17:59 -04:00
Gennadiy Rozental
38fe5aa97e
fixed unit test
2015-07-18 02:17:36 -04:00
Raffi Enficiaud
da7a6ebd04
Merge pull request #80 from mkurdej/fix-typos
...
Fix typos.
2015-07-13 14:02:15 +02:00
Marek Kurdej
aeb67a50ca
Fixed typos. Used U.S. spelling consistently.
2015-07-10 15:09:52 +02:00
Marek Kurdej
9221afcefe
Fix typo checkoint -> checkpoint.
2015-07-10 14:34:33 +02:00
Raffi Enficiaud
d119263c12
Merge pull request #79 from akrzemi1/patch-9
...
doc: "singular" --> "single"
2015-07-08 23:24:40 +02:00
Andrzej Krzemieński
af10d01b72
doc: "singular" --> "single"
2015-07-08 23:13:01 +02:00
Raffi Enficiaud
73d8bf0369
Change log update of the develop branch
2015-07-08 09:54:25 +02:00
Raffi Enficiaud
2a09f41176
Merge branch 'master' into develop
...
* master: (54 commits)
Closing issue 7894
Some more changelog
Making the release name appear as well
Change log update
Removed postponed issue
Update of the change log
Change log already addressed
Thread: merge [81791]-tools dir missing
Spirit: merging from trunk upto rev. 61489
Merge r62426 from ^/trunk ------------------------------------------------------------------------ r62426 | jhunold | 2010-06-04 16:31:54 +0200 (Fr, 04 Jun 2010) | 2 lines
Reverted an accidental commit.
Merged changes from trunk (rev. 62450). Fixes #3876 .
merge into release
merge into release
merge memory fix. Fixes #2889
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Add basic copyright/license to keep cmake out of the inspection report
Trunk version of Boost.Test finally being released
Fixed broken merges from last commit; kept boost::next and boost::prior changes to BGL that went in by accident in that commit, though
Fixed almost all tab and min/max issues found by inspect tool
...
Conflicts:
doc/closing_chapters/change_log.qbk
2015-07-08 09:51:58 +02:00
Raffi Enficiaud
b30768e2dc
Closing issue 7894
2015-07-08 09:44:18 +02:00
Gennadiy Rozental
1c5ee0e37d
missing header
2015-07-08 01:16:33 -04:00
Gennadiy Rozental
fc2083eca2
Support for build with no exceptions
2015-07-08 00:49:31 -04:00
Gennadiy Rozental
374ccc8a4e
remove Interaction testing related flag
2015-07-07 21:44:59 -04:00
Gennadiy Rozental
8ed4b8f7d0
Merge branch 'develop' of github.com:boostorg/test into develop
2015-07-07 21:02:07 -04:00
Gennadiy Rozental
40d8bb7139
disable break_exec_path
2015-07-07 20:57:03 -04:00
Gennadiy Rozental
89b3d9e9fb
more conversion warnings cleaned up
2015-07-07 17:42:56 -04:00