bp/tests
2023-11-25 14:57:19 -05:00
..
01-literal.in Added leading zeroes 2022-04-09 14:24:06 -04:00
01-literal.out Added leading zeroes 2022-04-09 14:24:06 -04:00
01-literal.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
02-char.in Added leading zeroes 2022-04-09 14:24:06 -04:00
02-char.out Added leading zeroes 2022-04-09 14:24:06 -04:00
02-char.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
03-char-range.in Added leading zeroes 2022-04-09 14:24:06 -04:00
03-char-range.out Added leading zeroes 2022-04-09 14:24:06 -04:00
03-char-range.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
04-sequence.in Added leading zeroes 2022-04-09 14:24:06 -04:00
04-sequence.out Added leading zeroes 2022-04-09 14:24:06 -04:00
04-sequence.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
05-dot.in Added leading zeroes 2022-04-09 14:24:06 -04:00
05-dot.out Added leading zeroes 2022-04-09 14:24:06 -04:00
05-dot.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
06-start-of-line.in Added leading zeroes 2022-04-09 14:24:06 -04:00
06-start-of-line.out Added leading zeroes 2022-04-09 14:24:06 -04:00
06-start-of-line.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
07-end-of-line.in Added leading zeroes 2022-04-09 14:24:06 -04:00
07-end-of-line.out Added leading zeroes 2022-04-09 14:24:06 -04:00
07-end-of-line.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
08-spaces.in Added leading zeroes 2022-04-09 14:24:06 -04:00
08-spaces.out Added leading zeroes 2022-04-09 14:24:06 -04:00
08-spaces.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
09-ellipsis.in Added leading zeroes 2022-04-09 14:24:06 -04:00
09-ellipsis.out Added leading zeroes 2022-04-09 14:24:06 -04:00
09-ellipsis.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
10-words.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
10-words.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
10-words.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
11-ordered-choice.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
11-ordered-choice.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
11-ordered-choice.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
12-star.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
12-star.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
12-star.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
13-plus.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
13-plus.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
13-plus.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
14-repeat-sep.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
14-repeat-sep.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
14-repeat-sep.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
15-repeating.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
15-repeating.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
15-repeating.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
16-lookahead.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
16-lookahead.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
16-lookahead.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
17-lookbehind.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
17-lookbehind.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
17-lookbehind.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
18-lookbehind-variable-length.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
18-lookbehind-variable-length.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
18-lookbehind-variable-length.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
19-negation.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
19-negation.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
19-negation.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
20-submatch.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
20-submatch.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
20-submatch.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
21-no-submatch.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
21-no-submatch.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
21-no-submatch.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
22-replace.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
22-replace.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
22-replace.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
23-nested-parens.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
23-nested-parens.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
23-nested-parens.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
24-backref.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
24-backref.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
24-backref.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
25-replace-capture.in Added tests/tutorial 2021-08-28 14:26:32 -07:00
25-replace-capture.out Added tests/tutorial 2021-08-28 14:26:32 -07:00
25-replace-capture.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
26-null-byte.in Added null byte test 2021-09-29 14:57:51 -07:00
26-null-byte.out Added null byte test 2021-09-29 14:57:51 -07:00
26-null-byte.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
27-left-recursion.in Git bookkeeping 2022-04-04 13:44:01 -04:00
27-left-recursion.out Git bookkeeping 2022-04-04 13:44:01 -04:00
27-left-recursion.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
28-left-recursion2.in Git bookkeeping 2022-04-04 13:44:01 -04:00
28-left-recursion2.out Git bookkeeping 2022-04-04 13:44:01 -04:00
28-left-recursion2.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00
29-left-recursion3.in Bugfix for left recursion 2022-05-02 17:23:02 -04:00
29-left-recursion3.out Bugfix for left recursion 2022-05-02 17:23:02 -04:00
29-left-recursion3.sh Deprecate '-p' flag and replace backslash interpolation with curly brace 2023-11-25 14:57:19 -05:00