public inbox for mauve-patches@sourceware.org
 help / color / mirror / Atom feed
* FYI: Fixed comment in StrictMath tests
@ 2006-08-02 18:41 Carsten Neumann
  0 siblings, 0 replies; only message in thread
From: Carsten Neumann @ 2006-08-02 18:41 UTC (permalink / raw)
  To: mauve-patches

[-- Attachment #1: Type: text/plain, Size: 665 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Just noted a copy & paste bug in a comment, this fixes it.

	Cheers,
		Carsten

2006-08-02  Carsten Neumann  <cn-develop@gmx.net>

	* gnu/testlet/java/lang/StrictMath/tanh.java: Fixed comment.
	* gnu/testlet/java/lang/StrictMath/cosh.java: Likewise.
	* gnu/testlet/java/lang/StrictMath/sinh.java: Likewise.
	* gnu/testlet/java/lang/StrictMath/expm1.java: Likewise.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE0PG+d4NEZjs4PvgRArT4AKDGZDUUbJJviWYl2l6SMOAiNHexEACdG/Sx
30/cRqhjLeCJvHPmU60on24=
=hIQP
-----END PGP SIGNATURE-----

[-- Attachment #2: StrictMath.comment-fix.diff --]
[-- Type: text/x-patch, Size: 2614 bytes --]

Index: gnu/testlet/java/lang/StrictMath/expm1.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/java/lang/StrictMath/expm1.java,v
retrieving revision 1.1
diff -u -r1.1 expm1.java
--- gnu/testlet/java/lang/StrictMath/expm1.java	22 Jul 2006 14:32:30 -0000	1.1
+++ gnu/testlet/java/lang/StrictMath/expm1.java	2 Aug 2006 18:38:47 -0000
@@ -27,7 +27,7 @@
 public class expm1 implements Testlet
 {
   /**
-   * These values are used as arguments to cbrt.
+   * These values are used as arguments to expm1.
    * The values are somewhat arbitrary, but ensure that all code paths
    * are tested.
    */
Index: gnu/testlet/java/lang/StrictMath/cosh.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/java/lang/StrictMath/cosh.java,v
retrieving revision 1.1
diff -u -r1.1 cosh.java
--- gnu/testlet/java/lang/StrictMath/cosh.java	24 Jul 2006 17:16:37 -0000	1.1
+++ gnu/testlet/java/lang/StrictMath/cosh.java	2 Aug 2006 18:38:48 -0000
@@ -27,7 +27,7 @@
 public class cosh implements Testlet
 {
   /**
-   * These values are used as arguments to cbrt.
+   * These values are used as arguments to cosh.
    * The values are somewhat arbitrary, but ensure that all code paths
    * are tested.
    */
Index: gnu/testlet/java/lang/StrictMath/sinh.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/java/lang/StrictMath/sinh.java,v
retrieving revision 1.1
diff -u -r1.1 sinh.java
--- gnu/testlet/java/lang/StrictMath/sinh.java	29 Jul 2006 13:45:23 -0000	1.1
+++ gnu/testlet/java/lang/StrictMath/sinh.java	2 Aug 2006 18:38:48 -0000
@@ -27,7 +27,7 @@
 public class sinh implements Testlet
 {
   /**
-   * These values are used as arguments to cbrt.
+   * These values are used as arguments to sinh.
    * The values are somewhat arbitrary, but ensure that all code paths
    * are tested.
    */
Index: gnu/testlet/java/lang/StrictMath/tanh.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/java/lang/StrictMath/tanh.java,v
retrieving revision 1.1
diff -u -r1.1 tanh.java
--- gnu/testlet/java/lang/StrictMath/tanh.java	2 Aug 2006 18:21:00 -0000	1.1
+++ gnu/testlet/java/lang/StrictMath/tanh.java	2 Aug 2006 18:38:48 -0000
@@ -27,7 +27,7 @@
 public class tanh implements Testlet
 {
   /**
-   * These values are used as arguments to cbrt.
+   * These values are used as arguments to tanh.
    * The values are somewhat arbitrary, but ensure that all code paths
    * are tested.
    */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-02 18:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-02 18:41 FYI: Fixed comment in StrictMath tests Carsten Neumann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).