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
AgeCommit message (Expand)Author
2018-01-24[ci] Align acceptance tests timeoutsMarek Safar
2018-01-23[interp] Disable mixed mode testsVlad Brezae
2018-01-18Add CI to WebAssembly. This is PR based on top of # Only the top 3 commits ma...Rodrigo Kumpera
2018-01-18[ci] Use correct -arch syntax in CFLAGS on OSX (#6570)Alexander Köplinger
2018-01-05[ci] Bump timeout in acceptance-testsAlexander Köplinger
2017-12-27[ci] Add existing LDFLAGS instead of overwritingAlexander Köplinger
2017-12-22[runtime] Bring jemalloc to mono (#6166)Alexander Kyte
2017-12-20[System.Core] Use corefx System.Linq tests (~25k tests) (#5515)Egor Bogatov
2017-12-19IOS SDKs (#6257)Zoltan Varga
2017-12-05Revert "Merge pull request #5643 from alexanderkyte/jemalloc"Alexis Christoforides
2017-12-05Merge pull request #5643 from alexanderkyte/jemallocAlexis Christoforides
2017-12-05[runtime] Fix OSX 32-bit build definitionAlexander Kyte
2017-11-28[ci] Make bockbuild step fatal for run-test-mac-sdk.shAlexis Christoforides
2017-11-28[ci] Skip System.Runtime.CompilerServices.Unsafe tests on arm32 tooAlexander Köplinger
2017-11-28[System] Add corefx tests for System.CodeDom (#5623)Egor Bogatov
2017-11-28Don't run System.Runtime.CompilerServices.Unsafe tests due to JIT crash on i386Marek Safar
2017-11-28[corlib] Adds Span/Memory testsMarek Safar
2017-11-27[acceptance-tests] Run shorter version of GCStress on PRs and update targets ...Alexander Köplinger
2017-11-27[ci] Update acceptance-testsMarek Safar
2017-11-24[ci] Switch .pkg PR build to pipeline script as well (#6092)Alexander Köplinger
2017-11-22[ci] MSBuild related fixes (#6071)Alexander Köplinger
2017-11-21[ci] Add Jenkins pipeline script for building OSX and Windows packages (#6065)Alexander Köplinger
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-08[interp] enable it by default in configure (#5925)Bernhard Urban
2017-11-06[mcs tests] clean up interp targetBernhard Urban
2017-11-06[interp] enable Mono.Debugger.Soft tests on CIBernhard Urban
2017-11-06[mcs tests.make] control with TEST_WITH_INTERPRETER if `run-test` target uses...Bernhard Urban
2017-11-04[ci] Coverage-imposed build flags should take top priority (#5940)vkargov
2017-10-30[interp] Enable more runtime tests for interpreterLudovic Henry
2017-10-27[Microsoft.CSharp] Adds more testsMarek Safar
2017-10-20Merge pull request #5830 from alexischr/wrench-testsAlexis Christoforides
2017-10-20Add MacSDK test scriptAlexis Christoforides
2017-10-19[System.Data] move to corefx (#4893)Egor Bogatov
2017-10-17[interp] do not run mcs/tests on ARM on CIBernhard Urban
2017-10-17[mcs/tests] add interp targetBernhard Urban
2017-10-17[I18N] Add more encoding testsAlexander Köplinger
2017-10-10[bcl] Fix csi to work on Mono (#5737)Alexander Köplinger
2017-10-03[ci] Small improvements for run-jenkins and collect-coverage. (#5669)vkargov
2017-09-18[CI] Update Clang's ThreadSanitizer blacklist (#5558)Armin Hasitzka
2017-09-05[ci] Add the coverage collection script.Vladimir Kargov
2017-09-02[ci] Retry flaky tests only on PRs (#5492)Alexander Köplinger
2017-09-01[ci] Reenable xunit tests on Windows (#5487)Alexander Köplinger
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Add target to mkbundle all tests before CIAlexander Kyte
2017-08-30Update Clang's ThreadSanitizer blacklist (#5467)Armin Hasitzka
2017-08-12[ci] Add CI_TAGS for apidiff and ms-test-suiteAlexander Köplinger
2017-08-10Add rules to run TSan with run-jenkins.sh (#5254)Armin Hasitzka
2017-08-07[ci] Add CI_TAGS option for --disable-mcs-buildAlexander Köplinger
2017-08-05[ci] Disable corlib-xunit on Windows for nowAlexander Köplinger
2017-08-04[ci] (run-test-default) Run the corlib xunit testsAleksey Kliger