2000-04-02 Neil Booth <NeilB@earthling.net>
authorNeil Booth <neilb@earthling.net>
Sun, 2 Apr 2000 07:20:26 +0000 (07:20 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 2 Apr 2000 07:20:26 +0000 (07:20 +0000)
commit93fd8bf764b64c5914090779633b1209c2422dc6
tree228a192c230fc915aaf2f31d51441ea5986e9db6
parent8dd2076d8ab463ce4342ad1e3ee8b31238ef53a8
2000-04-02  Neil Booth  <NeilB@earthling.net>

* gcc.dg/cpp-cond.c  New tests.
* gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
accidental success less likely.
* gcc.dg/cpp-missingop.c  New tests.
* gcc.dg/cpp-missingparen.c  New tests.
* gcc.dg/cpp-shift.c  New tests.
* gcc.dg/cpp-shortcircuit.c  New tests.
* gcc.dg/cpp-unary.c  New tests.

From-SVN: r32862
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp-cond.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-ifparen.c
gcc/testsuite/gcc.dg/cpp-missingop.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-missingparen.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-shift.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-shortcircuit.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-unary.c [new file with mode: 0644]