issues
search
snitch-org
/
snitch
Lightweight C++20 testing framework.
Boost Software License 1.0
267
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Install missing snitch_registry.hpp
#91
tocic
closed
1 year ago
2
fatal error: snitch/snitch_registry.hpp: No such file or directory
#90
tocic
closed
1 year ago
1
Update version number and allow workflows to run on main
#89
cschreib
closed
1 year ago
1
Generate test events for successful assertions
#87
cschreib
closed
1 year ago
1
Generate a test event on successful assertion
#86
cschreib
closed
1 year ago
3
PVS analyzer founds issue in "CHECK" macro
#85
victimsnino
closed
1 year ago
3
Split single header and source file into separate files for development
#84
cschreib
closed
1 year ago
4
Nested sections don't always execute
#83
cschreib
closed
1 year ago
0
Default reporter: line jump may be missed if failure message exceeds maximum message length
#82
cschreib
closed
1 year ago
0
Better handling of internal failure modes and fix section bug
#81
cschreib
closed
1 year ago
1
Allow using check macros outside of tests
#80
cschreib
opened
1 year ago
2
`FetchContent` usage results in a project that is always out-of-date
#79
jeremyong
closed
1 year ago
3
Obtaining # error Unsupported compiler
#78
victimsnino
closed
1 year ago
2
Check your code with werror and wpedantic
#77
victimsnino
closed
1 year ago
5
Add `CONSTEXPR_CHECK` and `CONSTEXPR_REQUIRE`
#76
cschreib
closed
1 year ago
1
Add a check macro that generates a compile-time error if the given expression is not `constexpr`
#75
cschreib
opened
1 year ago
0
Incorrect formatting for uncaught `std::exception`
#74
cschreib
closed
1 year ago
0
Fix absolute paths in library and missing tests
#73
cschreib
closed
1 year ago
1
BDD-style macros
#72
zhihaoy
opened
1 year ago
1
Add native meson.build
#71
willwray
closed
1 year ago
31
`REQUIRE_THROWS_*` macros with a direct `throw` statement generate MSVC warning
#70
cschreib
closed
1 year ago
1
Fix several bugs related to macro expansions
#69
cschreib
closed
1 year ago
1
`REQUIRE_THROWS_MATCHES` and `CHECK_THROWS_MATCHES` do not preserve matcher state
#68
cschreib
closed
1 year ago
0
`REQUIRE_THAT` and `CHECK_THAT` do not work
#67
cschreib
closed
1 year ago
0
Suspicious static_assert condition in get_format_code()
#66
tocic
closed
1 year ago
1
Simplify is_match's early exit condition
#65
tocic
closed
1 year ago
1
Include missing <utility> header
#64
tocic
closed
1 year ago
1
Fix typos
#63
tocic
closed
1 year ago
1
The library contains absolute paths to the build directory
#62
tocic
closed
1 year ago
1
Fix support for expressions containing commas in check macros
#61
cschreib
closed
1 year ago
1
Add support for `STATIC_CHECK` to test compile-time/constexpr expressions
#60
cschreib
closed
1 year ago
2
Add support for generators
#59
cschreib
opened
1 year ago
1
Minor readme update
#57
cschreib
closed
1 year ago
0
Add support for wildcards in CLI test and tag filters
#56
cschreib
closed
1 year ago
1
Extract creation of snitch_all.hpp into Python script
#55
cschreib
closed
1 year ago
1
Consider minimal meson.build support
#54
willwray
closed
1 year ago
17
Added support for fixtures
#53
cschreib
closed
1 year ago
1
Minor README update
#52
cschreib
closed
1 year ago
1
Add support for more operators in check macros
#51
cschreib
closed
1 year ago
0
Rename snatch -> snitch
#50
cschreib
closed
1 year ago
0
Rename snatch -> snitch
#49
cschreib
closed
1 year ago
1
Fix build number reported when included as submodule/FetchContent/ExternalProject
#48
cschreib
closed
1 year ago
0
Change license to BSL
#47
cschreib
closed
1 year ago
0
Allow `TEST_CASE()` to not specify tags
#46
cschreib
closed
1 year ago
1
Allow `REQUIRE()` and `CHECK()` even on non-decomposable expressions
#45
cschreib
closed
1 year ago
0
Use regular function for test case
#44
cschreib
closed
1 year ago
0
Add support for types that require comparison with literal 0
#43
horenmar
closed
1 year ago
5
Add support for TEST_CASE without tags
#42
horenmar
closed
1 year ago
1
Latest release does not provide snatch_all.hpp?
#41
horenmar
closed
1 year ago
3
Reduce standard header inclusions
#40
cschreib
closed
1 year ago
2
Previous
Next