summaryrefslogtreecommitdiff
path: root/test/Object/archive-update.test
AgeCommit message (Expand)Author
2017-08-20Fix archive-update.test after r311296.Kuba Mracek
2017-08-20Remove uses of "%T" from test/Object/archive-* tests.Kuba Mracek
2017-08-15Revert archive-* tests from r310953, there were test failures.Kuba Mracek
2017-08-15[llvm] Get rid of "%T" expansionsKuba Mracek
2015-12-07Stabilize llvm/test/Object/archive-update.test a bit.NAKAMURA Takumi
2015-07-15Handle the error of trying to convert a regular archive to a thin one.Rafael Espindola
2015-07-14Sleep for 2.1 seconds to see if that makes the test stable on windows.Rafael Espindola
2015-07-13Add support deterministic output in llvm-ar and make it the default.Rafael Espindola
2015-03-02lit: Add 'cd' support to the internal shell and port some testsReid Kleckner
2013-07-14The archive update test has a subtle race condition in it: if the testChandler Carruth
2013-07-12Change archive-update.test to create a new file on the fly.Rafael Espindola
2013-07-12Rename directory to avoid problems on windows.Rafael Espindola
2013-07-12Add a test for llvm-ar's u option.Rafael Espindola