Changeset 902 in MondoRescue for branches/stable/mindi-busybox/testsuite


Ignore:
Timestamp:
Oct 25, 2006, 12:41:23 AM (18 years ago)
Author:
Bruno Cornec
Message:

mindi-busybox now uses busybox 1.2.2 (Thanks Rob for that last update and good lucck for your future projects).

Location:
branches/stable/mindi-busybox/testsuite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi-busybox/testsuite/README

    r821 r902  
     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
  • branches/stable/mindi-busybox/testsuite/sed.tests

    r821 r902  
    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.