|
|
@1747
|
16 years |
Sam Hocevar |
* Check mmap() return value.
* Don't pass offsets to mmap() that are …
|
|
|
@1746
|
16 years |
Sam Hocevar |
* Oops, fix compilation warning.
|
|
|
@1745
|
16 years |
Sam Hocevar |
* Added mmap() to the testsuite.
|
|
|
@1728
|
16 years |
Sam Hocevar |
* Check for <unistd.h>, too. MSVC doesn't have it.
|
|
|
@1725
|
16 years |
Sam Hocevar |
* Merged fdcat and streamcat into zzcat.
|
|
|
@1721
|
16 years |
Sam Hocevar |
* Updated testsuite to use our own files instead of /dev/*.
|
|
|
@1684
|
16 years |
Sam Hocevar |
* Allow -r 0.0 again. Fixed the testsuite accordingly.
|
|
|
@1640
|
16 years |
Sam Hocevar |
* Changed -M to -m (for --md5).
|
|
|
@1630
|
16 years |
Sam Hocevar |
* Fixed testsuite for anal shells.
|
|
|
@1625
|
16 years |
Sam Hocevar |
* Test suite now uses the new MD5 feature.
|
|
|
@1616
|
16 years |
Sam Hocevar |
* Documented stdin behaviour.
|
|
|
@1612
|
16 years |
Sam Hocevar |
* Don't call cat or dd in the testsuite if they're statically linked.
|
|
|
@1601
|
16 years |
Sam Hocevar |
* Made the testsuite shorter.
|
|
|
@1596
|
16 years |
Sam Hocevar |
* Don’t run the testsuite if /bin/cat is statically linked.
|
|
|
@1595
|
16 years |
Sam Hocevar |
* Always define getc(), but undefine the getc macro beforehands just …
|
|
|
@1592
|
16 years |
Sam Hocevar |
* BSD's md5 does not have a --help option. Trying /dev/null instead.
|
|
|
@1589
|
16 years |
Sam Hocevar |
* Got testsuite to work on FreeBSD.
|
|
|
@1587
|
16 years |
Sam Hocevar |
* Fixed the head call in the testsuite so that it works on OS X.
|
|
|
@1586
|
16 years |
Sam Hocevar |
* Added head and tail to the testsuite.
|
|
|
@1580
|
16 years |
Sam Hocevar |
* Fix fread() issue with standard input reading.
|
|
|
@1565
|
16 years |
Sam Hocevar |
* Put back grep and sed into the testsuite, now that we can protect …
|
|
|
@1549
|
16 years |
Sam Hocevar |
* Use "strings </dev/urandom", not "strings /dev/urandom".
|
|
|
@1548
|
16 years |
Sam Hocevar |
* Added a stupid PRNG to streamcat and fdcat.
* Do not use sed in …
|
|
|
@1545
|
16 years |
Sam Hocevar |
* Make the testsuite reproductible.
|
|
|
@1543
|
16 years |
Sam Hocevar |
* The whole crap now builds on OS X. Now if it only agreed to run, too…
|
|
|
@1542
|
16 years |
Sam Hocevar |
* Minor optimisations to the testsuite.
|
|
|
@1541
|
16 years |
Sam Hocevar |
* Oops, fixed the testsuite again.
|
|
|
@1526
|
16 years |
Sam Hocevar |
* Added the -i flag (for stdin fuzzing).
|
|
|
@1521
|
16 years |
Sam Hocevar |
* Added cat reimplementations to the testsuite.
|
|
|
@1509
|
16 years |
Sam Hocevar |
* Fix a cleanup bug in the testsuite.
* If any of the tests failed, …
|
|
|
@1500
|
16 years |
Sam Hocevar |
* More testsuite improvements.
|
|
|
@1499
|
16 years |
Sam Hocevar |
* Better tests and error reporting in the testsuite.
|
|
|
@1496
|
16 years |
Sam Hocevar |
* Better, more complete testsuite program.
|
|
|
@1495
|
16 years |
Sam Hocevar |
* Added a testsuite script.
|