1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 01:50:53 +09:00
Satori/eng
Viktor Hofer 07ff08bae7
Group new test projects under System.Runtime in folders (#94670)
* Group new test projects under System.Runtime in folders

... and introduce a System.Reflection.Tests.slnf for dev innerloop

* Add condition for better perf
2023-11-13 18:45:34 +01:00
..
common [main] Update dependencies from dotnet/arcade (#94554) 2023-11-09 09:33:57 -06:00
docker [HTTP/SSL] Fix stress (#93135) 2023-10-09 11:54:41 +02:00
formatting Fix clang tool downloads (#84799) 2023-04-13 13:49:47 -07:00
native Revert "Use add_link_options and target_link_options in cmake (#92844)" (#93838) 2023-10-23 11:09:39 -07:00
pipelines Reenable runtime-richnav pipeline (#94663) 2023-11-13 16:24:11 +01:00
restore Prevent restore from deleting mibc cache file (#91220) 2023-08-28 12:53:30 -07:00
testing Add option for R2R configured runs. (#94412) 2023-11-07 19:03:05 +01:00
_._
Analyzers.targets Remove dependencies on non-live illink (#91468) 2023-10-05 16:31:53 -07:00
ApiCompatExcludeAttributes.txt Add System.IO.Hashing ref csproj (#77856) 2022-11-04 15:48:51 -04:00
BeforeTargetFrameworkInference.targets Set maximum version early enough for SDK features 2022-11-18 15:52:37 +01:00
Brewfile
Build.props
build.ps1 Update TFM to net9.0 2023-08-23 12:10:17 -07:00
build.sh Add -skipcrossarchnative and -verbose options (#90554) 2023-10-04 20:25:46 -07:00
CodeAnalysis.src.globalconfig Enable SA1136: Enum values should be on separate lines #94098 (#94100) 2023-10-31 11:59:38 +01:00
CodeAnalysis.test.globalconfig [main] Update dependencies from 10 repositories (#92881) 2023-10-17 22:04:44 -04:00
codecov.yml
codeOptimization.targets Clean up the crossgen2_publish project and local/live packs references (#92826) 2023-10-03 10:20:31 +02:00
collect_vsinfo.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
configure-toolset.ps1
configure-toolset.sh
coredistools.targets Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +01:00
DefaultGenApiDocIds.txt
DiaSymReaderNative.targets
disable_vsupdate.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
generatorProjects.targets Fix expected analyzer layout in nuget packages (#87860) 2023-06-21 11:22:33 +02:00
generators.targets Change how test assemblies opt-in to LibraryImportGenerator usage (#92661) 2023-09-27 10:56:47 -07:00
ILLink.Substitutions.Resources.template
illink.targets Remove dependencies on non-live illink (#91468) 2023-10-05 16:31:53 -07:00
install-native-dependencies.sh Simplify numasupport (#84207) 2023-04-06 16:23:56 -07:00
install-nuget-credprovider-then-build.sh
install-nuget-credprovider-then-msbuild.sh
install-nuget-credprovider.sh
intellisense.targets Annotate projects that are XML source of truth (#94234) 2023-10-31 21:36:48 +01:00
LicenseHeader.txt
liveBuilds.targets Clean up the crossgen2_publish project and local/live packs references (#92826) 2023-10-03 10:20:31 +02:00
liveILLink.targets Fix typo in live analyzer reference configuration (#94060) 2023-10-26 13:29:35 -07:00
MultiTargetRoslynComponent.targets.template
nativepgo.targets Re-enable PGO for linux (#85355) 2023-04-25 17:55:36 -07:00
nativeSanitizers.targets Address Sanitizer support in CoreCLR (#74623) 2023-07-17 20:32:03 -07:00
NoTargetsSdk.BeforeTargets.targets Update Microsoft.Build.* SDKs (#83877) 2023-03-24 15:55:56 +01:00
outerBuild.targets
packaging.targets Use current runtime version in ILLink.Tasks package (#90197) 2023-08-09 17:32:37 -07:00
Publishing.props
python.targets Improve error for missing Python (#81202) 2023-01-26 17:44:46 -07:00
references.targets Enable the option to invoke APICompat in strict mode for ref-pack servicing (#88707) 2023-07-13 09:10:54 +02:00
regenerate-download-table.proj
regenerate-third-party-notices.proj Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
resolveContract.targets Update APICompat settings under source build (#93862) 2023-10-23 15:17:04 +02:00
resources.targets
sdl-tsa-vars.config Remove duplicated argument (#89912) 2023-08-03 15:41:35 +02:00
SignCheckExclusionsFile.txt
Signing.props
slngen.targets Group new test projects under System.Runtime in folders (#94670) 2023-11-13 18:45:34 +01:00
slngen.template.proj
SourceBuild.props Use SymbolsIntermediateNupkgCategory to move symbols archive to a smaller package (#92428) 2023-09-22 09:32:12 -07:00
SourceBuildPrebuiltBaseline.xml Update Newtonsoft.Json from 13.0.1 to 13.0.3 (#92298) 2023-09-20 07:45:55 -05:00
Subsets.props Switch StandaloneApp6x to pre-built test asset (#94590) 2023-11-10 15:24:15 -08:00
SubsetValidation.targets
SymbolPublishingExclusionsFile.txt
targetingpacks.targets Fix conditions in targetingpacks.targets (#94524) 2023-11-08 19:01:21 +01:00
test-configuration.json [wasm][debugger] Fix regex for helix retries when chrome fails to launch (#88632) 2023-07-10 19:59:46 -05:00
Tools.props [main] Update dependencies from dotnet/arcade dotnet/xharness dotnet/emsdk (#88827) 2023-07-14 14:03:28 -05:00
TraversalSdk.AfterTargets.targets Leverage the shipping, roslyn based ApiCompat in dotnet/runtime (#73263) 2022-10-16 15:15:28 +02:00
useSharedDesignerContext.txt
Version.Details.xml [main] Update dependencies from dotnet/roslyn (#94396) 2023-11-10 11:54:34 -06:00
versioning.targets [mono] Enable sourcelink for native bits on MSVC (#89777) 2023-08-01 18:17:05 +02:00
Versions.props [main] Update dependencies from dotnet/roslyn (#94396) 2023-11-10 11:54:34 -06:00