diff options
author | David Billinghurst <billingd@gcc.gnu.org> | 2002-03-25 00:29:38 +0000 |
---|---|---|
committer | David Billinghurst <billingd@gcc.gnu.org> | 2002-03-25 00:29:38 +0000 |
commit | 479e51f6ed45ba2ba5715404b3025d5d3fc96ddd (patch) | |
tree | ad2c30fa08086ded2a31ae717d9f65e1bc823553 /gcc | |
parent | c1dc83a16d68d4e15a637158c19e2541f65a8022 (diff) | |
download | gcc-479e51f6ed45ba2ba5715404b3025d5d3fc96ddd.zip gcc-479e51f6ed45ba2ba5715404b3025d5d3fc96ddd.tar.gz gcc-479e51f6ed45ba2ba5715404b3025d5d3fc96ddd.tar.bz2 |
f77-edit-apostrophe-out.f: New test
2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
* g77.dg/f77-edit-apostrophe-out.f: New test
* g77.dg/f77-edit-h-out.f: New test
* g77.dg/f77-edit-t-in.f: New test
* g77.dg/f77-edit-t-out.f: New test
* g77.dg/f77-edit-x-out.f: New test
* g77.dg/f77-edit-slash-out.f: New test
* g77.dg/f77-edit-colon-out.f: New test
* g77.dg/f77-edit-s-out.f: New test
From-SVN: r51288
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1e992c9..ac4d80e 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com> + + * g77.dg/f77-edit-apostrophe-out.f: New test + * g77.dg/f77-edit-h-out.f: New test + * g77.dg/f77-edit-t-in.f: New test + * g77.dg/f77-edit-t-out.f: New test + * g77.dg/f77-edit-x-out.f: New test + * g77.dg/f77-edit-slash-out.f: New test + * g77.dg/f77-edit-colon-out.f: New test + * g77.dg/f77-edit-s-out.f: New test + 2002-03-24 Richard Henderson <rth@redhat.com> * objc/execute/formal_protocol-6.x: New XFAIL. |