mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 02:16:21 +00:00
refactor(flatfile): single-line file header with format-version marker
This commit is contained in:
@@ -458,7 +458,7 @@ void
|
||||
test_ff_parse_line_comment(void** state)
|
||||
{
|
||||
assert_null(ff_parse_line("# this is a comment"));
|
||||
assert_null(ff_parse_line("# profanity chat log — UTF-8, LF line endings"));
|
||||
assert_null(ff_parse_line("# cproof chat log — UTF-8, LF line endings"));
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user