Skip to content

Failure test cases.#35

Merged
AaronRobinsonMSFT merged 1 commit into
dotnet:DllImportGeneratorfrom
AaronRobinsonMSFT:failure_test_case
Jul 29, 2020
Merged

Failure test cases.#35
AaronRobinsonMSFT merged 1 commit into
dotnet:DllImportGeneratorfrom
AaronRobinsonMSFT:failure_test_case

Conversation

@AaronRobinsonMSFT

Copy link
Copy Markdown
Member

Add testing for attribute discovery in cases where the user prefixes the attribute name.

Add test cases for compilation failures.

/cc @jkoritzinsky @elinor-fung

the attribute name.

Add test cases for compilation failures.
@AaronRobinsonMSFT
AaronRobinsonMSFT merged commit 48b8361 into dotnet:DllImportGenerator Jul 29, 2020
@AaronRobinsonMSFT
AaronRobinsonMSFT deleted the failure_test_case branch July 29, 2020 00:58
jkoritzinsky pushed a commit to jkoritzinsky/runtime that referenced this pull request Sep 20, 2021
MichalStrehovsky added a commit to MichalStrehovsky/runtimelab that referenced this pull request Oct 15, 2021
* Implement function pointer signatures

Will be needed to trim anything touching corelib.

Fixes dotnet#35.

* Fix modifiers rewrite

Co-authored-by: vitek-karas <vitek.karas@microsoft.com>
agocke pushed a commit that referenced this pull request Jan 31, 2026
* Gate and new Lock, also GC thread spin/rate

* barrier tweaks

* GetGCSafeMethodTable

* Suspend SpinWait tweak

* GetMemoryInfo throttling

* collection heuristics

* avail ram

* recycler and env changes

* barriers

* bulk copy

* gc spin tweak

* TryPopWithTryEnter

* small commit is back

* m_helperWoken

* AskForHelp

* tweaks

* do stacks last

* only lock changes

* AllocAligned

* misalign TLABs

* prefer concurrent in LowLat mode

* worklist

* spin in TryEnter

* rationalizing mark chunk size

* shorter card groups

* a few todos

* Gen0 Gen1 switches

* gcTHP switch

* tweak conc block time

* more conservative trimming

* fixes for OSX

* fix for arm64

* tweak helper counts

* round up

* helper --> worker
agocke pushed a commit that referenced this pull request Mar 19, 2026
* Gate and new Lock, also GC thread spin/rate

* barrier tweaks

* GetGCSafeMethodTable

* Suspend SpinWait tweak

* GetMemoryInfo throttling

* collection heuristics

* avail ram

* recycler and env changes

* barriers

* bulk copy

* gc spin tweak

* TryPopWithTryEnter

* small commit is back

* m_helperWoken

* AskForHelp

* tweaks

* do stacks last

* only lock changes

* AllocAligned

* misalign TLABs

* prefer concurrent in LowLat mode

* worklist

* spin in TryEnter

* rationalizing mark chunk size

* shorter card groups

* a few todos

* Gen0 Gen1 switches

* gcTHP switch

* tweak conc block time

* more conservative trimming

* fixes for OSX

* fix for arm64

* tweak helper counts

* round up

* helper --> worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant