History log of /openbsd/regress/usr.bin/file/Makefile (Results 1 – 10 of 10)
Revision Date Author Comments
# babcc32b 06-Jul-2017 bluhm <bluhm@openbsd.org>

Delete variable REGRESS_TARGET, missing plural S is a typo and it
is not used. Convert tests into a common style.
OK anton@


# ea39bf1c 04-Jul-2017 bluhm <bluhm@openbsd.org>

Fix file regress from stdin if obj directory exists.


# 6ca0d65d 28-Jun-2017 nicm <nicm@openbsd.org>

Test for file from stdin.


# 6e4ad92e 01-May-2016 nicm <nicm@openbsd.org>

Add a test for pstring (a QDOS executable header).


# 7caf02ca 01-May-2016 nicm <nicm@openbsd.org>

BE ELF object (just the header); also trim the LE object to just the
header as well.


# 143cf89d 01-May-2016 nicm <nicm@openbsd.org>

pcap file test (header of file only).


# 26e94ef3 01-May-2016 nicm <nicm@openbsd.org>

Remove some unnecessary comments and t23 which has been disabled forever.


# dcbaa7ee 01-May-2016 nicm <nicm@openbsd.org>

Add a PPM file test (truncated to just the header so it is text only).


# 281807ea 01-May-2016 nicm <nicm@openbsd.org>

Test for default (RTF file with an unrecognized character set).


# e2ba29b4 02-Jun-2006 ian <ian@openbsd.org>

Initial regress for file(1); not hooked in yet; looked at by cloder.