summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/archive-extract.test
Commit message (Expand)AuthorAgeFilesLines
* [llvm-ar] Uncapitalize error messages and delete full stopFangrui Song2019-09-141-1/+1
* [llvm-ar][llvm-nm][llvm-size] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-2/+2
* [libObject] Tweak expected error output from llvm-arJordan Rupprecht2019-01-151-1/+1
* [llvm-ar] Use POSIX-specified timestamps for 'tv'.Jordan Rupprecht2018-10-051-2/+2
* Remove uses of "%T" from test/Object/archive-* tests.Kuba Mracek2017-08-201-1/+1
* Revert archive-* tests from r310953, there were test failures.Kuba Mracek2017-08-151-1/+1
* [llvm] Get rid of "%T" expansionsKuba Mracek2017-08-151-1/+1
* [llvm-ar] errors go on stderr and not on stdout.Davide Italiano2017-04-051-1/+1
* Don't modify archive members unless really needed.Rafael Espindola2017-02-211-3/+3
* test: adjust the test for the BSD formatSaleem Abdulrasool2017-02-091-3/+8
* Accept lower case to handle windows error messages.Rafael Espindola2015-07-141-1/+1
* Add support for reading members out of thin archives.Rafael Espindola2015-07-141-0/+6
* llvm-ar: Don't try to extract from thin archives.Rafael Espindola2015-07-141-0/+3
* llvm-ar: print an error when the requested member is not found.Rafael Espindola2015-07-141-0/+4
* Rename a test. NFC.Rafael Espindola2015-07-141-0/+43
OpenPOWER on IntegriCloud