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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-12-20 21:29:39 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-12-20 21:29:54 +0300
commit342d23b74d8bd184584d00ef3336e399542ea31f (patch)
tree0499580cba5227c461edf4b25ddad48ce4ea7a27 /mcs/class/System.Data
parent409834378981afd7a5f63e783b89d093f0a0ce3c (diff)
[bcl] Rename aot_hybrid profile to testing_aot_hybrid
Diffstat (limited to 'mcs/class/System.Data')
-rw-r--r--mcs/class/System.Data/app_test_aot_hybrid.config48
-rw-r--r--mcs/class/System.Data/testing_aot_hybrid_System.Data.dll.sources (renamed from mcs/class/System.Data/aot_hybrid_System.Data.dll.sources)0
-rw-r--r--mcs/class/System.Data/testing_aot_hybrid_System.Data_test.dll.exclude.sources (renamed from mcs/class/System.Data/aot_hybrid_System.Data_test.dll.exclude.sources)0
3 files changed, 0 insertions, 48 deletions
diff --git a/mcs/class/System.Data/app_test_aot_hybrid.config b/mcs/class/System.Data/app_test_aot_hybrid.config
deleted file mode 100644
index 4f315973f1e..00000000000
--- a/mcs/class/System.Data/app_test_aot_hybrid.config
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <configSections>
- <section name="system.data_test"
- type="System.Data.Common.DbProviderFactoriesConfigurationHandler, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
- <section name="connectionStrings_test"
- type="System.Configuration.ConnectionStringsSection, System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
- </configSections>
- <system.data>
- <DbProviderFactories>
- <add name="ProviderTest2.Name"
- invariant="ProviderTest2.InvariantName"
- support="FF"
- description="ProviderTest2.Description"
- type="ProviderTest2.AssemblyQualifiedName"/>
- </DbProviderFactories>
- </system.data>
- <system.data_test>
- <DbProviderFactories>
- <add name="ProviderTest3.Name"
- invariant="ProviderTest3.InvariantName"
- support="FF"
- description="ProviderTest3.Description"
- type="ProviderTest3.AssemblyQualifiedName"/>
- <clear />
- <add name="ProviderTest4.Name"
- invariant="ProviderTest4.InvariantName"
- support="FF"
- description="ProviderTest4.Description"
- type="ProviderTest4.AssemblyQualifiedName"/>
- <add name="ProviderTest5.Name"
- invariant="ProviderTest5.InvariantName"
- support="FF"
- description="ProviderTest5.Description"
- type="ProviderTest5.AssemblyQualifiedName"/>
- <remove invariant="ProviderTest5.InvariantName" />
- <add name="ProviderTest.Name"
- invariant="ProviderTest.InvariantName"
- support="FF"
- description="ProviderTest.Description"
- type="ProviderTest.AssemblyQualifiedName"/>
- </DbProviderFactories>
- </system.data_test>
- <connectionStrings_test>
- <add name="Publications" providerName="System.Data.SqlClient"
- connectionString="Data Source=MyServer;Initial Catalog=pubs;integrated security=SSPI" />
- </connectionStrings_test>
-</configuration>
diff --git a/mcs/class/System.Data/aot_hybrid_System.Data.dll.sources b/mcs/class/System.Data/testing_aot_hybrid_System.Data.dll.sources
index bbc860b8cd7..bbc860b8cd7 100644
--- a/mcs/class/System.Data/aot_hybrid_System.Data.dll.sources
+++ b/mcs/class/System.Data/testing_aot_hybrid_System.Data.dll.sources
diff --git a/mcs/class/System.Data/aot_hybrid_System.Data_test.dll.exclude.sources b/mcs/class/System.Data/testing_aot_hybrid_System.Data_test.dll.exclude.sources
index 0022a9e9f1b..0022a9e9f1b 100644
--- a/mcs/class/System.Data/aot_hybrid_System.Data_test.dll.exclude.sources
+++ b/mcs/class/System.Data/testing_aot_hybrid_System.Data_test.dll.exclude.sources