sed: fix matching of newlines by $
[platform/upstream/busybox.git] / testsuite / patch.tests
2011-10-10 Rob Landleypatch: make -p count path components, not slashes ...
2011-08-22 Rob Landleypatch: make it able to create files (again)
2011-08-16 Denys Vlasenkopatch: add a test we currently fail
2010-11-28 Denys Vlasenkoadd a test for patch which we currently fail
2010-11-21 Denys Vlasenkopatch: busyboxify by migrating from toybox to busybox...
2010-08-22 Denys Vlasenkopatch: support "patch [FILE [PATCH]]" format
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenkopatch: uncomment the test which we actually do pass now
2010-08-15 Denys Vlasenkopatch: add -N and a test for it (fails for now)
2010-08-13 Rob Landleypatch: replace it with toybox's implementation
2010-05-11 Denys Vlasenkorandomtest fixes
2009-11-04 Mike Frysingertests: fix POSIX shell source style
2009-10-24 Denys Vlasenkopatch: add another test (currently fails)
2009-10-24 Denys Vlasenkopatch: add longopts, --dry-run, add one more test
2008-03-26 Denis Vlasenkopatch: add support for -R. ~ +110 byte. By Pascal Bella...
2008-03-25 Denis Vlasenkopatch: fix vda's thinko: we need to open new_filename...