index
:
forks/toybox
master
Toybox with POSIX patches from E5ten
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
file.test
Age
Commit message (
Expand
)
Author
2020-06-16
file: add GIF version information.
Elliott Hughes
2020-06-16
Ryan Prichard reported that file wasn't getting gif heights right.
Rob Landley
2020-06-01
Fix tests.
Rob Landley
2020-05-13
More tests that don't pass TEST_HOST. (The file one is checking for
Rob Landley
2020-03-29
file: add 7z test file
Joeky
2019-11-23
file.test: fix /dev/zero major/minor for Mac.
Elliott Hughes
2019-06-28
file, stat: various small improvements.
Elliott Hughes
2019-04-26
file: improve test coverage.
Elliott Hughes
2019-04-26
file: add test ELF binaries.
Elliott Hughes
2018-11-20
Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work.
Rob Landley
2018-08-04
file: slightly improve .class, add .dex.
Elliott Hughes
2018-06-12
Add tests for file stdin behavior.
Elliott Hughes
2018-05-07
remove also "symlink" after file.test
Reverend Homer
2016-09-13
Add -h and -L to file.
Elliott Hughes
2016-03-23
The test infrastructure prints the command name now, so file.test shouldn't.
Rob Landley
2016-03-02
Fix file for Java class files, improve script detection, and add tests.
Elliott Hughes