mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-23 07:52:23 +02:00
Round 123: Tests for countInFile non-overlapping regex match behavior (aaa with /aa/g returns 1 not 2), replaceInFile with $& and $$ substitution tokens in replacement strings, and parseSessionMetadata CRLF section boundary bleed where \n\n fails to match \r\n\r\n. Total: 929 tests, all passing.