|
| 1 | +# This is an auto-generated file. |
| 2 | +# |
| 3 | +# Regenerating this file via `configlet sync` will: |
| 4 | +# - Recreate every `description` key/value pair |
| 5 | +# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications |
| 6 | +# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion) |
| 7 | +# - Preserve any other key/value pair |
| 8 | +# |
| 9 | +# As user-added comments (using the # character) will be removed when this file |
| 10 | +# is regenerated, comments can be added via a `comment` key. |
| 11 | + |
| 12 | +[9049fdfd-53a7-4480-a390-375203837d09] |
| 13 | +description = "Test grepping a single file -> One file, one match, no flags" |
| 14 | + |
| 15 | +[76519cce-98e3-46cd-b287-aac31b1d77d6] |
| 16 | +description = "Test grepping a single file -> One file, one match, print line numbers flag" |
| 17 | + |
| 18 | +[af0b6d3c-e0e8-475e-a112-c0fc10a1eb30] |
| 19 | +description = "Test grepping a single file -> One file, one match, case-insensitive flag" |
| 20 | + |
| 21 | +[ff7af839-d1b8-4856-a53e-99283579b672] |
| 22 | +description = "Test grepping a single file -> One file, one match, print file names flag" |
| 23 | + |
| 24 | +[8625238a-720c-4a16-81f2-924ec8e222cb] |
| 25 | +description = "Test grepping a single file -> One file, one match, match entire lines flag" |
| 26 | + |
| 27 | +[2a6266b3-a60f-475c-a5f5-f5008a717d3e] |
| 28 | +description = "Test grepping a single file -> One file, one match, multiple flags" |
| 29 | + |
| 30 | +[842222da-32e8-4646-89df-0d38220f77a1] |
| 31 | +description = "Test grepping a single file -> One file, several matches, no flags" |
| 32 | + |
| 33 | +[4d84f45f-a1d8-4c2e-a00e-0b292233828c] |
| 34 | +description = "Test grepping a single file -> One file, several matches, print line numbers flag" |
| 35 | + |
| 36 | +[0a483b66-315b-45f5-bc85-3ce353a22539] |
| 37 | +description = "Test grepping a single file -> One file, several matches, match entire lines flag" |
| 38 | + |
| 39 | +[3d2ca86a-edd7-494c-8938-8eeed1c61cfa] |
| 40 | +description = "Test grepping a single file -> One file, several matches, case-insensitive flag" |
| 41 | + |
| 42 | +[1f52001f-f224-4521-9456-11120cad4432] |
| 43 | +description = "Test grepping a single file -> One file, several matches, inverted flag" |
| 44 | + |
| 45 | +[7a6ede7f-7dd5-4364-8bf8-0697c53a09fe] |
| 46 | +description = "Test grepping a single file -> One file, no matches, various flags" |
| 47 | + |
| 48 | +[3d3dfc23-8f2a-4e34-abd6-7b7d140291dc] |
| 49 | +description = "Test grepping a single file -> One file, one match, file flag takes precedence over line flag" |
| 50 | + |
| 51 | +[87b21b24-b788-4d6e-a68b-7afe9ca141fe] |
| 52 | +description = "Test grepping a single file -> One file, several matches, inverted and match entire lines flags" |
| 53 | + |
| 54 | +[ba496a23-6149-41c6-a027-28064ed533e5] |
| 55 | +description = "Test grepping multiples files at once -> Multiple files, one match, no flags" |
| 56 | + |
| 57 | +[4539bd36-6daa-4bc3-8e45-051f69f5aa95] |
| 58 | +description = "Test grepping multiples files at once -> Multiple files, several matches, no flags" |
| 59 | + |
| 60 | +[9fb4cc67-78e2-4761-8e6b-a4b57aba1938] |
| 61 | +description = "Test grepping multiples files at once -> Multiple files, several matches, print line numbers flag" |
| 62 | + |
| 63 | +[aeee1ef3-93c7-4cd5-af10-876f8c9ccc73] |
| 64 | +description = "Test grepping multiples files at once -> Multiple files, one match, print file names flag" |
| 65 | + |
| 66 | +[d69f3606-7d15-4ddf-89ae-01df198e6b6c] |
| 67 | +description = "Test grepping multiples files at once -> Multiple files, several matches, case-insensitive flag" |
| 68 | + |
| 69 | +[82ef739d-6701-4086-b911-007d1a3deb21] |
| 70 | +description = "Test grepping multiples files at once -> Multiple files, several matches, inverted flag" |
| 71 | + |
| 72 | +[77b2eb07-2921-4ea0-8971-7636b44f5d29] |
| 73 | +description = "Test grepping multiples files at once -> Multiple files, one match, match entire lines flag" |
| 74 | + |
| 75 | +[e53a2842-55bb-4078-9bb5-04ac38929989] |
| 76 | +description = "Test grepping multiples files at once -> Multiple files, one match, multiple flags" |
| 77 | + |
| 78 | +[9c4f7f9a-a555-4e32-bb06-4b8f8869b2cb] |
| 79 | +description = "Test grepping multiples files at once -> Multiple files, no matches, various flags" |
| 80 | + |
| 81 | +[ba5a540d-bffd-481b-bd0c-d9a30f225e01] |
| 82 | +description = "Test grepping multiples files at once -> Multiple files, several matches, file flag takes precedence over line number flag" |
| 83 | + |
| 84 | +[ff406330-2f0b-4b17-9ee4-4b71c31dd6d2] |
| 85 | +description = "Test grepping multiples files at once -> Multiple files, several matches, inverted and match entire lines flags" |
0 commit comments