New ObjC testcases to make sure Protocol-isEqual: is well implemented in the
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jun 2004 01:24:34 +0000 (01:24 +0000)
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jun 2004 01:24:34 +0000 (01:24 +0000)
runtime library

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82621 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 1425299..96f8535 100644 (file)
@@ -1,3 +1,13 @@
+2004-06-04  David Ayers  <d.ayers@inode.at>
+
+       * objc/execute/protocol-isEqual-4.m: New testcase.
+
+2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
+
+       * objc/execute/protocol-isEqual-1.m: New testcase.
+       * objc/execute/protocol-isEqual-2.m: New testcase.
+       * objc/execute/protocol-isEqual-3.m: New testcase.
+
 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
 
        * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.