rt_gccstream/libjava/testsuite/libjava.verify
apop 5c1fb0cf09 Creating a development branch for OpenMP stream extensions.
git-svn-id: svn://gcc.gnu.org/svn/gcc/branches/omp-stream@159266 138bc75d-0d04-0410-961f-82ee72b054a4
2010-05-11 10:00:02 +00:00
..
README.verify Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
verify.exp Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00

README.verify

The verifier tests come from Mauve.
See http://sources.redhat.com/mauve

You want the "verify" module in the Mauve cvs repository.

In Mauve, only the sources are checked in.  However, these need
jasmin to be compiled to bytecode.  Since jasmin would require either
another VM or gcj itself to already be working and installed (just to
compile it), we've chose to precompile all the .j files to .class
files and then import the result.