[MWF] Unit test for Row.Height/MinimumHeight bug (#2394)
authorEberhard Beilharz <eb1@sil.org>
Mon, 10 Mar 2014 17:53:44 +0000 (18:53 +0100)
committerEberhard Beilharz <eb1@sil.org>
Wed, 12 Mar 2014 15:45:43 +0000 (16:45 +0100)
commite5335d8a7f40ade4cffc765a9ebaab6a035caf6d
tree11034e2036cbc184bd803ceb08feb15ca6a7e6c2
parent1c98779dabd05d92d40117b3e364f5ad5ddb6640
[MWF] Unit test for Row.Height/MinimumHeight bug (#2394)

This change adds unit tests that demonstrate the bug #2394
where setting Row.Height below MinumumHeight in a DataGridView
doesn't work as expected. The unit tests also document the
behavior of .NET which isn't documented in MSDN.
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewTest.cs