diff options
author | gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3> | 2009-03-27 17:15:24 +0000 |
---|---|---|
committer | gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3> | 2009-03-27 17:15:24 +0000 |
commit | e3c268753ab7a8cf62bdf66d64d86707a850a933 (patch) | |
tree | 24c0380f59a0ec0d5f9999e53ea634c0b1b974c1 /UnitTesting/TestData | |
parent | 6545da262e160fc959e1fe869c517daeff1e184e (diff) |
[Author: dmaclach]
Change build script so that it removes all of the gcda files for the current
config project wide, which in general is what people will want.
Added unit testing to GTMHotKeyTextField. From about 6% up to 90%.
DELTA=10 (3 added, 0 deleted, 7 changed)
R=thomasvl
Diffstat (limited to 'UnitTesting/TestData')
-rw-r--r-- | UnitTesting/TestData/GTMUnitTestingTestApp.gtmUTState | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UnitTesting/TestData/GTMUnitTestingTestApp.gtmUTState b/UnitTesting/TestData/GTMUnitTestingTestApp.gtmUTState index 03e611c..525535b 100644 --- a/UnitTesting/TestData/GTMUnitTestingTestApp.gtmUTState +++ b/UnitTesting/TestData/GTMUnitTestingTestApp.gtmUTState @@ -91,7 +91,7 @@ <key>MenuItemIsSeparator</key> <false/> <key>MenuItemKeyEquivalent</key> - <string>q</string> + <string></string> <key>MenuItemState</key> <integer>0</integer> <key>MenuItemTag</key> |