]> Kevux Git Server - fll/commit
Update: Finish fixing iki_read for runtime tests.
authorKevin Day <Kevin@kevux.org>
Tue, 7 Jan 2025 01:38:49 +0000 (19:38 -0600)
committerKevin Day <Kevin@kevux.org>
Tue, 7 Jan 2025 01:39:37 +0000 (19:39 -0600)
commit44f156c5b09506bb9bd0549b899cc67705f21d7d
tree1e476e297091c69b1868e9c4a11bcf6dfc5426e3
parent2236a944ba38c1c4a28333a45e55f9af86a6c4b4
Update: Finish fixing iki_read for runtime tests.

The iki_read must still print the unmatched variables.

The `iki_read_process_line()` is indeed still valid to have.

The total should still be printed even when there is no data or the start range is out of range.
This ensures that a 0 is printed in these situations.

There may or may not be eki_read fixes needed but runtime tests do not exist for that yet.
A follow up commit shall address this.
level_3/iki_read/c/eki/process.c
level_3/iki_read/c/iki/process.c
level_3/iki_read/c/main/process.c