[msvc] Update csproj files
[mono.git] / mono / tests /
2017-03-18 Bernhard Urban[interp] allocate storage for value types in runtime_invoke
2017-03-18 Bernhard Urban[interp] add UnsafeMov intrinsic support
2017-03-18 Bernhard Urban[interp] fix offset for starg_vt insn
2017-03-17 Johan LorenssonMerge pull request #4542 from lateralusX/jlorenss/win...
2017-03-16 Aleksey Kliger ... Merge pull request #4453 from lambdageek/bug-49721
2017-03-16 Aleksey Kliger[tests] Separate MONO_PATH directories by PLATFORM_PATH...
2017-03-16 Aleksey Kliger[mono/tests] Add strong named assembly loading tests
2017-03-14 Aleksey Kliger[test-runner] Add --mono-gac-prefix command line option.
2017-03-14 Aleksey Kliger[mono/tests] Make w32message.cs a normal test-runner...
2017-03-14 Aleksey Kliger[mono/tests] Fix tests when using full or hybrid AOT
2017-03-13 Bernhard Urban[tests] update 'make testinterp' target
2017-03-13 Bernhard Urban[test-runner] remove duplicated --runtime hanlding
2017-03-13 Bernhard Urban[test-runner] allow passing runtime args
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-10 Zoltan Varga[runtime] Add a test to verify that pedump works. ...
2017-03-07 Alexander KyteMerge pull request #4481 from migueldeicaza/master
2017-03-06 Aleksey Kliger[mono/tests] Don't use -lib:<dir> use -r:<dir>/asm...
2017-03-03 Aleksey Kliger[mono/tests] run the managed test runner using TOOLS_RU...
2017-03-03 Zoltan Varga[jit] Fix MethodAccessExceptions, the caller and callee...
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-02-28 Vlad BrezaeMerge pull request #4381 from BrzVlad/feature-generatio...
2017-02-27 Rodrigo KumperaMerge pull request #4433 from kumpera/android-fixes
2017-02-27 Vlad BrezaeMerge pull request #4434 from BrzVlad/fix-unload-hang
2017-02-27 Rodrigo KumperaMerge pull request #4431 from vkargov/vk-leaking-points
2017-02-24 Ludovic Henry[hybrid] Fix more tests run
2017-02-23 Rodrigo KumperaMerge pull request #4419 from BrzVlad/fix-oom-nre
2017-02-22 Vlad BrezaeMerge pull request #4403 from BrzVlad/fix-workers-par...
2017-02-21 Rodrigo KumperaMerge pull request #4380 from alexanderkyte/conflicting...
2017-02-21 Ludovic Henry[threadpool] Do not swallow exception in RegisterWaitFo...
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-02-21 Edward Bettscorrect spelling mistakes (#4405)
2017-02-15 Marek SafarMerge pull request #4371 from marek-safar/cecil-update
2017-02-14 mathieubourgeoisFix when() clause cutting stack traces when filtering...
2017-02-13 Vincent Povirk[tests] Fix out of tree build. (#4372)
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-06 Alexander Köplinger[tests] Fix duplicate variable setting in assemblyresolve
2017-02-06 Alexander Kyte[runtime] Get mono/tests running on bitcode/arm (#4233)
2017-02-03 Jon Purdy[runtime] Avoid 'strncpy'.
2017-02-03 Jon Purdy[runtime] Use double-underscored attributes.
2017-02-02 Niklas TherningMerge pull request #4312 from ntherning/winaot-tests...
2017-02-01 Niklas TherningMerge pull request #4301 from ntherning/fix-Mono.Posix...
2017-02-01 Marek SafarMerge pull request #4310 from marek-safar/roslyn-rc3
2017-02-01 Marek SafarMerge pull request #4302 from marek-safar/corefx-bump
2017-01-31 Alexander Köplinger[tests] Fix assemblyresolve_event4.exe and reference...
2017-01-31 Alexander KöplingerDon't try to AOT test assemblies in runtime_preset...
2017-01-25 Marek SafarMerge pull request #4276 from henricm/winaot
2017-01-25 Rodrigo KumperaMerge pull request #4280 from vargaz/class-init-cond
2017-01-25 Henric MüllerUpdates for winaot profile
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-20 Rodrigo Kumpera[mono/tests] Use multiple return values to make it...
2017-01-19 Vlad Brezae[sgen] Add parallel configuration to the sgen testing...
2017-01-18 Bernhard Urban[exception] add another testcase where an exception...
2017-01-18 Bernhard Urban[exception] retain stack trace when an exception is...
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
2017-01-17 Alexander Köplinger[tests] Use correct MONO_PATH directory for tools like...
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-12 Rodrigo KumperaMerge pull request #4212 from BrzVlad/fix-ephemeron...
2017-01-12 Rodrigo KumperaMerge pull request #3563 from lewurm/interpreter
2017-01-11 Alexander KöplingerMerge pull request #4224 from akoeplinger/fix-46602
2017-01-11 Zoltan VargaLldb support code for mono (#4225)
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
2017-01-09 Johan LorenssonMerge pull request #4195 from lateralusX/jlorenss/win...
2017-01-04 David KarlašMerge pull request #4196 from DavidKarlas/stepAndCatchE...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-22 Zoltan Varga[build] Pass --aot-path to the runtime when building...
2016-12-21 Marek SafarMerge pull request #4187 from rolfbjarne/dynamic-method-ios
2016-12-21 Marek SafarMerge pull request #4188 from Unity-Technologies/missin...
2016-12-21 Marek Safar[build] Update runtime test tools to use correct path
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-21 Alexander KöplingerMerge pull request #4159 from akoeplinger/aot-only...
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-20 Alexander Köplinger[bcl] Rename aot_hybrid profile to testing_aot_hybrid
2016-12-20 Alexander Köplinger[bcl] Rename aot_only profile to testing_aot_full
2016-12-19 Vlad BrezaeMerge pull request #4155 from BrzVlad/fix-tls-lmf-addr
2016-12-17 Ludovic Henry[test-runner] Try to dump threads on timeout with lldb...
2016-12-15 Vlad Brezae[sgen] Reenable gc-altstack test
2016-12-07 Marek SafarMerge pull request #4102 from marek-safar/bootstrap
2016-12-06 Ludovic Henry[w32handle] Fix race in foreach and unref (#4089)
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-03 Alexander Köplinger[ci] Add aot-test step like on Wrench (#4064)
2016-12-02 Zoltan Varga[runtime] Enable thread6.exe test, it should work now...
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-02 Zoltan Varga[runtime] Implement support for fixed char arrays....
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 Rodrigo KumperaMerge pull request #4048 from kumpera/iface_casting_cleanup
2016-12-01 Aleksey Kliger ... Merge pull request #4045 from lambdageek/bug-47867
2016-12-01 Niklas TherningMerge pull request #4051 from Unity-Technologies/regist...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-11-30 Aleksey Kliger ... [tests] Use CSC to compile gc-descriptors test (#4052)
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-29 Alexander KytePrevent ThreadAbort from prematurely ending function...
2016-11-28 Andi McClureMerge pull request #4015 from xmcclure/new-threads...
2016-11-28 Marek SafarMerge pull request #2774 from marek-safar/roslyn
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-28 Marek Safar[build] Roslyn switch
2016-11-25 Alexander KöplingerMerge pull request #4020 from akoeplinger/mobile_static...
2016-11-24 Alexander KöplingerRename the mobile_static profile to aot_only
next