Commit History

Автор SHA1 Съобщение Дата
  Rob Landley b607b57909 Fix sed bug with multiple w to same file. преди 2 години
  Rob Landley 773d404ee2 Bugfix: sed s command couldn't skip initial match. преди 3 години
  Elliott Hughes 50d8ed89b1 sed: add 'x' flag to the 's' command. преди 3 години
  Rob Landley c0dca293c1 The bionic/clang asan plumbing slows the test down >10x, so expand timeout. преди 4 години
  Rob Landley 2e2f76ed5a Annotate sed tests with toyonly. преди 4 години
  Rob Landley 8098f58af1 Add tests for sed -s преди 4 години
  Elliott Hughes 92975af3f2 sed s///: support POSIX I as synonym for i преди 4 години
  Rob Landley 6d2205e813 Teach sed about +N range ending. преди 5 години
  Rob Landley 48162c4ee3 Greatly simplify and speed up regexec0() using REG_STARTEND. преди 5 години
  Elliott Hughes b928ec480c sed: fix endless loop in "b loop" test. преди 5 години
  Elliott Hughes 7079a558d6 sed: fix substitution of empty capturing groups. преди 5 години
  Elliott Hughes 411f7fc478 sed: add -z. преди 5 години
  Rob Landley 1f0cfeef3c Fix b ending with } преди 5 години
  Elliott Hughes 323779dde2 sed: add test for AOSP build breakage. преди 5 години
  Rob Landley 64cbbab181 A few more sed tests. преди 7 години
  Rob Landley 337c072ac0 Teach sed s/// how to handle [:space:] type sequences. преди 7 години
  Rob Landley c7f0d6ce89 Common test infrastructure says command name, don't have sed.tests say 'sed sed' преди 8 години
  Rob Landley f9b9f8a1a4 sed -f - should read from stdin. преди 8 години
  Rob Landley af51034338 Debian bug 635570 did something horribly nonstandard (depending on a side преди 8 години
  Andy Chu 516f3d620f Fix bug where all tests aren't being run with 'make test'. преди 8 години
  Andy Chu 96a5ed118c Fix segfault in sed -e 'c\'. преди 8 години
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. преди 8 години
  Rob Landley 32b3587af2 The perl build's attempt to escape spaces and such in LD_LIBRARY_PATH is _SAD_. преди 8 години
  Rob Landley 2081ec658c Add a sed test from the posix mailing list. преди 8 години
  Rob Landley 88d207790e Replace duplicate sed test with case we hadn't covered yet. преди 8 години
  Rob Landley 769341fdd7 Fix sed bug where any ] right after [ was skipped, not just first one in range. преди 8 години
  Rob Landley 8132ad2f4e Fix sed bug reported by Isabella Parakiss, where sed -e "/x/c\" -e "y" added преди 8 години
  Rob Landley dec4669fa1 Set the executable bits on all the *.test files. (Wasn't consistent, is now.) преди 9 години
  Rob Landley a64e35b336 Fix sed bug David Halls hit trying to compile libiconv. преди 9 години
  Rob Landley c09b79dc71 Another sed bug. (The e2fsprogs build uses multiple line continuations on the same command.) преди 9 години