1
0
mirror of synced 2026-05-23 13:46:47 +00:00
Files
YosysHQ.yosys/examples
Krystine Sherwin 1248af1e02 Tests: Prefer single quotes for regex
Replaces double quotes on problematic regex strings (mostly ones that have escape sequences that are easier to preserve in single quotes).  Necessitates also changing single quotes to `.`, i.e match any.
For some (mostly ones that only have a single escaped character, or were using `\.` to match a literal fullstop) keep the double quotes and fix the regex instead.
2025-10-06 14:22:33 +13:00
..
2018-07-22 22:29:31 +02:00
2019-09-04 16:29:40 +02:00