Unit test for bug Xamarin-4959
authorEberhard Beilharz <eb1@sil.org>
Wed, 9 May 2012 08:49:42 +0000 (10:49 +0200)
committerEberhard Beilharz <eb1@sil.org>
Mon, 21 May 2012 09:12:23 +0000 (11:12 +0200)
commit4989bf10402c0a3a20debd900b7e0d1499655bfa
tree2a28bf64a0879340569a147148d71222d81644e0
parent5a349bae393347c099dcc8fde2ec2b7ec1dcad6e
Unit test for bug Xamarin-4959

Because the clipboard is a shared resource between applications
it is possible that the test sometimes fails for wrong reasons
if another app manipulates the clipboard just at the right time.

Change-Id: I1a52b62d2958ece35c8927172d94ab6ccb3183b0
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ClipboardTest.cs