Changeset 2608
- Timestamp:
- Mar 10, 2006, 1:47:16 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/coreutils/tests/tail/Test.pm
r2554 r2608 82 82 ); 83 83 84 $Test::binmode_tests{'obs-b'} = { ALL_BINARY => 1 }; 85 $Test::binmode_tests{'c-2'} = { ALL_BINARY => 1 }; 86 $Test::binmode_tests{'c-2-minus'} = { ALL_BINARY => 1 }; 87 $Test::binmode_tests{'c2'} = { ALL_BINARY => 1 }; 88 $Test::binmode_tests{'c2-minus'} = { ALL_BINARY => 1 }; 89 84 90 sub test_vector 85 91 {
Note:
See TracChangeset
for help on using the changeset viewer.