Merge pull request #3549 from lewurm/arm64-icache-big-little-fix
[mono.git] / mono / tests /
2016-09-08 Vlad BrezaeMerge pull request #3528 from BrzVlad/fix-sgen-check...
2016-09-07 Niklas TherningMerge pull request #3511 from henricm/fix-no-socket...
2016-09-06 Alexander KöplingerMerge pull request #3525 from henricm/fix-access-level...
2016-09-05 Alexander KöplingerMerge pull request #3505 from ntherning/fix-resource...
2016-09-02 Aleksey Kliger ... Merge pull request #3446 from lambdageek/bug-42584
2016-09-02 Marek SafarMerge pull request #3506 from ntherning/make-ZoneTest...
2016-09-02 Marek SafarMerge pull request #3452 from ntherning/fix-AppDomainSe...
2016-09-01 Aleksey Kliger[loader] Tests for RefereceAssemblyAttribute support
2016-09-01 Rodrigo KumperaMerge pull request #3455 from kumpera/abort_cctor
2016-09-01 Rodrigo Kumpera[runtime] Add test for the interactions between thread...
2016-08-31 Niklas TherningMerge pull request #3473 from ntherning/fix-thread...
2016-08-31 Aleksey Kliger ... Merge pull request #3395 from lambdageek/dev/handles...
2016-08-31 Bernhard UrbanMerge pull request #3470 from lewurm/fix-aot-compiler...
2016-08-31 Zoltan VargaOnly set the attached flag when a client attaches ...
2016-08-30 Marek SafarMerge pull request #3477 from Unity-Technologies/create...
2016-08-30 Josh PetersonMake improvments after code review:
2016-08-30 Ludovic HenryMerge pull request #3476 from lambdageek/fix-conc-ht
2016-08-29 Rodrigo KumperaMerge pull request #3478 from vargaz/fix-pedump
2016-08-29 monojenkinsMerge pull request #3422 from xmcclure/tarjan-doublefan
2016-08-29 Josh PetersonThrow an ArgumentException when a delegate is bound...
2016-08-29 Marek SafarMerge pull request #3453 from ntherning/cleanup-Assembl...
2016-08-26 Vlad BrezaeMerge pull request #3451 from BrzVlad/fix-armel-emulation
2016-08-26 Alexander KöplingerMerge pull request #3460 from akoeplinger/remove-net_4_...
2016-08-25 Zoltan Varga[jit] Fix an assertion on amd64 when using fixed size...
2016-08-22 Alexander KöplingerMerge pull request #3381 from krytarowski/netbsd-support-20
2016-08-19 Aleksey Kliger ... Merge pull request #3413 from lambdageek/reflection...
2016-08-19 Andi McClureGC Bridge: Make merge_cache more aggressive, less exact...
2016-08-19 Vlad BrezaeMerge pull request #3418 from BrzVlad/fix-arm64-finaliz...
2016-08-17 Alexander Köplinger[tests] Move constant-division.cs to the BASE_TEST_MOBI...
2016-08-15 Niklas TherningMerge pull request #3396 from ntherning/fix-async-exc...
2016-08-12 Marek SafarMerge pull request #3398 from henricm/fix-for-test...
2016-08-12 Niklas TherningFix the failure of the async-exc-compilation.exe test...
2016-08-12 Marek SafarMerge pull request #3394 from mono/netstandard
2016-08-11 Vlad BrezaeMerge pull request #2332 from BrzVlad/feature-div-with-mul
2016-08-11 Vlad Brezae[tests] Add random immediate division test
2016-08-11 Aleksey Kliger ... Merge pull request #3389 from lambdageek/bug-43099
2016-08-11 Niklas TherningMerge pull request #3388 from ntherning/fix-thread...
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Aleksey Kliger[coop] Temporarily restore MonoThreadInfo when TLS...
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-10 Niklas TherningFix getting/setting thread priority on Windows
2016-08-09 monojenkinsMerge pull request #3387 from xmcclure/test-suite-bump
2016-08-09 Alexander Köplinger[mono] Use -size 0 instead of -empty as find argument
2016-08-09 Marcos HenrichMerge pull request #3353 from esdrubal/st-format
2016-08-08 Aleksey Kliger ... Merge pull request #3349 from lambdageek/handle-icalls...
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-07 Ludovic HenryMerge pull request #3370 from ludovic-henry/fix-finaliz...
2016-08-07 Vincent Povirk[x86] Only pinvoke methods are stdcall. (#3354)
2016-08-06 Marek SafarMerge pull request #3356 from marek-safar/cecil-update
2016-08-05 Alexander KöplingerMerge pull request #3363 from akoeplinger/fix-42938
2016-08-05 Niklas TherningMerge pull request #3359 from ntherning/sgen-avoid...
2016-08-05 Alexander KöplingerMerge pull request #3361 from xmcclure/babysitter-xml
2016-08-05 Niklas TherningMerge pull request #3365 from ntherning/fix-gc-graystac...
2016-08-05 Niklas TherningFixes the mono/tests/gc-graystack-stress test on Window...
2016-08-04 Andi McClureAdd NUnit XML support to test babysitter, also document...
2016-08-01 Alexander KyteMerge pull request #3269 from alexanderkyte/silence_zer...
2016-07-27 Vlad BrezaeMerge pull request #3328 from BrzVlad/finalizer-thread...
2016-07-26 Aleksey Kliger ... Merge pull request #3199 from lambdageek/dev/proxy...
2016-07-26 Alexander KöplingerMerge pull request #3262 from lindenlab/add_continuatio...
2016-07-22 Alexander KöplingerMerge pull request #3318 from akoeplinger/cleaner-mini...
2016-07-21 Alexander KöplingerMerge pull request #3319 from akoeplinger/fix-mono...
2016-07-21 João MatosMerge pull request #3322 from grendello/offsets-tool-xa
2016-07-21 Rodrigo KumperaMerge pull request #3289 from BrzVlad/fix-critical...
2016-07-21 Rodrigo KumperaMerge pull request #3321 from BrzVlad/fix-block-state...
2016-07-21 Rodrigo KumperaMerge pull request #3290 from BrzVlad/fix-finalizer...
2016-07-21 Alexander Köplinger[mini] Explicitly turn nunit output on or off based...
2016-07-21 Zoltan Varga[runtime] Decrease the verbosity of the runtime test...
2016-07-21 Alexander Kyte[runtime] Make AOT'ed TestDriver.dll dependency for...
2016-07-21 Marcos HenrichMerge pull request #3305 from esdrubal/response_stream_...
2016-07-20 Zoltan Varga[tests] Disable some more tests in the mobile_static...
2016-07-20 Vlad Brezae[tests] Fix flakiness on some tests that assume object...
2016-07-20 Alexander KöplingerMerge pull request #3300 from esdrubal/mono-sym-fixes
2016-07-19 Zoltan Varga[tests] Disable tests which are expected to fail in...
2016-07-19 Aleksey Kliger ... Merge pull request #3294 from lambdageek/dev/fix-42625
2016-07-19 Marcos HenrichMerge pull request #3283 from esdrubal/mono-sym-docs
2016-07-19 Marcos HenrichMerge pull request #3293 from esdrubal/mono-sym-fixes
2016-07-19 Zoltan Varga[tests] Make some tests work with full-aot.
2016-07-19 Johan LorenssonMerge pull request #3297 from lateralusX/jlorenss/win...
2016-07-18 Alexander KyteMerge pull request #3092 from alexanderkyte/mobile_stat...
2016-07-18 Vlad BrezaeMerge pull request #3280 from BrzVlad/fix-stw-stack...
2016-07-18 Alexander KyteMerge pull request #3132 from alexanderkyte/libmono_saf...
2016-07-18 Alexander Kyte[runtime] Disable tests for AOT that require on unsuppo...
2016-07-18 Alexander Kyte[mobile_static] Move PLATFORM_AOT_SUFFIX into configure.ac
2016-07-18 Alexander Kyte[mobile_static] AOT libs not aoted by the test runner
2016-07-18 Alexander Kyte[mobile_static] Skip all appdomain-related tests
2016-07-18 Alexander Kyte[mobile_static] AOT assemblyresolve for tests
2016-07-18 Alexander Kyte[mobile_static] Build mono/tests bitcode files in subdi...
2016-07-18 Alexander Kyte[mobile_static] Skip appdomain tests on mobile_static
2016-07-18 Alexander Kyte[mobile_static] Make test runner aot each assembly...
2016-07-18 Alexander Kyte[mobile_static] Blacklist mono/tests sgen tests for...
2016-07-18 Alexander Kyte[mobile_static] Pass aot options to mono/tests test...
2016-07-18 Alexander Kyte[mobile_static] AOT the mono/tests test runner when...
2016-07-18 Alexander Kyte[mobile_static] Make mono/tests runner handle steps...
2016-07-18 Alexander Kyte[mobile_static] Don't include Mono.Posix dependency...
2016-07-18 Alexander Kyte[mobile_static] Don't try to use SIGKILL to get test...
2016-07-18 Alexander Kyte[mobile_static] Blacklist runtime tests for mobile_stat...
2016-07-18 Alexander Kyte[mobile_static] Set MCS build options for mobile_static...
2016-07-18 Zoltan Varga[tests] Reduce a test iteration in process-leak.exe...
2016-07-18 Marcos HenrichMerge pull request #3264 from esdrubal/tzi_dst
2016-07-15 Marek SafarMerge pull request #3274 from Unity-Technologies/fix...
next