issues
search
jasmcaus
/
tau
A Micro (1k lines of code) Unit Test Framework for C/C++
MIT License
158
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add IGNORE_TEST and IGNORE_TEST_F macros
#47
stefano-p
opened
13 hours ago
0
Add dedicated macros for pointer comparisons
#46
stefano-p
opened
15 hours ago
0
CI fix: Use version 20.04 when building with clang for Ubuntu
#45
jakeru
opened
6 months ago
0
CI fix: Use fixed mingw version when building for Windows
#44
jakeru
opened
6 months ago
1
Add test fixtures to documentation
#43
jakeru
closed
6 months ago
0
fix tauClock msan false positive on linux
#42
cpradog
closed
8 months ago
0
problem in tauClock under cygwin
#41
ellisonch
opened
1 year ago
0
extend all macros to variadic macros in order to support additional printf-style format string
#40
catbro666
opened
1 year ago
0
doesn't print red failed report if all tests pass
#39
catbro666
closed
1 year ago
1
If we do tests in a loop, it seems we don't have an easy way to prompt which iteration failed
#38
catbro666
opened
1 year ago
4
Documentation for fixture-based testing needed
#37
bonbonbaron
opened
1 year ago
0
Compiler warning: -Wunused-but-set-variable
#36
horta
opened
1 year ago
0
windows.h instead of Windows.h to work with mingw-w64 cross-compilation
#35
rpuntaie
closed
1 year ago
0
list: fix segmentation fault when using --list
#34
Jyx
closed
1 year ago
2
gcc 12.1.0 fails to compile the example
#33
chenyulue
opened
2 years ago
0
Make parameters and variables constant when they are not mutated
#32
tomasz-lisowski
closed
1 year ago
10
Use 'shouldAbortTest' to check if testing shall continue or end early
#31
tomasz-lisowski
closed
2 years ago
3
Make implicit cast to double explicit to avoid triggering -Wconversion
#30
tomasz-lisowski
closed
2 years ago
0
Correct example in Tau primer
#29
tomasz-lisowski
closed
2 years ago
0
port static_asserts from Adorad
#28
matu3ba
closed
2 years ago
1
macro to test for signedness of type
#27
matu3ba
closed
2 years ago
3
docs: TEST blocks require that there is no return value
#26
matu3ba
opened
2 years ago
3
design questions on minimizing dependencies
#25
matu3ba
opened
2 years ago
1
document necessary search path and remove trailing spaces
#24
matu3ba
closed
2 years ago
2
use local paths and remove trailing spaces
#23
matu3ba
closed
2 years ago
4
Abi tests/Helper macros for char signedness
#22
matu3ba
closed
2 years ago
2
CHECK with message doesn't work
#21
GibbOne
closed
2 years ago
9
Filtering by exact name doesn't work
#20
GibbOne
opened
2 years ago
5
Only use red text for FAILED summary if tests failed
#19
handledexception
closed
2 years ago
2
specify code formatting
#18
matu3ba
closed
2 years ago
1
base types: 128bit support and description of what arithmetic is checked or not checked (or how to check stuff)
#17
matu3ba
closed
2 years ago
0
question: how can I test for arithmetic overflow
#16
matu3ba
opened
2 years ago
3
defaults and changing them for compiler errors
#15
matu3ba
opened
2 years ago
8
--list option must not run but only list the tests
#14
0xfk0
closed
2 years ago
1
--no-summary option doesn't works
#13
0xfk0
closed
2 years ago
1
Please fix tauPrintf macro
#12
0xfk0
closed
2 years ago
1
fix #10 headers path for cmake install
#11
zzvkaa
closed
2 years ago
5
cmake's install() macro fails with _deps/tau-src/include/tau not found
#10
zzvkaa
closed
2 years ago
4
Issue 7 macro names
#9
stefano-p
closed
3 years ago
0
Support for Mocks + other features?
#8
stefano-p
closed
2 years ago
6
Refactor of macro names related to strings and substrings check, to avoid confusion
#7
stefano-p
closed
3 years ago
11
New buf macros
#6
stefano-p
closed
3 years ago
5
Primer doc does not match code
#5
pedro-w
closed
3 years ago
1
README Changes
#4
jasmcaus
closed
3 years ago
0
Compilation failed with cmake
#3
imsomedev
closed
3 years ago
5
Add Extensive Tests
#2
jasmcaus
closed
3 years ago
1
Update Arrow.h
#1
jasmcaus
closed
3 years ago
0