summaryrefslogtreecommitdiff
path: root/test/Archive
Commit message (Expand)AuthorAge
* Remove the LLVM specific archive index.Rafael Espindola2013-06-14
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Avoid writing to an arbitrary filename during the test run by writing toChandler Carruth2011-07-02
* Many LLVM tests relies on standard output stream be in the binary mode. Which...Galina Kistanova2011-05-05
* Revert test/Archive/check_binary_output.ll". It fails on a buildbot.NAKAMURA Takumi2010-12-07
* test/Archive/check_binary_output.ll: Add a new test to check output of 'llvm-...NAKAMURA Takumi2010-12-07
* test/Archive/extract.ll: Use cmp instead of diff. Thanks to Danil Malyshev!NAKAMURA Takumi2010-12-02
* test/Archive: FileCheck-ize, and remove *.toc. These may be CRLF-tolerant.NAKAMURA Takumi2010-12-01
* These tests are no longer stored in *CVS*.Dan Gohman2010-08-04
* fix a broken archive that was breaking dejagnu only (not lit)Chris Lattner2010-02-04
* From PR6228:Chris Lattner2010-02-04
* Merge Archive/extract* tests into one; this avoids a race when tests are run inDaniel Dunbar2009-09-08
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Delete the svn:executable property on these files, which aren't executable.Dan Gohman2007-07-23
* Convert .cvsignore filesJohn Criswell2007-06-29
* This needs to stay in the old bytecode format.Reid Spencer2007-04-16
* This tests aren't particularly interesting. They are redundant with theReid Spencer2007-04-16
* Update for 2.0 bytecode format.Reid Spencer2007-04-16
* For PR1336:Reid Spencer2007-04-15
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Apparently these do pass on some alphasChris Lattner2005-10-31
* these tests fail on alpha for some reasonChris Lattner2005-10-31
* Don't depend on grep or sed to be portable at all. Just compare againstReid Spencer2004-11-27
* Put the expected tables of contents of the test archives into separateReid Spencer2004-11-27
* Use grep instead of sed because on Solaris sed doesn't copy null bytes andReid Spencer2004-11-27
* Accommodate the braindead Solaris "diff" that doesn't understand the -qReid Spencer2004-11-27
* Make sure output goes in the temporary/output directory.Reid Spencer2004-11-22
* * Undo previous commit that breaks the test.Reid Spencer2004-11-21
* * Undo previous commit that breaks the test.Reid Spencer2004-11-21
* Test archive built with GNU ar(1).Reid Spencer2004-11-21
* Removing unnecessary copies. Use %p to reference them.Tanya Lattner2004-11-20
* An llvm-ar test.Reid Spencer2004-11-20
* Provide the srcdir variable.Reid Spencer2004-11-20
* Describe the Archive test suite.Reid Spencer2004-11-20
* Contents separated into individual tests.Reid Spencer2004-11-20
* Test case for reading MacOSX archives.Reid Spencer2004-11-19
* MacOSX test archive (buggy).Reid Spencer2004-11-19
* Make sure we can read an archive after it has been ranlib'dReid Spencer2004-11-19
* Test case for xpg4 style archive files.Reid Spencer2004-11-19
* Test reading of SVR4 style archives with llvm-arReid Spencer2004-11-19
* Test case for reading SVR4 style archives.Reid Spencer2004-11-19
* Solaris built archives in SVR4 and XPG4 styles.Reid Spencer2004-11-19
* A test file that goes into the test archive.Reid Spencer2004-11-19
* Obligatory DejaGnu/expect file.Reid Spencer2004-11-19