coreutils/test
kwantam 91827a594a fix tr and its test
In addition, this commit substantially reduces the number
of allocations that tr does when building the substitution
tables.
2015-04-29 01:31:16 -04:00
..
fixtures Merge pull request #420 from skv-headless/move_util 2014-10-19 11:50:15 -07:00
cat.rs update cat, cat tests to new API 2015-04-25 03:28:06 -04:00
cp.rs std::io -> std::old_io 2015-01-29 08:45:37 +01:00
mkdir.rs std::io -> std::old_io 2015-01-29 08:45:37 +01:00
mv.rs write -> write_all 2015-01-29 08:47:43 +01:00
nl.rs write -> write_all 2015-01-29 08:47:43 +01:00
seq.rs std::io -> std::old_io 2015-01-29 08:45:37 +01:00
sort.rs std::io -> std::old_io 2015-01-29 08:45:37 +01:00
test.rs std::io -> std::old_io 2015-01-29 08:45:37 +01:00
tr.rs fix tr and its test 2015-04-29 01:31:16 -04:00
truncate.rs write -> write_all 2015-01-29 08:47:43 +01:00
unexpand.rs fix/rewrite unexpand and its tests 2015-04-29 01:09:27 -04:00