summaryrefslogtreecommitdiff
path: root/tests/lib/libc/regex/data/basic.in
blob: d1e3aa9dadb2460d75f1188f5ee0fd938ca6156a (plain)
1
2
3
4
5
# basics
a		&	a	a
abc		&	abc	abc
abc|de		-	abc	abc
a|b|c		-	abc	a
+0000'>2021-02-28tests/lint: force 'expect' annotationsrillig 2021-02-28lint: make messages for incompatible pointers more specificrillig 2021-02-28tests/lint: add tests for function pointersrillig 2021-02-21lint: force each test to declare the expected diagnosticsrillig 2021-01-02lint: add a test for each message produced by lint1rillig