Skip to content

platformstl::file_lines automated tests - #20

Open
synesissoftware wants to merge 2 commits into
devfrom
file_lines.tests
Open

synesissoftware wants to merge 2 commits into
devfrom
file_lines.tests

Conversation

@synesissoftware

Copy link
Copy Markdown
Owner

Add a platformstl filesystem component suite covering empty files and one-line, terminated-line, and three-line inputs; verify embedded NUL data raises platformstl::invalid_file_type_exception; register the filesystem subtree with the existing platformstl component tests;

Add a platformstl filesystem component suite covering empty files and
one-line, terminated-line, and three-line inputs; verify embedded NUL data
raises platformstl::invalid_file_type_exception; register the filesystem
subtree with the existing platformstl component tests;
@synesissoftware synesissoftware self-assigned this Sep 23, 2026
@synesissoftware synesissoftware changed the title test(stlsoft): cover platformstl::file_lines component behavior platformstl::file_lines automated tests Sep 23, 2026
Add a byte-oriented write that preserves embedded NULs, and deprecate
write(void const*, size_t) in its favour. Cover CR and CRLF files in the
file_lines component tests, and write the NUL fixture through
write_binary().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants