summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook293-23/+1122
2018-08-24Fix JitBench (#19584)Koundinya Veluri5-46/+44
2018-08-24Update interop test xplat header (#19576)Aaron Robinson30-580/+528
2018-08-24Add test cases for AES intrinsicFei Peng13-1/+3429
2018-08-24Merge pull request #19636 from jakobbotsch/fix-shift-value-executedCarol Eidt2-0/+59
2018-08-23Mask shift value for shift [mem], constJakob Botsch Nielsen2-0/+59
2018-08-23Remove Avx.PermuteVar tests to unblock signature change propagation to corefxJacek Blaszczynski6-814/+0
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek9-18/+86
2018-08-22 Implement AVX2 MaskLoad and MaskStore (#19513)Fei Peng41-228/+8461
2018-08-22Make sure RuntimeEventSource is passed to EventListener.OnEventSourceCreated ...Brian Robbins3-62/+26
2018-08-21Handle null byref in helper (#19571)Carol Eidt2-0/+103
2018-08-20Merge pull request #19334 from CarolEidt/Fix19243Carol Eidt3-0/+116
2018-08-20Fix issues with calling convention in tests. (#19548)Aaron Robinson5-10/+10
2018-08-18Fix test case comment to reflect the actual test (#19531)Andy Ayers1-3/+2
2018-08-17Remove tests previously ported to CoreFX repo (#19527)Aaron Robinson48-5068/+0
2018-08-17Enable Tiered Compilation by default (#19525)Koundinya Veluri6-45/+46
2018-08-16Add an empty console application to measure startup of the runtime. (#19490)José Rivero1-0/+104
2018-08-16Build-test.sh handles native test assets (#19430)Aaron Robinson4-17/+17
2018-08-16Some JitBench fixes (#19479)Koundinya Veluri9-29/+135
2018-08-16JIT: bail out in optExtractArrIndex for constant array length (#19493)Andy Ayers2-0/+74
2018-08-16Merge pull request #19396 from CarolEidt/Fix19288Carol Eidt2-0/+95
2018-08-15Revert "Temporarily flag a SIMD test as optimization-sensitive (#19163)" (#19...Koundinya Veluri1-2/+0
2018-08-15R2RDump - GcInfo for x86Amy Yu25-572/+2730
2018-08-13Merge pull request #19463 from BruceForstall/FixArmHeapVerifyBruce Forstall3-2/+3
2018-08-13disable tests\src\JIT\Methodical\fp\exgen\10w5d_cs_do (#19465)Sergey Andreenko1-0/+2
2018-08-13Disable 3 tests for Windows/arm32 HeapVerify runsBruce Forstall3-2/+3
2018-08-10Merge pull request #19434 from BruceForstall/DisableR2rDumpTest2Bruce Forstall1-0/+5
2018-08-10Disable R2RDumpTest for JIT stress modesBruce Forstall1-0/+5
2018-08-10Fix non-lclVar odd-byte struct passingCarol Eidt2-0/+95
2018-08-10Add SoA raytracer as a CQ test for Intel hardware intrinsicFei Peng21-0/+1398
2018-08-09Fix evaluation order for block copyCarol Eidt3-0/+116
2018-08-09Adding the Avx.MaskStore testsTanner Gooding12-0/+2086
2018-08-09Update CheckProjects to support `DebugType=Embedded` for RelType projectsTanner Gooding1-1/+2
2018-08-09Updating the x86 HWIntrinsic tests to include embedded pdbsTanner Gooding379-379/+379
2018-08-08Merge pull request #19275 from dotnetrt/test-warnings-msbuildBruce Forstall2106-8311/+7338
2018-08-07Use dotnet MSBuild for tests (#19324)Aaron Robinson1-2/+2
2018-08-07R2RDump - Tests for Debug, avoid copying expected xml files (#19321)Amy12-8/+3600
2018-08-07Merge pull request #19336 from dotnet/dev/unix_test_workflowBruce Forstall1-4/+4
2018-08-06R2RDumpTests on Windows_NT.x64.Release (#19315)Amy5-1/+1329
2018-08-06[WIP] Update vc-runtime package to support ARM and ARM64 with current builds.Bruce Forstall1-4/+4
2018-08-06Merge pull request #19228 from AndyAyersMS/FixDevirtFinalMethodAndy Ayers2-0/+146
2018-08-06Regenerating the templated x86 HWIntrinsic tests.Tanner Gooding772-24/+22932
2018-08-06Updating the x86 HWIntrinsic test templates to log the scenarios they run.Tanner Gooding23-1/+656
2018-08-06update test caseAndy Ayers1-3/+14
2018-08-06R2RDump - Ignore sensitive properties to pass tests (#19155)Amy14-858/+124
2018-08-03Revert "Build managed tests with dotnet (#19254)"Bruce Forstall1-2/+2
2018-08-03Updating the x86 HWIntrinsics program to print out the list of supported ISAsTanner Gooding1-0/+24
2018-08-03Build managed tests with dotnet (#19254)Chris Sienkiewicz1-2/+2
2018-08-03Fix invalid project references in test projectsJacek Blaszczynski2089-8262/+7334
2018-08-03Fix performance tests and HW intrinsics test referencesJacek Blaszczynski6-15/+3