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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32862 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/testsuite/ChangeLog 11 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/cpp-cond.c 13 additions, 0 deletionsgcc/testsuite/gcc.dg/cpp-cond.c
- gcc/testsuite/gcc.dg/cpp-ifparen.c 24 additions, 4 deletionsgcc/testsuite/gcc.dg/cpp-ifparen.c
- gcc/testsuite/gcc.dg/cpp-missingop.c 21 additions, 0 deletionsgcc/testsuite/gcc.dg/cpp-missingop.c
- gcc/testsuite/gcc.dg/cpp-missingparen.c 27 additions, 0 deletionsgcc/testsuite/gcc.dg/cpp-missingparen.c
- gcc/testsuite/gcc.dg/cpp-shift.c 20 additions, 0 deletionsgcc/testsuite/gcc.dg/cpp-shift.c
- gcc/testsuite/gcc.dg/cpp-shortcircuit.c 24 additions, 0 deletionsgcc/testsuite/gcc.dg/cpp-shortcircuit.c
- gcc/testsuite/gcc.dg/cpp-unary.c 30 additions, 0 deletionsgcc/testsuite/gcc.dg/cpp-unary.c
Loading
Please register or sign in to comment