llvm-project/llvm/test/tools/llvm-objcopy/COFF
James Henderson 5316a0d200 [llvm-objcopy] Tidy up error messages
This patch brings various error messages into line with each other, by
removing trailing full stops, and making the first letter lower-case.
This addresses https://bugs.llvm.org/show_bug.cgi?id=40859.

Reviewed by: jhenderson, rupprecht, jakehehrlich

Differential Revision: https://reviews.llvm.org/D62072

Patch by Alex Brachet

llvm-svn: 361384
2019-05-22 13:23:26 +00:00
..
Inputs [llvm-objcopy] [COFF] Fix handling of aux symbols for big objects 2019-01-23 11:54:51 +00:00
add-gnu-debuglink.test [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
basic-copy.test [llvm-objcopy] [COFF] Fix writing object files without symbols/string table 2019-01-11 13:47:37 +00:00
bigobj.test [llvm-objcopy] [COFF] Fix handling of aux symbols for big objects 2019-01-23 11:54:51 +00:00
discard-all.test [llvm-objcopy] [COFF] Remove unreferenced undefined externals with --strip-unneeded. 2019-01-14 18:56:47 +00:00
only-keep-debug.test [llvm-strip] Hook up (unimplemented) --only-keep-debug 2019-03-14 21:51:42 +00:00
only-section.test [llvm-objcopy] [COFF] Implement --only-section 2019-01-19 19:42:54 +00:00
patch-debug-dir.test [llvm-objcopy] [COFF] Add a testcase for patching the debug directory. NFC. 2019-01-19 19:42:27 +00:00
remove-section.test [llvm-objcopy] Tidy up error messages 2019-05-22 13:23:26 +00:00
strip-all.test [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
strip-debug.test [llvm-objcopy] [COFF] Implement --strip-debug 2019-01-19 19:42:41 +00:00
strip-reloc-symbol.test [llvm-objcopy] Tidy up error messages 2019-05-22 13:23:26 +00:00
strip-symbol.test [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
strip-unneeded.test [llvm-objcopy] Add --strip-unneeded-symbol(s) 2019-02-13 07:34:54 +00:00
weak-external.test [llvm-objcopy] Tidy up error messages 2019-05-22 13:23:26 +00:00