issues
search
mity
/
acutest
Simple header-only C/C++ unit testing facility.
MIT License
346
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Paths in the verbose mode.
#32
mity
closed
4 years ago
1
Testing C code that abort()s
#31
chatziko
closed
4 years ago
5
Fixes for timing and clang-tidy use.
#30
gdamore
closed
4 years ago
3
TEST_CASE should evaluate as a statement (no trailing semicolon)
#29
gdamore
closed
4 years ago
0
Timing calculations are wrong
#28
gdamore
closed
4 years ago
0
TEST_ASSERT: Only abort if the check fails
#27
AndreRenaud
closed
4 years ago
1
Adding TEST_ASSERT (like TEST_CHECK but aborting the test on a failed condition)
#26
AndreRenaud
closed
4 years ago
9
Stop warnings about unused variables
#25
AndreRenaud
closed
5 years ago
1
fix spelling
#24
flatcap
closed
5 years ago
1
Extract test name from executable
#23
AndreRenaud
closed
5 years ago
1
testsuite name
#22
mity
closed
5 years ago
1
Added per-test timing support
#21
AndreRenaud
closed
5 years ago
8
Xunit support
#20
AndreRenaud
closed
5 years ago
8
add checks for exceptions
#19
sakateka
closed
5 years ago
23
program crash as a way to pass the test
#18
ghikio
closed
5 years ago
3
Implement TAP (https://testanything.org/)
#17
mity
closed
5 years ago
2
“Test Anything Protocol” output mode
#16
sandhose
closed
5 years ago
1
Measure
#15
O-Pelumi
closed
5 years ago
3
Remove trailing whitespace
#14
flatcap
closed
6 years ago
1
Sign conversion warnings when compiling with -Wsign-conversion under clang
#13
xor-gate
closed
6 years ago
3
Fix `isatty` build error with Embarcadero C++ Builder.
#12
BrendanSimon
closed
7 years ago
1
How to list tests in multiple files and test everything in one exe
#11
BrendanSimon
closed
7 years ago
3
ACUTest does not build with Embaradero C++ Builder
#10
BrendanSimon
closed
7 years ago
3
Multiple definition of `test_check__'
#9
ema-pe
closed
7 years ago
4
CUTest tutorial available
#8
tomcam
closed
7 years ago
4
Do not add feature test macros
#7
zeehio
closed
7 years ago
4
Multiple projects with the same cutest name
#6
mity
closed
7 years ago
3
POSIX fixes for standard C compatibility
#5
zeehio
closed
8 years ago
1
Getting error related to lcrt0.o library
#4
piyushchauhan2011
closed
8 years ago
5
Fix some valid GCC warnings
#3
ctz
closed
9 years ago
1
Rename README file with proper extension to get cute github rendering
#2
cipherself
closed
9 years ago
5
Fix build on Linux
#1
ctz
closed
10 years ago
1
Previous