Historique des commits

Auteur SHA1 Message Date
  Rob Landley 05069bdf6a Couple more sed tests. il y a 1 an
  Rob Landley 51815ade0b Once again, mksh is missing bash features. il y a 1 an
  Rob Landley 49329a11f7 Add test for sed -e -f interleaving. il y a 1 an
  Rob Landley 5262c53874 Add sed --tarxform mode to wrap a simple protocol around transforms, il y a 1 an
  Rob Landley 0ceee5c382 Fix some sed -z cases and add tests. il y a 1 an
  Rob Landley 4fe59859d4 Match another sed posix violation (l escapes \n), more tests, tweak docs. il y a 1 an
  Rob Landley f2f35fe829 Fix sed -z P with test. il y a 1 an
  Rob Landley 5147183a21 Fix sed -z and add test cases. il y a 1 an
  Rob Landley b607b57909 Fix sed bug with multiple w to same file. il y a 2 ans
  Rob Landley 773d404ee2 Bugfix: sed s command couldn't skip initial match. il y a 3 ans
  Elliott Hughes 50d8ed89b1 sed: add 'x' flag to the 's' command. il y a 3 ans
  Rob Landley c0dca293c1 The bionic/clang asan plumbing slows the test down >10x, so expand timeout. il y a 4 ans
  Rob Landley 2e2f76ed5a Annotate sed tests with toyonly. il y a 4 ans
  Rob Landley 8098f58af1 Add tests for sed -s il y a 4 ans
  Elliott Hughes 92975af3f2 sed s///: support POSIX I as synonym for i il y a 4 ans
  Rob Landley 6d2205e813 Teach sed about +N range ending. il y a 5 ans
  Rob Landley 48162c4ee3 Greatly simplify and speed up regexec0() using REG_STARTEND. il y a 5 ans
  Elliott Hughes b928ec480c sed: fix endless loop in "b loop" test. il y a 5 ans
  Elliott Hughes 7079a558d6 sed: fix substitution of empty capturing groups. il y a 5 ans
  Elliott Hughes 411f7fc478 sed: add -z. il y a 5 ans
  Rob Landley 1f0cfeef3c Fix b ending with } il y a 5 ans
  Elliott Hughes 323779dde2 sed: add test for AOSP build breakage. il y a 5 ans
  Rob Landley 64cbbab181 A few more sed tests. il y a 7 ans
  Rob Landley 337c072ac0 Teach sed s/// how to handle [:space:] type sequences. il y a 7 ans
  Rob Landley c7f0d6ce89 Common test infrastructure says command name, don't have sed.tests say 'sed sed' il y a 8 ans
  Rob Landley f9b9f8a1a4 sed -f - should read from stdin. il y a 8 ans
  Rob Landley af51034338 Debian bug 635570 did something horribly nonstandard (depending on a side il y a 8 ans
  Andy Chu 516f3d620f Fix bug where all tests aren't being run with 'make test'. il y a 8 ans
  Andy Chu 96a5ed118c Fix segfault in sed -e 'c\'. il y a 8 ans
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. il y a 8 ans