[bcl] Rename aot_hybrid profile to testing_aot_hybrid
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 20 Dec 2016 18:29:39 +0000 (19:29 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 20 Dec 2016 18:29:54 +0000 (19:29 +0100)
commit342d23b74d8bd184584d00ef3336e399542ea31f
tree0499580cba5227c461edf4b25ddad48ce4ea7a27
parent409834378981afd7a5f63e783b89d093f0a0ce3c
[bcl] Rename aot_hybrid profile to testing_aot_hybrid
43 files changed:
configure.ac
mcs/Makefile
mcs/build/profiles/aot_hybrid.make [deleted file]
mcs/build/profiles/testing_aot_hybrid.make [new file with mode: 0644]
mcs/class/Makefile
mcs/class/Mono.Security/aot_hybrid_Mono.Security.dll.sources [deleted file]
mcs/class/Mono.Security/testing_aot_hybrid_Mono.Security.dll.sources [new file with mode: 0644]
mcs/class/System.Core/aot_hybrid_System.Core.dll.sources [deleted file]
mcs/class/System.Core/testing_aot_hybrid_System.Core.dll.sources [new file with mode: 0644]
mcs/class/System.Data/aot_hybrid_System.Data.dll.sources [deleted file]
mcs/class/System.Data/aot_hybrid_System.Data_test.dll.exclude.sources [deleted file]
mcs/class/System.Data/app_test_aot_hybrid.config [deleted file]
mcs/class/System.Data/testing_aot_hybrid_System.Data.dll.sources [new file with mode: 0644]
mcs/class/System.Data/testing_aot_hybrid_System.Data_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.IdentityModel/aot_hybrid_System.IdentityModel.dll.sources [deleted file]
mcs/class/System.IdentityModel/testing_aot_hybrid_System.IdentityModel.dll.sources [new file with mode: 0644]
mcs/class/System.Runtime.Serialization/aot_hybrid_System.Runtime.Serialization.dll.sources [deleted file]
mcs/class/System.Runtime.Serialization/testing_aot_hybrid_System.Runtime.Serialization.dll.sources [new file with mode: 0644]
mcs/class/System.ServiceModel.Internals/aot_hybrid_System.ServiceModel.Internals.dll.sources [deleted file]
mcs/class/System.ServiceModel.Internals/testing_aot_hybrid_System.ServiceModel.Internals.dll.sources [new file with mode: 0644]
mcs/class/System.ServiceModel.Web/aot_hybrid_System.ServiceModel.Web.dll.sources [deleted file]
mcs/class/System.ServiceModel.Web/testing_aot_hybrid_System.ServiceModel.Web.dll.sources [new file with mode: 0644]
mcs/class/System.ServiceModel/aot_hybrid_System.ServiceModel.dll.sources [deleted file]
mcs/class/System.ServiceModel/aot_hybrid_System.ServiceModel_test.dll.exclude.sources [deleted file]
mcs/class/System.ServiceModel/testing_aot_hybrid_System.ServiceModel.dll.sources [new file with mode: 0644]
mcs/class/System.ServiceModel/testing_aot_hybrid_System.ServiceModel_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.Web.Services/aot_hybrid_System.Web.Services.dll.sources [deleted file]
mcs/class/System.Web.Services/aot_hybrid_System.Web.Services_test.dll.exclude.sources [deleted file]
mcs/class/System.Web.Services/testing_aot_hybrid_System.Web.Services.dll.sources [new file with mode: 0644]
mcs/class/System.Web.Services/testing_aot_hybrid_System.Web.Services_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/System.XML/aot_hybrid_System.Xml.dll.sources [deleted file]
mcs/class/System.XML/testing_aot_hybrid_System.Xml.dll.sources [new file with mode: 0644]
mcs/class/System/aot_hybrid_System.dll.sources [deleted file]
mcs/class/System/aot_hybrid_System_test.dll.exclude.sources [deleted file]
mcs/class/System/testing_aot_hybrid_System.dll.sources [new file with mode: 0644]
mcs/class/System/testing_aot_hybrid_System_test.dll.exclude.sources [new file with mode: 0644]
mcs/class/corlib/Makefile
mcs/class/corlib/aot_hybrid_corlib_test.dll.exclude.sources [deleted file]
mcs/class/corlib/testing_aot_hybrid_corlib_test.dll.exclude.sources [new file with mode: 0644]
mono/tests/Makefile.am
runtime/Makefile.am
scripts/ci/run-test-aot_hybrid.sh [deleted file]
scripts/ci/run-test-testing_aot_hybrid.sh [new file with mode: 0755]