aboutsummaryrefslogtreecommitdiffstats
path: root/test/Archive
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* Apparently these do pass on some alphasChris Lattner2005-10-313-3/+0
* these tests fail on alpha for some reasonChris Lattner2005-10-313-0/+6
* Don't depend on grep or sed to be portable at all. Just compare againstReid Spencer2004-11-278-36/+6
* Put the expected tables of contents of the test archives into separateReid Spencer2004-11-274-0/+12
* Use grep instead of sed because on Solaris sed doesn't copy null bytes andReid Spencer2004-11-278-6/+6
* Accommodate the braindead Solaris "diff" that doesn't understand the -qReid Spencer2004-11-274-4/+4
* Make sure output goes in the temporary/output directory.Reid Spencer2004-11-224-9/+9
* * Undo previous commit that breaks the test.Reid Spencer2004-11-213-4/+6
* * Undo previous commit that breaks the test.Reid Spencer2004-11-211-2/+3
* Test archive built with GNU ar(1).Reid Spencer2004-11-211-0/+0
* Removing unnecessary copies. Use %p to reference them.Tanya Lattner2004-11-203-9/+6
* An llvm-ar test.Reid Spencer2004-11-2012-0/+89
* Provide the srcdir variable.Reid Spencer2004-11-201-1/+1
* Describe the Archive test suite.Reid Spencer2004-11-201-0/+24
* Contents separated into individual tests.Reid Spencer2004-11-203-30/+0
* Test case for reading MacOSX archives.Reid Spencer2004-11-191-0/+10
* MacOSX test archive (buggy).Reid Spencer2004-11-191-0/+0
* Make sure we can read an archive after it has been ranlib'dReid Spencer2004-11-192-1/+7
* Test case for xpg4 style archive files.Reid Spencer2004-11-191-0/+7
* Test reading of SVR4 style archives with llvm-arReid Spencer2004-11-191-3/+3
* Test case for reading SVR4 style archives.Reid Spencer2004-11-191-0/+7
* Solaris built archives in SVR4 and XPG4 styles.Reid Spencer2004-11-192-0/+0
* A test file that goes into the test archive.Reid Spencer2004-11-194-0/+2
* Obligatory DejaGnu/expect file.Reid Spencer2004-11-191-0/+3