[bcl] Build all XUnit and NUnit tests for monodroid, monotouch, monotouch_tv, monotou...
commita282040c96f4365c1f5cdea8639f441c65f26d68
authorLudovic Henry <luhenry@microsoft.com>
Wed, 17 Oct 2018 18:44:45 +0000 (17 14:44 -0400)
committerGitHub <noreply@github.com>
Wed, 17 Oct 2018 18:44:45 +0000 (17 14:44 -0400)
tree03ecd76d04e1b90c54055426e37c4c63ca7416dc
parent2b64076769354d449deb0b2a7a2b078d657baa83
[bcl] Build all XUnit and NUnit tests for monodroid, monotouch, monotouch_tv, monotouch_watch and wasm BCL profiles (#11201)
40 files changed:
external/nunit-lite
mcs/build/profiles/monotouch_tv.make
mcs/build/profiles/monotouch_watch.make
mcs/build/tests.make
mcs/class/Microsoft.CSharp/monotouch_tv_Microsoft.CSharp_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/Microsoft.CSharp/monotouch_watch_Microsoft.CSharp_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/Mono.Data.Sqlite/monotouch_Mono.Data.Sqlite_test.dll.exclude.sources
mcs/class/Mono.Data.Sqlite/monotouch_tv_Mono.Data.Sqlite_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/Mono.Data.Sqlite/monotouch_watch_Mono.Data.Sqlite_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.ComponentModel.Composition.4.5/monotouch_tv_System.ComponentModel.Composition_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.ComponentModel.Composition.4.5/monotouch_watch_System.ComponentModel.Composition_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Core/Test/System.IO.MemoryMappedFiles/MemoryMappedFileTest.cs
mcs/class/System.Core/monotouch_tv_System.Core_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Core/monotouch_watch_System.Core_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Drawing/wasm_System.Drawing_test.dll.exclude.sources
mcs/class/System.Runtime.Serialization/Makefile
mcs/class/System.Runtime.Serialization/monotouch_tv_System.Runtime.Serialization_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Runtime.Serialization/monotouch_watch_System.Runtime.Serialization_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Security/monotouch_tv_System.Security_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Security/monotouch_watch_System.Security_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Web.Services/monotouch_System.Web.Services_test.dll.exclude.sources
mcs/class/System.Web.Services/monotouch_tv_System.Web.Services_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Web.Services/monotouch_watch_System.Web.Services_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Web.Services/wasm_System.Web.Services_test.dll.exclude.sources
mcs/class/System.XML/Makefile
mcs/class/System/Test/System.Net/HttpListenerBasicIdentityTest.cs
mcs/class/System/monotouch_tv_System_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System/monotouch_tv_System_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/System/monotouch_watch_System_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/corlib/Test/System.IO/FileTest.cs
mcs/class/corlib/Test/System.Reflection/AssemblyTest.cs
mcs/class/corlib/Test/System/EnvironmentTest.cs
mcs/class/corlib/monotouch_tv_corlib_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/corlib/monotouch_tv_corlib_xtest.dll.exclude.sources [new file with mode: 0644]
mcs/class/corlib/monotouch_watch_corlib_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/corlib/monotouch_watch_corlib_xtest.dll.exclude.sources [new file with mode: 0644]
sdks/builds/bcl.mk
sdks/builds/ios.mk
sdks/builds/wasm.mk