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.
| Paths 
 |  Differential  D128838  
[llvm-ar][test] Add additional MRI script testing ClosedPublic Authored by gbreynoo on Jun 29 2022, 10:22 AM. 
Details Summary This commit adds: 
 
Diff Detail 
 Event Timeline
 MaskRay added inline comments. This revision is now accepted and ready to land.Jun 29 2022, 10:36 AM 
 Comment Actions LGTM, with one nit. 
 Closed by commit rG2ab260eecfab: [llvm-ar][test] Add additional MRI script testing (authored by gbreynoo).  ·  Explain WhyJul 4 2022, 6:24 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 442082 llvm/test/tools/llvm-ar/mri-crlf.testllvm/test/tools/llvm-ar/mri-delete.testllvm/test/tools/llvm-ar/mri-end.test
 llvm/test/tools/llvm-ar/mri-nonascii.test | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
It's a bit unfortunate that the capitalization of the commands in this file have different casing. You should probably normalise them.