summaryrefslogtreecommitdiffstats
path: root/llvm/test/Archive
Commit message (Expand)AuthorAgeFilesLines
* Move tests from test/Archive to test/Object.Rafael Espindola2013-07-1017-92/+0
* Fix an ordering problem in the test.Manuel Klimek2013-06-211-1/+1
* Use only the filename when deciding if a file is a duplicate.Rafael Espindola2013-06-201-0/+2
* Add r184420 back, but also handle long file names.Rafael Espindola2013-06-201-0/+8
* Revert "Don't include directory names in archives."Rafael Espindola2013-06-201-6/+0
* Don't include directory names in archives.Rafael Espindola2013-06-201-0/+6
* Remove the 'R' modifier.Rafael Espindola2013-06-191-0/+2
* Remove the LLVM specific archive index.Rafael Espindola2013-06-141-1/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Avoid writing to an arbitrary filename during the test run by writing toChandler Carruth2011-07-021-8/+8
* Many LLVM tests relies on standard output stream be in the binary mode. Which...Galina Kistanova2011-05-051-0/+4
* Revert test/Archive/check_binary_output.ll". It fails on a buildbot.NAKAMURA Takumi2010-12-071-4/+0
* test/Archive/check_binary_output.ll: Add a new test to check output of 'llvm-...NAKAMURA Takumi2010-12-071-0/+4
* test/Archive/extract.ll: Use cmp instead of diff. Thanks to Danil Malyshev!NAKAMURA Takumi2010-12-021-4/+4
* test/Archive: FileCheck-ize, and remove *.toc. These may be CRLF-tolerant.NAKAMURA Takumi2010-12-018-25/+21
* These tests are no longer stored in *CVS*.Dan Gohman2010-08-041-1/+1
* fix a broken archive that was breaking dejagnu only (not lit)Chris Lattner2010-02-041-0/+0
* From PR6228:Chris Lattner2010-02-041-0/+0
* Merge Archive/extract* tests into one; this avoids a race when tests are run inDaniel Dunbar2009-09-085-23/+16
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Delete the svn:executable property on these files, which aren't executable.Dan Gohman2007-07-231-0/+0
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* This needs to stay in the old bytecode format.Reid Spencer2007-04-161-0/+0
* This tests aren't particularly interesting. They are redundant with theReid Spencer2007-04-165-34/+0
* Update for 2.0 bytecode format.Reid Spencer2007-04-161-0/+0
* For PR1336:Reid Spencer2007-04-154-1/+4
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-1727-0/+118
OpenPOWER on IntegriCloud