This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Test suite for new front end: DejaGNU or QMtest
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: gcc at gcc dot gnu dot org
- Date: 30 Jun 2002 23:54:08 +0200
- Subject: Test suite for new front end: DejaGNU or QMtest
Hello,
Now that G95 generates some code, we'll soon need to be able to run test
cases. Eventually we want to integrate G95 in GCC, so I guess we should
write test cases for the testing framework that GCC will use in the
future.
GCC uses DejaGNU now, but I read in some post that g++ will use QMtest
in the (near?) future, and that other parts of GCC will use it, too. So
should a new front-end test suite use DejaGNU or QMtest?
Greetz
Steven