1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Anatoli Babenia 908bc52237 g++ workaround could still strip ++ if more ++ were encountered
This replaces cycle logic in #312 with regex.
2021-11-13 18:21:53 +03:00
Anatoli Babenia 4643429c33 Simplify handling of query with multiple spaces
A followup to #312
2021-11-13 17:18:27 +03:00
Jan200101 f8d27202be add generic test cases 2021-11-13 09:59:01 +01:00
Anatoli Babenia 3d1e4ec2f9 Add test for section splitting (for #312) 2021-10-22 13:29:41 +03:00