1. 4ca11de Avoid writing to an arbitrary filename during the test run by writing to by Chandler Carruth · 13 years ago
  2. 300c1a1 Many LLVM tests relies on standard output stream be in the binary mode. Which is not always the case (on Windows in particular). The patch adds a test to verify that the standard output stream is actually in the binary mode. by Galina Kistanova · 14 years ago
  3. 85c3772 Revert test/Archive/check_binary_output.ll". It fails on a buildbot. by NAKAMURA Takumi · 14 years ago
  4. b9949b2 test/Archive/check_binary_output.ll: Add a new test to check output of 'llvm-ar -p' is sane. Thanks to Danil Malyshev! by NAKAMURA Takumi · 14 years ago
  5. 5d87255 test/Archive/extract.ll: Use cmp instead of diff. Thanks to Danil Malyshev! by NAKAMURA Takumi · 14 years ago
  6. 59534b3 test/Archive: FileCheck-ize, and remove *.toc. These may be CRLF-tolerant. by NAKAMURA Takumi · 14 years ago
  7. 1e926f2 These tests are no longer stored in *CVS*. by Dan Gohman · 14 years ago
  8. a3b24f8 fix a broken archive that was breaking dejagnu only (not lit) after r95292 by Chris Lattner · 15 years ago
  9. 4633306 From PR6228: by Chris Lattner · 15 years ago
  10. cada5c5 Merge Archive/extract* tests into one; this avoids a race when tests are run in by Daniel Dunbar · 15 years ago
  11. f6cadc4 sabre brings to my attention that the 'tr' suffix is also obsolete by Gabor Greif · 16 years ago
  12. 722243b Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. by Gabor Greif · 16 years ago
  13. 63491b2 Delete the svn:executable property on these files, which aren't executable. by Dan Gohman · 17 years ago
  14. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  15. 678873a This needs to stay in the old bytecode format. by Reid Spencer · 18 years ago
  16. bf3b4b2 This tests aren't particularly interesting. They are redundant with the by Reid Spencer · 18 years ago
  17. 44242ec Update for 2.0 bytecode format. by Reid Spencer · 18 years ago
  18. 4575ab2 For PR1336: by Reid Spencer · 18 years ago
  19. d3b1f6d For PR1319: Upgrade to new test harness. by Reid Spencer · 18 years ago
  20. 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 18 years ago
  21. 9727555 Added the ability to xfail based on llvmgcc version by Tanya Lattner · 19 years ago
  22. 2676f83 Tired of wading through cvs's list ? files that are generated when building by Reid Spencer · 19 years ago
  23. cc577c0 Apparently these do pass on some alphas by Chris Lattner · 19 years ago
  24. 0863ce5 these tests fail on alpha for some reason by Chris Lattner · 19 years ago
  25. e524156 Don't depend on grep or sed to be portable at all. Just compare against by Reid Spencer · 20 years ago
  26. dc647db Put the expected tables of contents of the test archives into separate by Reid Spencer · 20 years ago
  27. f461ead Use grep instead of sed because on Solaris sed doesn't copy null bytes and by Reid Spencer · 20 years ago
  28. 9df7aea Accommodate the braindead Solaris "diff" that doesn't understand the -q option. by Reid Spencer · 20 years ago
  29. 80fd9b4 Make sure output goes in the temporary/output directory. by Reid Spencer · 20 years ago
  30. 6d0e614 * Undo previous commit that breaks the test. by Reid Spencer · 20 years ago
  31. 2571791 * Undo previous commit that breaks the test. by Reid Spencer · 20 years ago
  32. 39a11a1 Test archive built with GNU ar(1). by Reid Spencer · 20 years ago
  33. ca1dd85 Removing unnecessary copies. Use %p to reference them. by Tanya Lattner · 20 years ago
  34. e651c95 An llvm-ar test. by Reid Spencer · 20 years ago
  35. 2e78cf6 Provide the srcdir variable. by Reid Spencer · 20 years ago
  36. 4fb6f81 Describe the Archive test suite. by Reid Spencer · 20 years ago
  37. eee1f5e Contents separated into individual tests. by Reid Spencer · 20 years ago
  38. f6abe38 Test case for reading MacOSX archives. by Reid Spencer · 20 years ago
  39. 019d5e9 MacOSX test archive (buggy). by Reid Spencer · 20 years ago
  40. 5711a33 Make sure we can read an archive after it has been ranlib'd by Reid Spencer · 20 years ago
  41. ed26b31 Test case for xpg4 style archive files. by Reid Spencer · 20 years ago
  42. b7bd819 Test reading of SVR4 style archives with llvm-ar by Reid Spencer · 20 years ago
  43. 30ce0f0 Test case for reading SVR4 style archives. by Reid Spencer · 20 years ago
  44. 37d8bd9 Solaris built archives in SVR4 and XPG4 styles. by Reid Spencer · 20 years ago
  45. f5d957f A test file that goes into the test archive. by Reid Spencer · 20 years ago
  46. 9692e39 Obligatory DejaGnu/expect file. by Reid Spencer · 20 years ago