Changeset 904 in MondoRescue for trunk/mindi-busybox/testsuite


Ignore:
Timestamp:
Oct 25, 2006, 1:51:57 AM (18 years ago)
Author:
Bruno Cornec
Message:

merge -r890:902 $SVN_M/branches/stable

Location:
trunk/mindi-busybox/testsuite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/mindi-busybox/testsuite/README

    r821 r904  
     1Update: doesn't work as described. Try "make check" from parent dir...
     2* * *
     3
    14To run the test suite, change to this directory and run "./runtest".  It will
    25run all of the test cases, and list those with unexpected outcomes.  Adding the
  • trunk/mindi-busybox/testsuite/sed.tests

    r821 r904  
    175175rm ./-     # Clean up
    176176
     177testing "sed s/xxx/[/" "sed -e 's/xxx/[/'" "[\n" "" "xxx\n"
     178
    177179# Ponder this a bit more, why "woo not found" from gnu version?
    178180#testing "sed doesn't substitute in deleted line" \
Note: See TracChangeset for help on using the changeset viewer.