History log of /external/toybox/tests/grep.test
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
12adb4113d7c269f26c53292f91079b7c2fee3d1 23-Jul-2016 Rob Landley <rob@landley.net> Many failing tests I need to fix grep to pass while adding --color.
/external/toybox/tests/grep.test
336c44adca1768ada1e1e2f4d7dbbc33e994e582 02-Mar-2016 Rob Landley <rob@landley.net> Factor out command name at the start of test name, have runtest.sh print it.
/external/toybox/tests/grep.test
c02619bbc0acbb2b4588933ec1bbb7b7026adbb6 04-Feb-2016 Rob Landley <rob@landley.net> Fix -H and -n with -ABC, and add tests.
/external/toybox/tests/grep.test
36aed25f3f54f7871d5810adfe99d96944e0afb4 31-Jan-2016 Rob Landley <rob@landley.net> Add grep -B -C
/external/toybox/tests/grep.test
b97d8211fa5c382f32e9a9f606a8566bd2ec09fb 31-Jan-2016 Rob Landley <rob@landley.net> Add grep -A
/external/toybox/tests/grep.test
73e3a644c1af8e28ca45c3b5169dee8acc06b179 01-Nov-2015 Rob Landley <rob@landley.net> Change grep -w to checking matches after the fact rather than modifing regex.
This lets '(x)\1' match, as reported by Isabella Parakiss.
/external/toybox/tests/grep.test
387edf547eb09b27ca6d49772eb048d729f09cf4 20-Sep-2014 Rob Landley <rob@landley.net> Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably.
/external/toybox/tests/grep.test