issues
search
boostorg
/
test
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
http://boost.org/libs/test
Boost Software License 1.0
183
stars
140
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge to Master for 1.87
#433
mborland
closed
2 weeks ago
0
Rename method arguments to avoid collision with linux UAPI macro
#432
notdanhan
opened
1 month ago
0
Fix for the issue #430, arg_type_mismatch exception with dynamic link
#431
kantan2015
closed
1 month ago
0
dynamic link with clang causes boost::runtime::arg_type_mismatch
#430
kantan2015
closed
1 month ago
0
Warnings on Windows GCC in header code
#429
correaa
opened
4 months ago
2
Warnings on Windows Clang in header code
#428
correaa
opened
4 months ago
0
Spectre mitigation warning on progress_monitor code
#427
correaa
opened
4 months ago
0
Add support for modular build structure.
#426
grafikrobot
opened
4 months ago
6
Documentation: no changhe log since 1.79.0
#425
Oodini
opened
4 months ago
0
Documentation: outdated links
#424
Oodini
opened
4 months ago
0
Report the exception text from BOOST_CHECK_NO_THROW
#423
ujos
opened
4 months ago
0
Fix unused variable warning for 1.86 release
#422
mborland
closed
4 months ago
0
Fix unused variable warning
#421
mborland
closed
4 months ago
0
Merge for 1.86
#420
mborland
closed
4 months ago
0
Invalid free/delete error in Boost.Test with minimal test case on Boost 1.85
#419
bullvolkan
opened
4 months ago
1
free(): invalid pointer at test exit
#418
arkadesOrg
closed
5 months ago
8
Bug in documentation formatting
#417
Oodini
opened
5 months ago
0
Problems to read the documentation
#416
Oodini
opened
5 months ago
0
Fix -Wundef in configuration
#415
mborland
closed
6 months ago
0
Don't use obsolete predef/checks/predef.jam B2 module.
#414
grafikrobot
closed
7 months ago
0
Don't use obsolete predef/checks/predef.jam B2 module.
#413
grafikrobot
closed
7 months ago
0
Implement benchmark support
#412
sonntex
opened
7 months ago
0
Fix boost::function streaming error
#411
mborland
closed
8 months ago
1
Merge for 1.85
#410
mborland
closed
8 months ago
7
question: how to correctly create print helpers for '<<' explicitly removed in C++20?
#409
mbel1
opened
9 months ago
2
Unit-test runs for 30 minutes when BOOST_TEST used in the loop
#408
JBakamovic
opened
10 months ago
0
Surpresses MSVC C4702 from __builtin_unreachable()
#407
mborland
closed
11 months ago
0
Respect library-specific _NO_LIB macros. Fixes #339.
#406
pdimov
closed
11 months ago
2
When using MSVC, collections always require their element type to be comparable
#405
Marc-Aldorasi-Imprivata
opened
11 months ago
0
Unexpected behavior with `--run_test`
#404
lballabio
closed
11 months ago
2
fix "boost/test/impl/execution_monitor.ipp" compilation in GCC 13.2
#403
gh-user-2022
closed
12 months ago
4
fix <boost/test/unit_test.hpp> - remove the requirement to define BOOST_TEST_MAIN to get auto-link
#402
gh-user-2022
closed
11 months ago
6
Bug fixes for 1.84
#401
mborland
closed
1 year ago
0
Remove C++03 Testing
#400
mborland
closed
1 year ago
2
Fix overflow warning in `print_helper.hpp`. #398
#399
JBouwer
closed
10 months ago
0
Overflow warning in `print_helper.hpp`
#398
JBouwer
closed
10 months ago
0
Missing formats for --list_content
#397
fsimonis
opened
1 year ago
0
Prevent potential integer overflow in precision calculation.
#396
tinko92
closed
10 months ago
1
Include negated assertion_result messages:
#395
krwalker
opened
1 year ago
0
BOOST_TEST_LOG_FORMAT=XML not generating valid XML
#394
agarwalneetu
opened
1 year ago
2
fix unreachable return compilation error
#393
timmaraju
closed
5 months ago
2
Fix definition of BOOST_TEST_PRIxPTR for glibc 2.2-2.17
#392
mborland
closed
1 year ago
0
execution_monitor.ipp dosn't compile with glibc 2.17
#391
ChristophStrehle
closed
1 year ago
1
Fix MSVC compiler warning
#390
MarcelRaad
closed
1 year ago
0
Merge for Boost 1.83
#389
mborland
closed
1 year ago
0
BOOST_DATA_TEST_CASE doesn't compile when a variable `t` is present
#388
circuitPolys
opened
1 year ago
0
MSVC compile errors due to missing `inttypes.h`
#387
Lastique
closed
1 year ago
0
Fix 375 and 353 for older compilers
#386
mborland
closed
1 year ago
3
Older compilers do not support defaulted nothrow destructors
#385
Lastique
closed
1 year ago
4
Update CI to use containers for old compilers
#384
mborland
closed
1 year ago
0
Next