]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years agoTest case for #5927.
Marko Grönroos [Tue, 4 Jan 2011 13:07:42 +0000 (13:07 +0000)]
Test case for #5927.

svn changeset:16791/svn branch:6.5

13 years agojavadoc fix
Matti Tahvonen [Tue, 4 Jan 2011 13:05:20 +0000 (13:05 +0000)]
javadoc fix

svn changeset:16790/svn branch:6.5

13 years ago#6227 Extra scrollbars in Window and other places in Opera 11
Artur Signell [Tue, 4 Jan 2011 12:03:10 +0000 (12:03 +0000)]
#6227 Extra scrollbars in Window and other places in Opera 11

Made fix compatible with future versions if Opera decides not to fix the issue for Opera 12

svn changeset:16786/svn branch:6.5

13 years ago#6227 Extra scrollbars in Window and other places in Opera 11
Artur Signell [Tue, 4 Jan 2011 09:39:55 +0000 (09:39 +0000)]
#6227 Extra scrollbars in Window and other places in Opera 11

svn changeset:16780/svn branch:6.5

13 years agoThere are no longer double value change events sent (#6002/#6223)
Artur Signell [Tue, 4 Jan 2011 08:57:11 +0000 (08:57 +0000)]
There are no longer double value change events sent (#6002/#6223)

svn changeset:16779/svn branch:6.5

13 years agoRemoved obsolete (?) pathInfo, previously (a very long time ago) used to identify...
Matti Tahvonen [Tue, 4 Jan 2011 08:37:34 +0000 (08:37 +0000)]
Removed obsolete (?) pathInfo, previously (a very long time ago) used to identify UIDL requests. Nowdays all UIDL request goes to same APPURI/UIDL uri, the window identification happens based on request parameter

svn changeset:16778/svn branch:6.5

13 years agoTest for column sorting in Table
Artur Signell [Tue, 4 Jan 2011 07:32:34 +0000 (07:32 +0000)]
Test for column sorting in Table

svn changeset:16775/svn branch:6.5

13 years agoFix compilation problem with Ant
Artur Signell [Tue, 4 Jan 2011 07:09:16 +0000 (07:09 +0000)]
Fix compilation problem with Ant

svn changeset:16774/svn branch:6.5

13 years ago#6200: title now escaped properly, additional tuning for applicationVersion and theme...
Matti Tahvonen [Mon, 3 Jan 2011 16:29:06 +0000 (16:29 +0000)]
#6200: title now escaped properly, additional tuning for applicationVersion and theme name (now theme name can't contain some special chars, needs to be mentioned in release notes)

svn changeset:16773/svn branch:6.5

13 years agoTest also using Opera 11
Artur Signell [Mon, 3 Jan 2011 16:11:27 +0000 (16:11 +0000)]
Test also using Opera 11

svn changeset:16772/svn branch:6.5

13 years agoBasic state test for PasswordField
Artur Signell [Mon, 3 Jan 2011 15:41:50 +0000 (15:41 +0000)]
Basic state test for PasswordField

svn changeset:16767/svn branch:6.5

13 years agoApplication that shows all basic component tests
Artur Signell [Mon, 3 Jan 2011 15:35:23 +0000 (15:35 +0000)]
Application that shows all basic component tests

svn changeset:16766/svn branch:6.5

13 years agoMade DateField test non-abstract as DateField is not abstract
Artur Signell [Mon, 3 Jan 2011 15:25:32 +0000 (15:25 +0000)]
Made DateField test non-abstract as DateField is not abstract

svn changeset:16765/svn branch:6.5

13 years ago#6225 Widgetset compiler should show load style for widgets
Artur Signell [Mon, 3 Jan 2011 14:46:28 +0000 (14:46 +0000)]
#6225 Widgetset compiler should show load style for widgets

svn changeset:16764/svn branch:6.5

13 years ago#6191 NPE when rendering an undefined wide TabSheet with no tabs
Artur Signell [Mon, 3 Jan 2011 13:24:05 +0000 (13:24 +0000)]
#6191 NPE when rendering an undefined wide TabSheet with no tabs

svn changeset:16763/svn branch:6.5

13 years ago#6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VView
Artur Signell [Mon, 3 Jan 2011 13:14:37 +0000 (13:14 +0000)]
#6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VView

svn changeset:16762/svn branch:6.5

13 years agoAdded option for resizing parent layout
Artur Signell [Mon, 3 Jan 2011 13:14:37 +0000 (13:14 +0000)]
Added option for resizing parent layout

svn changeset:16761/svn branch:6.5

13 years ago#4376 Tree/Table: Context menu shadow is wrong on first click if it has an icon
Artur Signell [Mon, 3 Jan 2011 13:02:15 +0000 (13:02 +0000)]
#4376 Tree/Table: Context menu shadow is wrong on first click if it has an icon

Improved to lazily resize after all (or most) icons have been loaded

svn changeset:16760/svn branch:6.5

13 years agofixes #6002 and #6223
Matti Tahvonen [Mon, 3 Jan 2011 12:51:27 +0000 (12:51 +0000)]
fixes #6002 and #6223

 * value change events now not fired twice in some case, #6002
 * value change event now never called on getValue(), #6002
 * fixed a logic bug related to read buffering, #6223

svn changeset:16759/svn branch:6.5

13 years agoextended test case to cover #6002
Matti Tahvonen [Mon, 3 Jan 2011 12:33:05 +0000 (12:33 +0000)]
extended test case to cover #6002

svn changeset:16758/svn branch:6.5

13 years agoadded test case for #5746
Matti Tahvonen [Fri, 31 Dec 2010 09:12:47 +0000 (09:12 +0000)]
added test case for #5746

svn changeset:16744/svn branch:6.5

13 years agoadded test case
Matti Tahvonen [Thu, 30 Dec 2010 21:14:46 +0000 (21:14 +0000)]
added test case

svn changeset:16742/svn branch:6.5

13 years agocss to cope better with browser plugins #6219, #5879
Matti Tahvonen [Thu, 30 Dec 2010 20:51:47 +0000 (20:51 +0000)]
css to cope better with browser plugins #6219, #5879

svn changeset:16741/svn branch:6.5

13 years agofine tuned fix for #5879
Matti Tahvonen [Thu, 30 Dec 2010 18:36:57 +0000 (18:36 +0000)]
fine tuned fix for #5879

svn changeset:16740/svn branch:6.5

13 years agofixes #5879, putting flash plugin to mode that supports z-indexes propertly by defaul...
Matti Tahvonen [Thu, 30 Dec 2010 18:30:13 +0000 (18:30 +0000)]
fixes #5879, putting flash plugin to mode that supports z-indexes propertly by default. Can be overridden (must be possible - causes worse performance afaik).

svn changeset:16739/svn branch:6.5

13 years agoTest and fix for #5356
Artur Signell [Thu, 30 Dec 2010 16:45:32 +0000 (16:45 +0000)]
Test and fix for #5356

svn changeset:16738/svn branch:6.5

13 years agoUpdated to work with the Accordion test
Artur Signell [Thu, 30 Dec 2010 16:07:54 +0000 (16:07 +0000)]
Updated to work with the Accordion test

svn changeset:16737/svn branch:6.5

13 years agoExtended test for #5372 to all ComponentContainers
Artur Signell [Thu, 30 Dec 2010 16:07:11 +0000 (16:07 +0000)]
Extended test for #5372 to all ComponentContainers

svn changeset:16736/svn branch:6.5

13 years agoBasic test for Accordion
Artur Signell [Thu, 30 Dec 2010 15:45:40 +0000 (15:45 +0000)]
Basic test for Accordion

svn changeset:16735/svn branch:6.5

13 years agoAbstractSplitPanel should really be abstract...
Artur Signell [Thu, 30 Dec 2010 14:41:43 +0000 (14:41 +0000)]
AbstractSplitPanel should really be abstract...

svn changeset:16731/svn branch:6.5

13 years agoStatic helper methods for finding all available Components and ComponentContainers...
Artur Signell [Thu, 30 Dec 2010 14:39:35 +0000 (14:39 +0000)]
Static helper methods for finding all available Components and ComponentContainers in Vaadin core

svn changeset:16730/svn branch:6.5

13 years ago#6166 Exception in IE7/IE8 when a narrow PopupDateField is rendered
Artur Signell [Thu, 30 Dec 2010 13:10:45 +0000 (13:10 +0000)]
#6166 Exception in IE7/IE8 when a narrow PopupDateField is rendered

svn changeset:16725/svn branch:6.5

13 years ago#6191 fixed - removed workaround
Artur Signell [Thu, 30 Dec 2010 11:51:40 +0000 (11:51 +0000)]
#6191 fixed - removed workaround

svn changeset:16723/svn branch:6.5

13 years agomaking test scripts independent of current time (am/pm)
Matti Tahvonen [Thu, 30 Dec 2010 08:18:10 +0000 (08:18 +0000)]
making test scripts independent of current time (am/pm)

svn changeset:16720/svn branch:6.5

13 years agoanother test script for #6211
Matti Tahvonen [Wed, 29 Dec 2010 16:21:20 +0000 (16:21 +0000)]
another test script for #6211

svn changeset:16714/svn branch:6.5

13 years agofixes #6211
Matti Tahvonen [Wed, 29 Dec 2010 16:20:13 +0000 (16:20 +0000)]
fixes #6211

svn changeset:16713/svn branch:6.5

13 years agotest script for #6211
Matti Tahvonen [Wed, 29 Dec 2010 16:07:10 +0000 (16:07 +0000)]
test script for #6211

svn changeset:16712/svn branch:6.5

13 years agofixes #6191
Matti Tahvonen [Wed, 29 Dec 2010 14:13:36 +0000 (14:13 +0000)]
fixes #6191

svn changeset:16710/svn branch:6.5

13 years agofixes #6170
Matti Tahvonen [Wed, 29 Dec 2010 13:58:02 +0000 (13:58 +0000)]
fixes #6170

svn changeset:16709/svn branch:6.5

13 years agorenamed html file (test script) to end with .html
Matti Tahvonen [Wed, 29 Dec 2010 13:56:19 +0000 (13:56 +0000)]
renamed html file (test script) to end with .html

svn changeset:16708/svn branch:6.5

13 years agotest script
Matti Tahvonen [Wed, 29 Dec 2010 13:49:53 +0000 (13:49 +0000)]
test script

svn changeset:16707/svn branch:6.5

13 years ago#5372 : test case, script and fix
Matti Tahvonen [Wed, 29 Dec 2010 11:15:50 +0000 (11:15 +0000)]
#5372 : test case, script and fix

svn changeset:16704/svn branch:6.5

13 years agofixes #6171
Matti Tahvonen [Wed, 29 Dec 2010 09:23:24 +0000 (09:23 +0000)]
fixes #6171

svn changeset:16701/svn branch:6.5

13 years agotest case for #6171
Matti Tahvonen [Wed, 29 Dec 2010 09:20:00 +0000 (09:20 +0000)]
test case for #6171

svn changeset:16700/svn branch:6.5

13 years agoA minor security fix: exception to logger instead of UI, relates also to #6200
Matti Tahvonen [Tue, 28 Dec 2010 16:06:41 +0000 (16:06 +0000)]
A minor security fix: exception to logger instead of UI, relates also to #6200

svn changeset:16699/svn branch:6.5

13 years agofixes #6200
Matti Tahvonen [Tue, 28 Dec 2010 13:32:55 +0000 (13:32 +0000)]
fixes #6200

svn changeset:16698/svn branch:6.5

13 years agoUpdated locators because of changes related to #5039
Artur Signell [Tue, 28 Dec 2010 13:06:44 +0000 (13:06 +0000)]
Updated locators because of changes related to #5039

svn changeset:16697/svn branch:6.5

13 years agoTest for #6147
Artur Signell [Tue, 28 Dec 2010 12:50:58 +0000 (12:50 +0000)]
Test for #6147

svn changeset:16691/svn branch:6.5

13 years agoTest for #6212 Memory leak in KeyMapper
Artur Signell [Tue, 28 Dec 2010 12:35:53 +0000 (12:35 +0000)]
Test for #6212 Memory leak in KeyMapper

svn changeset:16689/svn branch:6.5

13 years ago#6212 Memory leak in KeyMapper
Artur Signell [Tue, 28 Dec 2010 12:07:18 +0000 (12:07 +0000)]
#6212 Memory leak in KeyMapper

svn changeset:16687/svn branch:6.5

13 years agoadded some details to release notes
Matti Tahvonen [Tue, 28 Dec 2010 11:31:24 +0000 (11:31 +0000)]
added some details to release notes

svn changeset:16686/svn branch:6.5

13 years agorelocated debug code to helper class + fixed bug when reporting variables and when...
Matti Tahvonen [Tue, 28 Dec 2010 10:10:02 +0000 (10:10 +0000)]
relocated debug code to helper class + fixed bug when reporting variables and when multiple bursts in queue

svn changeset:16682/svn branch:6.5

13 years agoMade Date printing consistent
Artur Signell [Tue, 28 Dec 2010 09:41:35 +0000 (09:41 +0000)]
Made Date printing consistent

svn changeset:16679/svn branch:6.5

13 years agoContext menu support
Artur Signell [Tue, 28 Dec 2010 09:41:20 +0000 (09:41 +0000)]
Context menu support

svn changeset:16678/svn branch:6.5

13 years ago#6199 MouseEventDetails should implement Serializable
Artur Signell [Tue, 28 Dec 2010 09:29:43 +0000 (09:29 +0000)]
#6199 MouseEventDetails should implement Serializable

svn changeset:16677/svn branch:6.5

13 years ago#6107 - VTwinColSelect should provide information about logical parts to TestBench
Artur Signell [Tue, 28 Dec 2010 09:27:11 +0000 (09:27 +0000)]
#6107 - VTwinColSelect should provide information about logical parts to TestBench

svn changeset:16676/svn branch:6.5

13 years agoTest for Table context menu
Artur Signell [Tue, 28 Dec 2010 09:09:01 +0000 (09:09 +0000)]
Test for Table context menu

svn changeset:16673/svn branch:6.5

13 years agoTest for Tree context menu
Artur Signell [Tue, 28 Dec 2010 09:06:32 +0000 (09:06 +0000)]
Test for Tree context menu

svn changeset:16672/svn branch:6.5

13 years ago#6209 Icon is not removed from context menu
Artur Signell [Tue, 28 Dec 2010 09:03:02 +0000 (09:03 +0000)]
#6209 Icon is not removed from context menu

svn changeset:16671/svn branch:6.5

13 years ago#4376 Tree: Context menu shadow is wrong on first click if it has an icon
Artur Signell [Tue, 28 Dec 2010 08:28:56 +0000 (08:28 +0000)]
#4376 Tree: Context menu shadow is wrong on first click if it has an icon

svn changeset:16670/svn branch:6.5

13 years ago#6037 - PortletApplicationContext on Liferay is not serializable because of a referen...
Artur Signell [Tue, 28 Dec 2010 07:38:20 +0000 (07:38 +0000)]
#6037 - PortletApplicationContext on Liferay is not serializable because of a reference to a portlet response

svn changeset:16669/svn branch:6.5

13 years ago#6204 - IE6 png transparency fix depends on Runo theme
Artur Signell [Tue, 28 Dec 2010 07:27:42 +0000 (07:27 +0000)]
#6204 - IE6 png transparency fix depends on Runo theme

svn changeset:16668/svn branch:6.5

13 years ago#6208 - Changing date format does not update field contents
Artur Signell [Mon, 27 Dec 2010 16:16:58 +0000 (16:16 +0000)]
#6208 - Changing date format does not update field contents

svn changeset:16667/svn branch:6.5

13 years agoAdded FULL format for testing #6207
Artur Signell [Mon, 27 Dec 2010 16:11:25 +0000 (16:11 +0000)]
Added FULL format for testing #6207

svn changeset:16665/svn branch:6.5

13 years agoUpdated locators because of changes related to #5039
Artur Signell [Mon, 27 Dec 2010 14:26:04 +0000 (14:26 +0000)]
Updated locators because of changes related to #5039

svn changeset:16662/svn branch:6.5

13 years ago#6205 - Too many items are collapsed in certain cases
Artur Signell [Mon, 27 Dec 2010 14:24:52 +0000 (14:24 +0000)]
#6205 - Too many items are collapsed in certain cases

svn changeset:16661/svn branch:6.5

13 years agoTest for icons in MenuBar
Artur Signell [Mon, 27 Dec 2010 14:09:20 +0000 (14:09 +0000)]
Test for icons in MenuBar

svn changeset:16658/svn branch:6.5

13 years agoTest for icons in MenuBar
Artur Signell [Mon, 27 Dec 2010 14:02:57 +0000 (14:02 +0000)]
Test for icons in MenuBar

svn changeset:16656/svn branch:6.5

13 years ago#6035 - Icons are no longer transparent in MenuBar in IE6
Artur Signell [Mon, 27 Dec 2010 14:01:33 +0000 (14:01 +0000)]
#6035 - Icons are no longer transparent in MenuBar in IE6

svn changeset:16655/svn branch:6.5

13 years ago#6035 - Icons are no longer transparent in MenuBar in IE6
Artur Signell [Mon, 27 Dec 2010 12:20:32 +0000 (12:20 +0000)]
#6035 - Icons are no longer transparent in MenuBar in IE6
#6204 - IE6 png transparency fix depends on Runo theme

svn changeset:16654/svn branch:6.5

13 years agoAdded missing javadoc
Artur Signell [Mon, 27 Dec 2010 10:50:04 +0000 (10:50 +0000)]
Added missing javadoc

svn changeset:16649/svn branch:6.5

13 years agoUse en_US as default locale for components to avoid problems where test cluster brows...
Artur Signell [Mon, 27 Dec 2010 10:48:20 +0000 (10:48 +0000)]
Use en_US as default locale for components to avoid problems where test cluster browsers send different locales

svn changeset:16648/svn branch:6.5

13 years agoAllow setting DateField value
Artur Signell [Mon, 27 Dec 2010 10:47:37 +0000 (10:47 +0000)]
Allow setting DateField value

svn changeset:16647/svn branch:6.5

13 years ago#6192 - DateField milliseconds select has fails to update value in the client
Artur Signell [Mon, 27 Dec 2010 10:43:13 +0000 (10:43 +0000)]
#6192 - DateField milliseconds select has fails to update value in the client

svn changeset:16646/svn branch:6.5

13 years agoTest for InlineDateField msec resolution (#6192)
Artur Signell [Mon, 27 Dec 2010 10:42:34 +0000 (10:42 +0000)]
Test for InlineDateField msec resolution (#6192)

svn changeset:16645/svn branch:6.5

13 years ago#5064 - NativeSelect with nullSelectionAllowed==false does not work properly
Artur Signell [Mon, 27 Dec 2010 10:42:04 +0000 (10:42 +0000)]
#5064 - NativeSelect with nullSelectionAllowed==false does not work properly
 * Changed to use boolean instead of int

svn changeset:16644/svn branch:6.5

13 years agoPrint time from Dates so the msec value can be verified
Artur Signell [Mon, 27 Dec 2010 10:41:20 +0000 (10:41 +0000)]
Print time from Dates so the msec value can be verified

svn changeset:16643/svn branch:6.5

13 years ago#5064 - NativeSelect with nullSelectionAllowed==false does not work properly
Artur Signell [Mon, 27 Dec 2010 10:04:20 +0000 (10:04 +0000)]
#5064 - NativeSelect with nullSelectionAllowed==false does not work properly

svn changeset:16642/svn branch:6.5

13 years agoTest for some basic TabSheet operations
Artur Signell [Mon, 27 Dec 2010 09:30:12 +0000 (09:30 +0000)]
Test for some basic TabSheet operations

svn changeset:16640/svn branch:6.5

13 years agoGeneric TabSheet test
Artur Signell [Mon, 27 Dec 2010 08:27:08 +0000 (08:27 +0000)]
Generic TabSheet test

svn changeset:16638/svn branch:6.5

13 years agoJavaDoc fix.
John Alhroos [Wed, 22 Dec 2010 09:07:23 +0000 (09:07 +0000)]
JavaDoc fix.

svn changeset:16618/svn branch:6.5

13 years ago- Changed get/setTabIndex to get/setTabPosition since tabIndex might be associated...
John Alhroos [Wed, 22 Dec 2010 08:52:36 +0000 (08:52 +0000)]
- Changed get/setTabIndex to get/setTabPosition since tabIndex might be associated with tabbing
- Changed implementation of addTab (with position) so that it never moves a existing tab.
- Added unit tests

#6188

svn changeset:16617/svn branch:6.5

13 years agoRevised for #6188
John Alhroos [Tue, 21 Dec 2010 14:26:08 +0000 (14:26 +0000)]
Revised for #6188

svn changeset:16614/svn branch:6.5

13 years agoundoing last accidental commit
Matti Tahvonen [Tue, 21 Dec 2010 14:11:16 +0000 (14:11 +0000)]
undoing last accidental commit

svn changeset:16613/svn branch:6.5

13 years agosvn changeset:16611/svn branch:6.5
Matti Tahvonen [Tue, 21 Dec 2010 14:02:28 +0000 (14:02 +0000)]
svn changeset:16611/svn branch:6.5

13 years agoupdated test scripts
Matti Tahvonen [Tue, 21 Dec 2010 13:56:33 +0000 (13:56 +0000)]
updated test scripts

svn changeset:16609/svn branch:6.5

13 years agoFix for #6188 + Testbench tests
John Alhroos [Tue, 21 Dec 2010 13:53:09 +0000 (13:53 +0000)]
Fix for #6188 + Testbench tests

svn changeset:16608/svn branch:6.5

13 years agoimproved code style
Matti Tahvonen [Tue, 21 Dec 2010 12:24:44 +0000 (12:24 +0000)]
improved code style

svn changeset:16605/svn branch:6.5

13 years ago#6035 Icons are no longer transparent in MenuBar in IE6
Artur Signell [Tue, 21 Dec 2010 11:29:41 +0000 (11:29 +0000)]
#6035 Icons are no longer transparent in MenuBar in IE6

svn changeset:16604/svn branch:6.5

13 years ago#6035 Icons are no longer transparent in MenuBar in IE6
Artur Signell [Tue, 21 Dec 2010 10:27:30 +0000 (10:27 +0000)]
#6035 Icons are no longer transparent in MenuBar in IE6

svn changeset:16602/svn branch:6.5

13 years agoRetry tests only run if create.retry.tests and retries are given
Mikael Grankvist [Tue, 21 Dec 2010 09:26:35 +0000 (09:26 +0000)]
Retry tests only run if create.retry.tests and retries are given

svn changeset:16597/svn branch:6.5

13 years agoSort collections in valueChangeListener to get consistent test results
Artur Signell [Tue, 21 Dec 2010 09:24:20 +0000 (09:24 +0000)]
Sort collections in valueChangeListener to get consistent test results

svn changeset:16596/svn branch:6.5

13 years agoSupport Button styles (reindeer)
Artur Signell [Tue, 21 Dec 2010 09:23:39 +0000 (09:23 +0000)]
Support Button styles (reindeer)

svn changeset:16595/svn branch:6.5

13 years ago#6086 Text selection does not work in link Buttons
Artur Signell [Tue, 21 Dec 2010 08:53:23 +0000 (08:53 +0000)]
#6086 Text selection does not work in link Buttons

svn changeset:16592/svn branch:6.5

13 years ago#6041 The splitter in a disabled split panel can be moved
Artur Signell [Tue, 21 Dec 2010 08:44:10 +0000 (08:44 +0000)]
#6041 The splitter in a disabled split panel can be moved

svn changeset:16591/svn branch:6.5

13 years agoRetry test ComboBoxLargeIcons.html on winxp-ie6 max 2 times if test fails on runtime
Mikael Grankvist [Tue, 21 Dec 2010 07:05:23 +0000 (07:05 +0000)]
Retry test ComboBoxLargeIcons.html on winxp-ie6 max 2 times if test fails on runtime

svn changeset:16589/svn branch:6.5

13 years agobring to front now somewhat supports several updating order of several windows at...
Matti Tahvonen [Mon, 20 Dec 2010 16:07:33 +0000 (16:07 +0000)]
bring to front now somewhat supports several updating order of several windows at one uidl update

svn changeset:16587/svn branch:6.5

13 years agoNPE fix
John Alhroos [Mon, 20 Dec 2010 14:30:13 +0000 (14:30 +0000)]
NPE fix

svn changeset:16585/svn branch:6.5

13 years agoFixed warnings in tests
Artur Signell [Mon, 20 Dec 2010 14:20:48 +0000 (14:20 +0000)]
Fixed warnings in tests

svn changeset:16584/svn branch:6.5

13 years agoFixed warnings in tests
Artur Signell [Mon, 20 Dec 2010 14:19:46 +0000 (14:19 +0000)]
Fixed warnings in tests

svn changeset:16583/svn branch:6.5