llvm-project/llvm/test/tools/llvm-strings
Saleem Abdulrasool f7009b42f8 llvm-strings: support the `-n` option
Permit specifying the match length (the `-n` or `--bytes` option).  The
deprecated `-[length]` form is not supported as an option.  This allows the
strings tool to display only the specified length strings rather than the
hardcoded default length of >= 4.

llvm-svn: 286914
2016-11-15 00:43:52 +00:00
..
Inputs Revert "Revert "llvm-strings: support printing the filename"" 2016-11-14 21:10:41 +00:00
archive-filename.test Revert "Revert "llvm-strings: support printing the filename"" 2016-11-14 21:10:41 +00:00
file-filename.test Revert "Revert "llvm-strings: support printing the filename"" 2016-11-14 21:10:41 +00:00
length.test llvm-strings: support the `-n` option 2016-11-15 00:43:52 +00:00
nested-archives.test Revert "Revert "llvm-strings: support printing the filename"" 2016-11-14 21:10:41 +00:00
stdin-filename.test Revert "Revert "llvm-strings: support printing the filename"" 2016-11-14 21:10:41 +00:00
terminator-neg.test
terminator.test