gbreynoo
5e0f9d5d3c
[llvm-ar][test] Add to llvm-ar test coverage
...
- Added handling of thin archives to symtab.test.
- Added handling of newlines to response.test.
- 62fa3332c9 exposed behaviour
regarding the use of -- on the command line. Added
double-hyphen.test to cover this.
Differential Revision: https://reviews.llvm.org/D73333
2020-03-04 10:56:48 +00:00
Fangrui Song
62069ac310
[llvm-ar][test] \r\n -> \n
...
Also simplify some empty output tests with 'count 0'
llvm-svn: 366324
2019-07-17 13:40:42 +00:00
Owen Reynolds
3a6aaa4391
Reapply [llvm-ar][test] Increase llvm-ar test coverage
...
This reapplies 365316 without extract.test due to failing on Darwin.
Differential Revision: https://reviews.llvm.org/D63935
llvm-svn: 366206
2019-07-16 12:53:59 +00:00
JF Bastien
5a6941820b
Revert "Reapply [llvm-ar][test] Increase llvm-ar test coverage"
...
llvm-ar.extract.test has been failing on greendragon and gone unfixed.
llvm-svn: 365383
2019-07-08 20:06:36 +00:00
Owen Reynolds
1159fe3f6e
Reapply [llvm-ar][test] Increase llvm-ar test coverage
...
This change adds tests to cover existing llvm-ar functionality.
Differential Revision: https://reviews.llvm.org/D63935
llvm-svn: 365318
2019-07-08 13:41:52 +00:00
Owen Reynolds
0c5fe7a440
Revert [llvm-ar][test] Increase llvm-ar test coverage
...
Reverted due to test failures
Differential Revision: https://reviews.llvm.org/D63935
llvm-svn: 365317
2019-07-08 13:08:25 +00:00
Owen Reynolds
870d9c61b0
[llvm-ar][test] Increase llvm-ar test coverage
...
This change adds tests to cover existing llvm-ar functionality.
Differential Revision: https://reviews.llvm.org/D63935
llvm-svn: 365316
2019-07-08 12:54:24 +00:00