aboutsummaryrefslogtreecommitdiff
path: root/tests/file.test
AgeCommit message (Expand)Author
2020-09-23Fix more TEST_HOST version skew.Rob Landley
2020-06-16file: add GIF version information.Elliott Hughes
2020-06-16Ryan Prichard reported that file wasn't getting gif heights right.Rob Landley
2020-06-01Fix tests.Rob Landley
2020-05-13More tests that don't pass TEST_HOST. (The file one is checking forRob Landley
2020-03-29file: add 7z test fileJoeky
2019-11-23file.test: fix /dev/zero major/minor for Mac.Elliott Hughes
2019-06-28file, stat: various small improvements.Elliott Hughes
2019-04-26file: improve test coverage.Elliott Hughes
2019-04-26file: add test ELF binaries.Elliott Hughes
2018-11-20Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work.Rob Landley
2018-08-04file: slightly improve .class, add .dex.Elliott Hughes
2018-06-12Add tests for file stdin behavior.Elliott Hughes
2018-05-07remove also "symlink" after file.testReverend Homer
2016-09-13Add -h and -L to file.Elliott Hughes
2016-03-23The test infrastructure prints the command name now, so file.test shouldn't.Rob Landley
2016-03-02Fix file for Java class files, improve script detection, and add tests.Elliott Hughes