Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Henry <luhenry@microsoft.com>2018-10-16 21:00:12 +0300
committerGitHub <noreply@github.com>2018-10-16 21:00:12 +0300
commit2a4cfddd9a780b0061336f561d0eeb7afabd5ff5 (patch)
tree13cefe983e59d9ef9435c9c341743c0bbafa1e6e /mcs/class/System.Security
parent36edb2f275502650defcb82d854aad0c2b617359 (diff)
[sdks] Build tests for BCL targets (#11141)
* [sdks] Build BCL profiles without configure flags * [sdks] Add BclTemplate to build BCL profiles This is to avoid building all the profiles in a single `sdks/out/bcl` directory which will be shared between android, ios and wasm. * [sdks] Simplify call to BclTemplate * [mcs] Make directory dependency as order-only We would otherwise always rebuild the target since the directory is updated whenever something is added to the directory. This is a common Makefile technique. * [sdks] Build tests for BCL targets
Diffstat (limited to 'mcs/class/System.Security')
-rw-r--r--mcs/class/System.Security/wasm_System.Security_test.dll.exclude.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Security/wasm_System.Security_test.dll.exclude.sources b/mcs/class/System.Security/wasm_System.Security_test.dll.exclude.sources
new file mode 100644
index 00000000000..e2b06dcf138
--- /dev/null
+++ b/mcs/class/System.Security/wasm_System.Security_test.dll.exclude.sources
@@ -0,0 +1 @@
+System.Security.Permissions/DataProtectionPermissionAttributeTest.cs