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:
authorEgor Bogatov <egorbo@gmail.com>2018-08-27 22:52:56 +0300
committerMarek Safar <marek.safar@gmail.com>2018-08-27 22:52:56 +0300
commitc16ff9ab235abef10213f49dceb5251c7d8f6efd (patch)
treeb95eb93dfbba990c31a415c74e1f71df72ce995b /mcs/class/System.Numerics
parent06ea7efeeeba31ea41bc22248b3c59c136209f54 (diff)
[corlib] Math from CoreFX (#10033)
* Math from CoreFX * bump corefx, delete sysmath.h * update icall-def.h * bring back native Math.Round * uncomment System.Runtime.Numerics tests (~1.5k of tests) * undo reorder in sysmath.c * ignore ComplexTests.cs * Bump API snapshot submodule * [csproj] Update project files
Diffstat (limited to 'mcs/class/System.Numerics')
-rw-r--r--mcs/class/System.Numerics/System.Numerics_xtest.dll.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Numerics/System.Numerics_xtest.dll.sources b/mcs/class/System.Numerics/System.Numerics_xtest.dll.sources
index 96be08ccca1..1b09a1c7950 100644
--- a/mcs/class/System.Numerics/System.Numerics_xtest.dll.sources
+++ b/mcs/class/System.Numerics/System.Numerics_xtest.dll.sources
@@ -1,7 +1,7 @@
../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/AssertExtensions.cs
# ../../../external/corefx/src/System.Runtime.Numerics/tests/*.cs
-#../../../external/corefx/src/System.Runtime.Numerics/tests/BigInteger/*.cs
+../../../external/corefx/src/System.Runtime.Numerics/tests/BigInteger/*.cs
../../../external/corefx/src/Common/src/CoreLib/System/Numerics/ConstantHelper.cs