pluotsorbet/tests/gfx
Marco Castelluccio 35d9d07266 Fix typo in DrawCharsWithEmojiTest PNG file name 2015-01-26 21:38:51 +01:00
..
images Replace Firefox logo with a simpler image 2015-01-03 00:36:50 +01:00
ARGBColorTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
ARGBColorTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
AlertTest.java Set Alert timeout to FOREVER to avoid timing issues while running tests; update AlertTest reference image without the scrollbar 2015-01-06 20:16:23 +01:00
AlertTest.png Set Alert timeout to FOREVER to avoid timing issues while running tests; update AlertTest reference image without the scrollbar 2015-01-06 20:16:23 +01:00
CanvasTest.java paint explicit background color (fixes #815) 2015-01-04 23:55:09 -08:00
CanvasTest.png update gfx tests from black to white background 2015-01-03 15:41:58 -08:00
CanvasWithHeaderTest.java gfx test for displaying the header bar. 2015-01-22 21:03:23 +08:00
CanvasWithHeaderTest.png gfx test for displaying the header bar. 2015-01-22 21:03:23 +08:00
ClippingTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
ClippingTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
ClippingWithAnchorTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
ClippingWithAnchorTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
CreateImageWithRegionTest.java paint explicit background color (fixes #815) 2015-01-04 23:55:09 -08:00
CreateImageWithRegionTest.png update gfx tests from black to white background 2015-01-03 15:41:58 -08:00
CreateImmutableCopyTest.java Remove bottom bar from CreateImmutableCopyTest too 2014-12-31 14:24:25 +01:00
CreateImmutableCopyTest.png Remove bottom bar from CreateImmutableCopyTest too 2014-12-31 14:24:25 +01:00
DirectGraphicsDrawPixelsWithXY.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectGraphicsDrawPixelsWithXY.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipAfter.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipAfter.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipAfterOnScreen.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipAfterOnScreen.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipAfterOnScreen2.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipAfterOnScreen2.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipAfterWithNormalImage.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipAfterWithNormalImage.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipBefore.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipBefore.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipBeforeOnScreen.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipBeforeOnScreen.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipBeforeOnScreen2.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipBeforeOnScreen2.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipBeforeWithNormalImage.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsClipBeforeWithNormalImage.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsCreateImageTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DirectUtilsCreateImageTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawAndFillArcTest.java paint explicit background color (fixes #815) 2015-01-04 23:55:09 -08:00
DrawAndFillArcTest.png update gfx tests from black to white background 2015-01-03 15:41:58 -08:00
DrawAndFillRoundRectTest.java paint explicit background color (fixes #815) 2015-01-04 23:55:09 -08:00
DrawAndFillRoundRectTest.png update gfx tests from black to white background 2015-01-03 15:41:58 -08:00
DrawCharsWithEmojiTest.java Move some test-specific functions in gnu.testlet.TestUtils to avoid code duplication 2015-01-03 02:02:11 +01:00
DrawCharsWithEmojiTest.png Fix typo in DrawCharsWithEmojiTest PNG file name 2015-01-26 21:38:51 +01:00
DrawLineOffscreenCanvasTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawLineOffscreenCanvasTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawRedStringTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawRedStringTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawRegionTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawRegionTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringBaselineAnchorTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringBaselineAnchorTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringBottomAnchorTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringBottomAnchorTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringHCenterAnchorTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringHCenterAnchorTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringRightAnchorTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringRightAnchorTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawStringWithCopyrightAndRegisteredSymbols.java Add test with (C) and (R) emoji 2015-01-22 00:30:08 +01:00
DrawStringWithCopyrightAndRegisteredSymbols.png Update gfx tests for new font size 2015-01-26 21:13:22 +01:00
DrawStringWithEmojiTest.java Move some test-specific functions in gnu.testlet.TestUtils to avoid code duplication 2015-01-03 02:02:11 +01:00
DrawStringWithEmojiTest.png Update other gfx tests 2015-01-26 21:32:12 +01:00
DrawSubstringTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawSubstringTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
DrawSubstringWithEmojiTest.java Move some test-specific functions in gnu.testlet.TestUtils to avoid code duplication 2015-01-03 02:02:11 +01:00
DrawSubstringWithEmojiTest.png Fix typo in DrawSubstringWithEmojiTest PNG file name 2015-01-26 21:35:55 +01:00
FillRectTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
FillRectTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetPixelsDrawPixelsTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetPixelsDrawPixelsTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetRGBDrawRGBNoAlphaTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetRGBDrawRGBNoAlphaTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetRGBDrawRGBTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetRGBDrawRGBTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetRGBDrawRGBWidthHeightTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetRGBDrawRGBWidthHeightTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetRGBDrawRGBxyTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
GetRGBDrawRGBxyTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
ImageProcessingTest.java paint explicit background color (fixes #815) 2015-01-04 23:55:09 -08:00
ImageProcessingTest.png update gfx tests from black to white background 2015-01-03 15:41:58 -08:00
ImageRenderingTest.java paint explicit background color (fixes #815) 2015-01-04 23:55:09 -08:00
ImageRenderingTest.png update gfx tests from black to white background 2015-01-03 15:41:58 -08:00
ImmutableImageFromByteArrayTest.java reimplement ImmutableImageFromByteArrayTest 2015-01-17 12:13:21 -08:00
ImmutableImageFromByteArrayTest.png reimplement ImmutableImageFromByteArrayTest 2015-01-17 12:13:21 -08:00
LauncherTest.java Fixed TestLauncher/LauncherTest 2015-01-07 13:09:40 -08:00
LauncherTest.png Fixed TestLauncher/LauncherTest 2015-01-07 13:09:40 -08:00
MediaImageTest.java paint explicit background color (fixes #815) 2015-01-04 23:55:09 -08:00
MediaImageTest.png update gfx tests from black to white background 2015-01-03 15:41:58 -08:00
OffScreenCanvasTest.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
OffScreenCanvasTest.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
RectAfterText.java Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
RectAfterText.png Remove bottom bar from canvas gfx tests 2014-12-31 13:34:19 +01:00
TextBoxTest.java Reduce sleeping time and catch only InterruptedException 2014-09-17 15:35:53 -07:00
TextBoxTest.png Add TextBox test 2014-09-17 10:35:05 -07:00
TextEditorGfxTest.java Update gfx tests for new font size 2015-01-26 21:13:22 +01:00
TextEditorGfxTest.png Update gfx tests for new font size 2015-01-26 21:13:22 +01:00