test commit
[oota-llvm.git] / test / Archive /
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-07-02 Chandler CarruthAvoid writing to an arbitrary filename during the test...
2011-05-05 Galina KistanovaMany LLVM tests relies on standard output stream be...
2010-12-07 NAKAMURA TakumiRevert test/Archive/check_binary_output.ll". It fails...
2010-12-07 NAKAMURA Takumitest/Archive/check_binary_output.ll: Add a new test...
2010-12-02 NAKAMURA Takumitest/Archive/extract.ll: Use cmp instead of diff. Thank...
2010-12-01 NAKAMURA Takumitest/Archive: FileCheck-ize, and remove *.toc. These...
2010-08-04 Dan GohmanThese tests are no longer stored in *CVS*.
2010-02-04 Chris Lattnerfix a broken archive that was breaking dejagnu only...
2010-02-04 Chris LattnerFrom PR6228:
2009-09-08 Daniel DunbarMerge Archive/extract* tests into one; this avoids...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2007-07-23 Dan GohmanDelete the svn:executable property on these files,...
2007-06-29 John CriswellConvert .cvsignore files
2007-04-16 Reid SpencerThis needs to stay in the old bytecode format.
2007-04-16 Reid SpencerThis tests aren't particularly interesting. They are...
2007-04-16 Reid SpencerUpdate for 2.0 bytecode format.
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2005-10-31 Chris LattnerApparently these do pass on some alphas
2005-10-31 Chris Lattnerthese tests fail on alpha for some reason
2004-11-27 Reid SpencerDon't depend on grep or sed to be portable at all....
2004-11-27 Reid SpencerPut the expected tables of contents of the test archive...
2004-11-27 Reid SpencerUse grep instead of sed because on Solaris sed doesn...
2004-11-27 Reid SpencerAccommodate the braindead Solaris "diff" that doesn...
2004-11-22 Reid SpencerMake sure output goes in the temporary/output directory.
2004-11-21 Reid Spencer* Undo previous commit that breaks the test.
2004-11-21 Reid Spencer* Undo previous commit that breaks the test.
2004-11-21 Reid SpencerTest archive built with GNU ar(1).
2004-11-20 Tanya LattnerRemoving unnecessary copies. Use %p to reference them.
2004-11-20 Reid SpencerAn llvm-ar test.
2004-11-20 Reid SpencerProvide the srcdir variable.
2004-11-20 Reid SpencerDescribe the Archive test suite.
2004-11-20 Reid SpencerContents separated into individual tests.
2004-11-19 Reid SpencerTest case for reading MacOSX archives.
2004-11-19 Reid SpencerMacOSX test archive (buggy).
2004-11-19 Reid SpencerMake sure we can read an archive after it has been...
2004-11-19 Reid SpencerTest case for xpg4 style archive files.
2004-11-19 Reid SpencerTest reading of SVR4 style archives with llvm-ar
2004-11-19 Reid SpencerTest case for reading SVR4 style archives.
2004-11-19 Reid SpencerSolaris built archives in SVR4 and XPG4 styles.
2004-11-19 Reid SpencerA test file that goes into the test archive.
2004-11-19 Reid SpencerObligatory DejaGnu/expect file.