mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
add test_error_detection to check it detects error
This commit is contained in:
@@ -26,7 +26,8 @@ set(TEST_NAMES
|
||||
test_from_toml
|
||||
test_parse_file
|
||||
test_parse_unicode
|
||||
)
|
||||
test_error_detection
|
||||
)
|
||||
|
||||
CHECK_CXX_COMPILER_FLAG("-Wall" COMPILER_SUPPORTS_WALL)
|
||||
CHECK_CXX_COMPILER_FLAG("-Wpedantic" COMPILER_SUPPORTS_WPEDANTIC)
|
||||
|
||||
Reference in New Issue
Block a user