$ echo -n "act" | ./your_program.sh -E "ca?t" (Test Expects a Match)
|
|
1
|
10
|
May 20, 2025
|
Echo -n "orange" | ./your_program.sh -E "[^opq]" test report shows expected exit code is 0
|
|
2
|
17
|
May 8, 2025
|
Tricky #ao7 case "^dog$" not matching "dogdogdog"
|
|
3
|
25
|
April 27, 2025
|
[GREP][#NY8] it should have input like "dog" to check pattern "dogs?"
|
|
3
|
10
|
April 6, 2025
|
#RK3 Negative Character Groups: Wrong test case?
|
|
3
|
16
|
April 3, 2025
|
Regarding anti cheat code error
|
|
1
|
29
|
March 31, 2025
|
[GREP][#XE5] - Lot's of cheats on the code examples tab
|
|
9
|
62
|
February 26, 2025
|
Anti-cheat (ac1) failed
|
|
1
|
68
|
January 29, 2025
|
[rust] Grep #A07 test case not consistent with the example command given
|
|
4
|
72
|
December 25, 2024
|
Add a test case for the Alternation Stage
|
|
1
|
44
|
November 12, 2024
|
Grep: Shouldn't be added more test to be correct?
|
|
3
|
60
|
October 15, 2024
|
Ban "regexp" package and external libraries
|
|
11
|
263
|
October 5, 2024
|
Help with Debugging Stage #NY8
|
|
3
|
58
|
October 4, 2024
|
Nested Backreferences #xe5 tests greediness
|
|
1
|
34
|
October 4, 2024
|
Not able to run grep project in local
|
|
3
|
137
|
October 4, 2024
|
A little testing script can go a long way
|
|
0
|
50
|
August 31, 2024
|
Grep test expects wrong result
|
|
4
|
39
|
August 29, 2024
|
I saw code example and people were using inbuilt method
|
|
2
|
114
|
August 28, 2024
|
Grep: Are simplified test cases on purpose?
|
|
4
|
108
|
September 1, 2024
|
About build your own grep challenge
|
|
2
|
199
|
July 3, 2024
|