From 4203884610ea0e0621aafdf5cced614447dbcd5e Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Thu, 27 Aug 2009 16:45:23 +0000 Subject: [Author: thomasvl] Update the textfield fixed width code to work with 10.5 (vs. 10.4 due to a change on apple's end). Add a unittest that captures the edge case. R=stuartmorgan,dmaclach DELTA=72 (66 added, 1 deleted, 5 changed) --- .../TestData/GTMUILocalizerAndLayoutTweakerTest3-0.tiff | Bin 0 -> 9234 bytes .../TestData/GTMUILocalizerAndLayoutTweakerTest3-1.tiff | Bin 0 -> 15754 bytes .../TestData/GTMUILocalizerAndLayoutTweakerTest3-2.tiff | Bin 0 -> 16292 bytes .../TestData/GTMUILocalizerAndLayoutTweakerTest3-3.tiff | Bin 0 -> 19996 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-0.tiff create mode 100644 AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-1.tiff create mode 100644 AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-2.tiff create mode 100644 AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-3.tiff (limited to 'AppKit/TestData') diff --git a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-0.tiff b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-0.tiff new file mode 100644 index 0000000..6ea28e6 Binary files /dev/null and b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-0.tiff differ diff --git a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-1.tiff b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-1.tiff new file mode 100644 index 0000000..fb0826c Binary files /dev/null and b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-1.tiff differ diff --git a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-2.tiff b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-2.tiff new file mode 100644 index 0000000..a9640a0 Binary files /dev/null and b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-2.tiff differ diff --git a/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-3.tiff b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-3.tiff new file mode 100644 index 0000000..7f2f0a9 Binary files /dev/null and b/AppKit/TestData/GTMUILocalizerAndLayoutTweakerTest3-3.tiff differ -- cgit v1.2.3