Hacker News new | ask | show | jobs
by poisonborz 420 days ago
You have test strings covering all cases and they match accordingly? The same way you'd know when writing manually.
1 comments

Covering all cases? How would that be possible? Even if we only consider ASCII strings, there are 16.000 possible two-character strings, 2 million possible three-character strings and so on.