summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/archive-update.test
Commit message (Expand)AuthorAgeFilesLines
* [llvm-ar] Uncapitalize error messages and delete full stopFangrui Song2019-09-141-1/+1
* Fix archive-update.test after r311296.Kuba Mracek2017-08-201-22/+22
* 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
* Stabilize llvm/test/Object/archive-update.test a bit.NAKAMURA Takumi2015-12-071-1/+2
* Handle the error of trying to convert a regular archive to a thin one.Rafael Espindola2015-07-151-0/+14
* Sleep for 2.1 seconds to see if that makes the test stable on windows.Rafael Espindola2015-07-141-2/+3
* Add support deterministic output in llvm-ar and make it the default.Rafael Espindola2015-07-131-4/+4
* lit: Add 'cd' support to the internal shell and port some testsReid Kleckner2015-03-021-2/+0
* The archive update test has a subtle race condition in it: if the testChandler Carruth2013-07-141-7/+15
* Change archive-update.test to create a new file on the fly.Rafael Espindola2013-07-121-2/+6
* Rename directory to avoid problems on windows.Rafael Espindola2013-07-121-2/+2
* Add a test for llvm-ar's u option.Rafael Espindola2013-07-121-0/+25
OpenPOWER on IntegriCloud