summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-17Fix the build of Loader/NativeLib test (#22648)Swaroop Sridhar4-8/+9
2019-02-16Only import the RoslynPropsFile if it exists. (#22657)Tanner Gooding1-1/+1
2019-02-15[master] Update dependencies from dotnet/corefx (#22595)dotnet-maestro[bot]252-1107/+1111
2019-02-15JIT: modify how jit determines when to update a type (#22618)Andy Ayers6-0/+163
2019-02-15Delete references to System.Memory package that does not exist anymore (#22626)Jan Kotas3-7/+1
2019-02-15Disable failing corefx test (#22625)Jan Kotas1-0/+14
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding20-44/+13
2019-02-14Remove unnecessary ProjectReferences to CoreCLRTestLibrary (#22539)Egor Chesakov259-766/+5
2019-02-14Fix check for memory containment safety. (#22563)Eugene Rozenfeld2-0/+80
2019-02-13Use dependency flow for core-setup and corefx dependencies (#22544)Juan Hoyos12-61/+61
2019-02-12Fix exception sets for indirections in value numbering. (#22542)Eugene Rozenfeld1-3/+0
2019-02-12Bug Fix: Calling System.Diagnostics.Tracing.EventPipe.Enable twice asserts #2...José Rivero2-0/+216
2019-02-12Update COM Activator class (#22317)Aaron Robinson29-57/+360
2019-02-12Add new rounding modes to System.Math, System.MathF (#20815)hamish-rose1-0/+4
2019-02-11Support building with VS2019 Preview (#22525)Tanner Gooding2-103/+132
2019-02-11Move runincontext to src/toolsRuss Keldorph2-583/+0
2019-02-11Move GCHandle to shared (#22499)Stephen Toub1-0/+8
2019-02-08Update BuildTools, CoreFx, CoreSetup to preview1-03706-01, preview.19106.8, p...dotnet-maestro-bot1-0/+174
2019-02-08Force results of rejected multi-reg-returning tail-call candidates to temp. (...Eugene Rozenfeld2-0/+101
2019-02-07Disable more baseservices/threading/interlocked tests on Ubuntu.Arm64 (#22471)Egor Chesakov1-0/+12
2019-02-07Merge pull request #22435 from echesakovMSFT/TreatCLRTestExecutionArgumentsAs...Egor Chesakov3-14/+8
2019-02-07Fixing Utf8Formatter.Float to support all the same format specifiers as the u...Tanner Gooding1-0/+8
2019-02-07Fix delegate creation for default interface methods on structs (#22427)Michal Strehovský2-0/+215
2019-02-06Index and Range updates (#22331)Tarek Mahmoud Sayed3-13/+15
2019-02-06Merge pull request #22450 from BruceForstall/DisableFlakySystemNetTestsBruce Forstall1-0/+1
2019-02-06Throw an exception when passing strings by-value as out parameters. (#21513)Jeremy Koritzinsky6-4/+24
2019-02-06Disable flaky Linux/arm64 corefx System.Net.Sockets.TestsBruce Forstall1-0/+1
2019-02-06Treat $(CLRTestExecutionArguments) as an array in BashEgor Chesakov2-8/+8
2019-02-06Enable baseservices/threading/paramthreadstart/ThreadStartString_1Egor Chesakov1-6/+0
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek68-9/+202
2019-02-05Merge pull request #22433 from BruceForstall/DisableFailingLinuxArm64TestBruce Forstall1-0/+3
2019-02-05Merge pull request #22438 from BruceForstall/DisableFailingXarchTestsBruce Forstall1-0/+18
2019-02-05Merge pull request #22439 from BruceForstall/DisableWaitOne2Bruce Forstall1-0/+3
2019-02-05Disable GThread23 testBruce Forstall1-0/+3
2019-02-05Disable failing constrainedcall test on LinuxBruce Forstall1-0/+3
2019-02-05Disable baseservices\threading\mutex\misc\waitone2 testBruce Forstall1-0/+3
2019-02-05Disable failing BestFitMapping testsBruce Forstall1-0/+18
2019-02-05Merge pull request #22431 from BruceForstall/DisableCorefxFailingTestsBruce Forstall1-0/+2
2019-02-05Merge pull request #22425 from BruceForstall/UploadMsbuildLogsBruce Forstall2-2/+14
2019-02-05Merge pull request #22415 from adityamandaleeka/pinvoke_ehAditya Mandaleeka1-6/+0
2019-02-05Disable failing Linux/arm64 corefx testsBruce Forstall1-0/+2
2019-02-05Merge pull request #22421 from BruceForstall/RestrictArm64XunitParallelismBruce Forstall1-0/+2
2019-02-05Merge pull request #22416 from BruceForstall/FixRunTestOutputBruce Forstall1-4/+11
2019-02-05Correctly error out gracefully on setup-stress-dependencies when libcoredisto...Jeremy Koritzinsky1-1/+1
2019-02-04Fix marshalling UTF8 string struct member from native to managed. (#22408)Jeremy Koritzinsky2-0/+22
2019-02-04Merge pull request #22417 from BruceForstall/ExtractRuntestTimeoutBruce Forstall1-10/+11
2019-02-04Configure MSBuild debug path and save any logsBruce Forstall2-2/+14
2019-02-04Fix runtest.py outputBruce Forstall1-4/+11
2019-02-04Restrict arm64 parallelism to collectionsBruce Forstall1-0/+2
2019-02-04Extract setting __TestTimeoutBruce Forstall1-10/+11