[all-commits] [llvm/llvm-project] 2ab260: [llvm-ar][test] Add additional MRI script testing
gbreynoo via All-commits
all-commits at lists.llvm.org
Mon Jul 4 06:24:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ab260eecfab56aabc9cff979c1618859d3b883d
https://github.com/llvm/llvm-project/commit/2ab260eecfab56aabc9cff979c1618859d3b883d
Author: gbreynoo <Owen.Reynolds at sony.com>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
M llvm/test/tools/llvm-ar/Inputs/mri-crlf.mri
M llvm/test/tools/llvm-ar/mri-crlf.test
M llvm/test/tools/llvm-ar/mri-delete.test
M llvm/test/tools/llvm-ar/mri-end.test
M llvm/test/tools/llvm-ar/mri-nonascii.test
Log Message:
-----------
[llvm-ar][test] Add additional MRI script testing
This commit adds:
- Additional test coverage of the DELETE and END commands.
- File names to be read in the line endings test.
- A use of ADDLIB in the nonascii test.
Differential Revision: https://reviews.llvm.org/D128838
More information about the All-commits
mailing list