index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Archive
Age
Commit message (
Expand
)
Author
2008-05-20
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2007-07-23
Delete the svn:executable property on these files, which aren't executable.
Dan Gohman
2007-06-29
Convert .cvsignore files
John Criswell
2007-04-16
This needs to stay in the old bytecode format.
Reid Spencer
2007-04-16
This tests aren't particularly interesting. They are redundant with the
Reid Spencer
2007-04-16
Update for 2.0 bytecode format.
Reid Spencer
2007-04-15
For PR1336:
Reid Spencer
2007-04-15
For PR1319: Upgrade to new test harness.
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2006-04-12
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-03-23
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2005-10-31
Apparently these do pass on some alphas
Chris Lattner
2005-10-31
these tests fail on alpha for some reason
Chris Lattner
2004-11-27
Don't depend on grep or sed to be portable at all. Just compare against
Reid Spencer
2004-11-27
Put the expected tables of contents of the test archives into separate
Reid Spencer
2004-11-27
Use grep instead of sed because on Solaris sed doesn't copy null bytes and
Reid Spencer
2004-11-27
Accommodate the braindead Solaris "diff" that doesn't understand the -q
Reid Spencer
2004-11-22
Make sure output goes in the temporary/output directory.
Reid Spencer
2004-11-21
* Undo previous commit that breaks the test.
Reid Spencer
2004-11-21
* Undo previous commit that breaks the test.
Reid Spencer
2004-11-21
Test archive built with GNU ar(1).
Reid Spencer
2004-11-20
Removing unnecessary copies. Use %p to reference them.
Tanya Lattner
2004-11-20
An llvm-ar test.
Reid Spencer
2004-11-20
Provide the srcdir variable.
Reid Spencer
2004-11-20
Describe the Archive test suite.
Reid Spencer
2004-11-20
Contents separated into individual tests.
Reid Spencer
2004-11-19
Test case for reading MacOSX archives.
Reid Spencer
2004-11-19
MacOSX test archive (buggy).
Reid Spencer
2004-11-19
Make sure we can read an archive after it has been ranlib'd
Reid Spencer
2004-11-19
Test case for xpg4 style archive files.
Reid Spencer
2004-11-19
Test reading of SVR4 style archives with llvm-ar
Reid Spencer
2004-11-19
Test case for reading SVR4 style archives.
Reid Spencer
2004-11-19
Solaris built archives in SVR4 and XPG4 styles.
Reid Spencer
2004-11-19
A test file that goes into the test archive.
Reid Spencer
2004-11-19
Obligatory DejaGnu/expect file.
Reid Spencer