issues
search
boost-ext
/
ut
C++20 μ(micro)/Unit Testing Framework
https://boost-ext.github.io/ut
Boost Software License 1.0
1.26k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parallel test runner is not actually parallel
#641
cschreib
opened
2 weeks ago
0
Regression in v2.1.0: Warnings for parameterised tests
#640
tobiasleibner
opened
3 weeks ago
0
Typo fixes in README.md and ut.hpp
#639
LineGM
closed
2 months ago
0
SEGV when using Clang [12, 16]
#637
pfeatherstone
opened
3 months ago
14
little fix cmake + little fix github pipelines
#636
Arniiiii
closed
3 months ago
1
Remove Support for Fetching PackageProject.cmake from CPM.cmake
#635
threeal
closed
4 months ago
0
Add Option for Enabling Install Targets
#634
threeal
closed
4 months ago
0
Disable Install Targets If It Is a Subproject
#633
threeal
closed
4 months ago
1
Add missing newline to print_console_summary
#632
ItsBasi
closed
4 months ago
0
Unnecessary CPM.cmake to Get PackageProject.cmake
#631
threeal
closed
4 months ago
0
Add the option to display a diff when comparing strings
#630
SuperFola
opened
5 months ago
0
Custom message for fatal expressions not shown
#629
jbbjarnason
opened
5 months ago
1
Readme, fix fatal expr custom message example
#628
jbbjarnason
closed
5 months ago
0
Fatal expression with custom message compile error
#627
jbbjarnason
closed
5 months ago
2
Fix a segmentation fault caused by a negative argc
#626
gaalexandre
closed
5 months ago
1
Fix the CI tests
#625
gaalexandre
opened
5 months ago
0
Number of asserts is reported wrongly
#624
SimonMarynissen
opened
6 months ago
1
Tests are always skipped when ut is #included into a module
#623
abbator
opened
7 months ago
0
Fix: Ensure Command Line Arguments Are Respected in Clang Compilation
#622
AndreasLokko
closed
7 months ago
1
ut.hpp: Corrected XML formatting issue in print_junit_summary
#621
AndreasLokko
opened
7 months ago
0
README.md: Add missing " to example.
#620
AndreasLokko
closed
7 months ago
0
aborts support on Windows?
#619
braxtons12
opened
8 months ago
0
Version 2.0.1 segfaults when using std::format and std::cout on multiple threads
#618
stephenberry
opened
8 months ago
24
std::cout blocked from printing, is there an option to set?
#617
stephenberry
opened
8 months ago
0
is_stream_insertable_v and reserved identifier fix
#616
arturbac
closed
8 months ago
2
Leak when a source file starts with an A
#613
SuperFola
opened
8 months ago
0
:bug: Fix #569 - test.name lifetime with dynamic names
#612
kris-jusiak
closed
8 months ago
0
Tests fail due to global instances destroyed
#611
calgray
opened
10 months ago
1
clang-scan-deps fails on ut.hpp
#610
tambry
opened
10 months ago
0
Add named suite example
#608
xkaraman
closed
10 months ago
0
Test crashes in aarch64 built with clang++
#607
sakhnik
opened
10 months ago
1
`using namespace boost::ut;` breaks piping views that are copied to local variable.
#606
MiroPalmu
opened
10 months ago
0
Boost review process
#605
Endilll
opened
10 months ago
0
MSVC named module enablement
#604
MathiasMagnus
opened
10 months ago
0
Would be nice if the _i operator accepted hex constants
#603
crazy-eddie
opened
10 months ago
1
Fix `win_compat_test.cpp` when building with mingw
#602
helmesjo
closed
10 months ago
1
Fix MSVC warnings and compile errors
#601
helmesjo
closed
10 months ago
1
7 tests fail
#600
yurivict
opened
10 months ago
0
running clang-format on ut.hpp in master produces changes?
#599
ambushed
opened
11 months ago
0
piping tuple into a test case enforces const-ness of passed type instances
#598
ambushed
opened
11 months ago
0
Comparing (and printing) char32_t
#597
matgat
opened
11 months ago
0
[CMake] Test condition failure line in ut.hpp instead of test source file
#596
dingari
closed
2 weeks ago
8
[feature] Add property based testing
#595
Theramar
opened
11 months ago
0
better output like libassert
#594
Theramar
opened
11 months ago
0
Workaround for segfault on Clang 17 and possibly others.
#593
SanderVocke
opened
11 months ago
0
allow use of ranges with parameterized tests
#592
oliverlee
closed
1 year ago
0
TAP reporter - needs an event::on_tests_begin
#591
talisein
opened
1 year ago
0
Constructor attribute is only working correctly in gcc
#590
GomesGoncalo
closed
7 months ago
3
Update supported compiler versions for 2.0.0
#589
jwillikers
opened
1 year ago
1
:arrow_up: v2.0.0
#588
kris-jusiak
closed
1 year ago
0
Next