1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 18:20:26 +09:00
Satori/eng/testing
Alexander Köplinger 5938d685c4
Remove invalid Castle.DynamicProxy.Internal.AbstractInvocation from ILLink descriptor files (#56392)
The type is actually in the `Castle.DynamicProxy` namespace, not the `.Internal` one.
This causes an error with newer linker versions.

The whole `Castle.DynamicProxy` namespace is already preserved so we can remove the entry for AbstractInvocation.
2021-07-27 15:06:31 -05:00
..
ILLinkDescriptors Remove invalid Castle.DynamicProxy.Internal.AbstractInvocation from ILLink descriptor files (#56392) 2021-07-27 15:06:31 -05:00
linker Update SDK to 6.0 Preview 5 (#55283) 2021-07-22 12:27:11 -07:00
performance Fix LLVM path (#55244) 2021-07-07 12:08:08 -07:00
xunit Enable tests for MacCatalyst x64 (#51139) 2021-05-08 08:30:58 -04:00
.runsettings Set targetplatform only if necessary in runsetting (#42256) 2020-09-15 20:15:57 +02:00
AndroidRunnerTemplate.sh Propagate XUnitMethodName/XUnitClassName properties to Android test runner (#50295) 2021-03-29 11:06:44 -07:00
AppleRunnerTemplate.sh Fix target OS case-sensitivity (#50732) 2021-04-08 17:11:07 +03:00
coverage.targets Stop reading TargetFramework prop in props files (#52897) 2021-05-19 20:04:01 +02:00
debug-dump-template.md Add MachO dump writer to createdump (#51150) 2021-04-15 21:45:55 +00:00
gen-debug-dump-docs.py Update debug dump template after runfo update to include dumps (#49183) 2021-03-05 21:15:29 -08:00
ILLink.Descriptor.TestUtilities.xml Shift Most of Wasm AOT test build to helix (#48226) 2021-04-21 20:58:25 -04:00
ILLink.Descriptor.xunit.xml Preserve necessary type and method (#54932) 2021-07-01 13:11:09 -04:00
netfx.exe.config Remove depprojs in favor of PackageReferences (#35606) 2020-07-23 17:20:26 +02:00
outerBuild.targets Remove depprojs in favor of PackageReferences (#35606) 2020-07-23 17:20:26 +02:00
RunnerTemplate.cmd Consider failing tests a failure (#50898) 2021-04-09 10:58:05 +02:00
RunnerTemplate.sh Consider failing tests a failure (#50898) 2021-04-09 10:58:05 +02:00
runsettings.targets Stop reading TargetFramework prop in props files (#52897) 2021-05-19 20:04:01 +02:00
runtimeConfiguration.targets Remove duplicated ILLink PackageReference and update target version of the SDK to 6.0 (#48462) 2021-02-25 11:23:21 +01:00
tests.mobile.targets [Mono] Cleans up test build when targeting iOS/tvOSSimulator on arm64. Enables arm64 sim on CI (#55577) 2021-07-23 12:40:37 -04:00
tests.props [wasm][tests] Fix test failures due to trimming (#51697) 2021-04-28 15:19:10 -04:00
tests.singlefile.targets Fix System.Runtime tests for single file runner (#50996) 2021-04-19 16:16:30 +02:00
tests.targets [wasm] Update Wasm.Build.Tests to build with net6.0 (#54936) 2021-07-07 19:32:43 -04:00
tests.wasm.targets [wasm] Run browser tests on helix/windows (#52699) 2021-07-18 22:32:33 -05:00
WasmRunnerTemplate.cmd [wasm] Run Wasm.Build.Tests against workloads (#54451) 2021-07-14 10:47:03 -04:00
WasmRunnerTemplate.sh Cleanup functional tests / Structure them like libraries tests (#46810) 2021-01-15 08:36:52 -05:00