/hg/icedtea6: Fixed wrong JTreg test name in @run annotation.

ptisnovs at icedtea.classpath.org ptisnovs at icedtea.classpath.org
Mon May 20 04:25:51 PDT 2013


changeset a371c1860804 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=a371c1860804
author: Pavel Tisnovsky <ptisnovs at redhat.com>
date: Mon May 20 13:25:41 2013 +0200

	Fixed wrong JTreg test name in @run annotation.


diffstat:

 ChangeLog                                  |  5 +++++
 patches/jtreg-TextLayoutBoundsChecks.patch |  2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r ce006f6558f1 -r a371c1860804 ChangeLog
--- a/ChangeLog	Fri May 17 17:58:51 2013 +0200
+++ b/ChangeLog	Mon May 20 13:25:41 2013 +0200
@@ -1,3 +1,8 @@
+2013-05-20  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* patches/jtreg-TextLayoutBoundsChecks.patch:
+	Fixed wrong JTreg test name in @run annotation.
+
 2013-05-17  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
 	* patches/componentOrientationTests.patch:
diff -r ce006f6558f1 -r a371c1860804 patches/jtreg-TextLayoutBoundsChecks.patch
--- a/patches/jtreg-TextLayoutBoundsChecks.patch	Fri May 17 17:58:51 2013 +0200
+++ b/patches/jtreg-TextLayoutBoundsChecks.patch	Mon May 20 13:25:41 2013 +0200
@@ -76,7 +76,7 @@
 +
 +/**
 + * @test
-+ * @run main TextLayoutLimits2
++ * @run main TextLayoutBoundIsNotEmpty
 + * @author Pavel Tisnovsky
 + *
 + * Test if TextLayout's method getBounds() works properly.



More information about the distro-pkg-dev mailing list