.. |
ILLinkDescriptors
|
Add missing compiler-generated attributes to corelib (#87857)
|
2023-07-06 17:47:13 -07:00 |
linker
|
Make dependency on lld optional (#85667)
|
2023-05-04 09:56:21 -07:00 |
performance
|
Revert "Upgrade ios perf queue to osx 13 (#86574)" (#87780)
|
2023-06-19 13:09:39 -07:00 |
scenarios
|
[browser] Migrate more Blazor features, prepare JavaScript API for Blazor cleanup (#87959)
|
2023-07-13 17:32:58 +02:00 |
xunit
|
Make WindowsServiceLifetime gracefully stop (#83892)
|
2023-04-05 21:42:17 -07:00 |
.runsettings
|
Set targetplatform only if necessary in runsetting (#42256)
|
2020-09-15 20:15:57 +02:00 |
AndroidRunnerTemplate.sh
|
Fix a few syntax issues in shell scripts (#62102)
|
2021-11-30 17:32:39 -06:00 |
AppleHelixRunnerTemplate.sh
|
Bring up full library test CI runs on iOS / tvOS devices (#59503)
|
2021-11-02 07:43:15 -04:00 |
AppleRunnerTemplate.sh
|
Fix setting the configuration parameter in the apple test runner (#63102)
|
2021-12-24 09:22:36 +03:00 |
BionicRunnerTemplate.cmd
|
Linux-bionic (Android libc w/o Android interop) initial implementation (#66147)
|
2022-05-19 15:27:40 -04:00 |
BionicRunnerTemplate.sh
|
Fix reading TestEnv.txt in BionicRunnerTemplate.sh (#76927)
|
2022-10-12 20:25:56 +02:00 |
BionicRunOnDevice.sh
|
Linux-bionic (Android libc w/o Android interop) initial implementation (#66147)
|
2022-05-19 15:27:40 -04:00 |
coverage.targets
|
Tell coverlet to respect the [DoesNotReturn] attribute for coverage purposes (#84396)
|
2023-04-12 09:01:55 -04:00 |
debug-dump-template.md
|
Update debug-dump-template.md AzDO tenant link (#83845)
|
2023-03-23 13:04:17 -07:00 |
default.rd.xml
|
Add support for libraries testing with NativeAOT (#63781)
|
2022-01-19 15:01:43 +09:00 |
ForXHarness.Directory.Build.props
|
Add missing files
|
2022-11-16 18:31:35 +01:00 |
ForXHarness.Directory.Build.targets
|
Add missing files
|
2022-11-16 18:31:35 +01:00 |
gen-debug-dump-docs.py
|
Use ProductVersion in how-to-debug-dump (#59848)
|
2021-10-01 10:05:14 -07:00 |
helix-extension-example.targets
|
[wasm] Misc tests related fixes (#73884)
|
2022-08-13 21:30:30 -04:00 |
ILLink.Descriptor.TestUtilities.xml
|
[wasm][tests] Fix use of RandomTest*Orderer with trimming (#65754)
|
2022-02-23 00:12:02 -05: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 |
ProvisioningVersions.props
|
[wasm] Use an older version of chrome for testing 113.0.5672.63 (#86968)
|
2023-05-31 18:16:51 -04:00 |
RunnerTemplate.cmd
|
Fix libraries Windows test runner script (#88354)
|
2023-07-03 21:18:09 -07:00 |
RunnerTemplate.sh
|
Fix unfailing helix test run when testResults.xml are missing (#86342)
|
2023-05-29 12:47:10 +02:00 |
runsettings.targets
|
Add .runsettings file to be able to run and debug tests on vscode in codespace with prebuilt (#61684)
|
2021-11-16 14:34:52 -08: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.android.targets
|
[Android] Free up more disk space on CI builds (#84354)
|
2023-04-05 18:32:04 -04:00 |
tests.browser.targets
|
minor WBT fixups for local testing (#87817)
|
2023-06-20 12:10:54 -04:00 |
tests.ioslike.targets
|
Initial changes for GetLocaleInfoString (#81470)
|
2023-03-28 12:13:28 +04:00 |
tests.mobile.targets
|
Update ILLink wording (#82050)
|
2023-02-23 10:44:50 -08:00 |
tests.props
|
Try to untangle the rid calculation. (#82832)
|
2023-04-21 10:02:07 +02:00 |
tests.singlefile.targets
|
Disable S.T.Json tests on NativeAOT (#87203)
|
2023-06-07 17:31:22 +09:00 |
tests.targets
|
[wasm] wasi: Enable library tests on CI (#81052)
|
2023-02-04 17:21:07 -05:00 |
tests.wasi.targets
|
[browser] prevent <DebuggerSupport> from disabling interp optimizations (#85792)
|
2023-05-05 13:03:24 -04:00 |
tests.wasm.targets
|
[main] Update dependencies from 10 repositories (#88245)
|
2023-07-12 21:09:26 -05:00 |
wasi-provisioning.targets
|
[wasi] CI: Provision wasi-sdk , and wasmtime only when needed (#82454)
|
2023-03-02 16:59:25 -05:00 |
WasiRunnerTemplate.cmd
|
[wasm] wasi: Enable library tests on CI (#81052)
|
2023-02-04 17:21:07 -05:00 |
WasiRunnerTemplate.sh
|
[wasi] Fix the setting of XUNIT_RANDOM_ORDER_SEED, wasmtime uses --env to set environment variables. (#82003)
|
2023-02-11 19:05:22 -05:00 |
wasm-provisioning.targets
|
[wasm] Fix chrome downloads to unbreak CI (#78884)
|
2022-11-27 04:36:08 -05:00 |
WasmRunnerAOTTemplate.sh
|
[browser] es6 test main (#85542)
|
2023-05-03 19:43:05 +02:00 |
WasmRunnerTemplate.cmd
|
[browser] es6 test main (#85542)
|
2023-05-03 19:43:05 +02:00 |
WasmRunnerTemplate.sh
|
[browser] es6 test main (#85542)
|
2023-05-03 19:43:05 +02:00 |
workloads-testing.targets
|
[wasi] Add wasi-experimental workload, wasiconsole template, and Wasi.Build.Tests (#81849)
|
2023-02-23 18:36:37 -05:00 |