Fix watchos tests for system.data (#6600)
commit056a267752c32819005d521c22da944309802dee
authorEgor Bogatov <egorbo@gmail.com>
Mon, 22 Jan 2018 15:33:34 +0000 (22 18:33 +0300)
committerLudovic Henry <luhenry@microsoft.com>
Mon, 22 Jan 2018 15:33:34 +0000 (22 10:33 -0500)
tree2b1ac9bfaa902a890c935c8ccd57ca886195fb60
parent181aa3c026ff8bb89f17f2ffb07b6d02bd9a83e3
Fix watchos tests for system.data (#6600)
12 files changed:
mcs/class/System.Data/System.Data.SqlClient/SqlBulkCopy.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/System.Data.SqlClient/SqlCommand.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/System.Data.SqlClient/SqlCommandBuilder.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/System.Data.SqlClient/SqlConnection.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/System.Data.SqlClient/SqlDataAdapter.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/System.Data.SqlClient/SqlException.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/System.Data.SqlClient/SqlParameter.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/System.Data.SqlClient/SqlParameterCollection.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/System.Data.SqlClient/SqlTransaction.platformnotsupported.cs [new file with mode: 0644]
mcs/class/System.Data/Test/System.Data.SqlClient/SqlDataAdapterTest.cs
mcs/class/System.Data/monotouch_watch_System.Data.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Data/monotouch_watch_System.Data.dll.sources [new file with mode: 0644]