-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Roslyn Source Generator Testing SDK to test interop source generators #84867
Use Roslyn Source Generator Testing SDK to test interop source generators #84867
Commits on Apr 10, 2023
-
Update references to Roslyn testing SDK and convert over our directed…
… Diagnostic tests that target the live reference pack to use the test harness.
Configuration menu - View commit details
-
Copy full SHA for eb8e98a - Browse repository at this point
Copy the full SHA eb8e98aView commit details -
Add mechansim to test downlevel tfms with test harness and convert ou…
…terloop diagnostics tests to use the harness.
Configuration menu - View commit details
-
Copy full SHA for aab1da5 - Browse repository at this point
Copy the full SHA aab1da5View commit details -
Change the AddDisableRuntimeMarshallingAttributeFixer test suite to u…
…se the actual generator with the testing SDK as it now supports testing source generators with code fixers in a single test.
Configuration menu - View commit details
-
Copy full SHA for adfbff4 - Browse repository at this point
Copy the full SHA adfbff4View commit details
Commits on Apr 11, 2023
-
Set up the correct options in an editorconfig for target framework ba…
…sed on a given test's requested tfm.
Configuration menu - View commit details
-
Copy full SHA for 81cb761 - Browse repository at this point
Copy the full SHA 81cb761View commit details -
Move over all tests other than CompileFails and the incremental testi…
…ng to use the source generator test suite.
Configuration menu - View commit details
-
Copy full SHA for d8027c2 - Browse repository at this point
Copy the full SHA d8027c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3418f7 - Browse repository at this point
Copy the full SHA c3418f7View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2627e8d - Browse repository at this point
Copy the full SHA 2627e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1055a35 - Browse repository at this point
Copy the full SHA 1055a35View commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 612432c - Browse repository at this point
Copy the full SHA 612432cView commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 216de88 - Browse repository at this point
Copy the full SHA 216de88View commit details -
Forward byref modifiers to the inner function pointer when using the …
…forwarder fallback. This fixes the last compile error we have for invalid managed->unmanaged stubs.
Configuration menu - View commit details
-
Copy full SHA for 44ee8af - Browse repository at this point
Copy the full SHA 44ee8afView commit details
Commits on Apr 18, 2023
-
Enable a set of directed tests for invalid marshal modes in the Compi…
…leFails test suite.
Configuration menu - View commit details
-
Copy full SHA for 374c917 - Browse repository at this point
Copy the full SHA 374c917View commit details -
Merge branch 'main' of github.com:dotnet/runtime into diagnostic-test…
…-improvements
Configuration menu - View commit details
-
Copy full SHA for dee4a06 - Browse repository at this point
Copy the full SHA dee4a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625c6ac - Browse repository at this point
Copy the full SHA 625c6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd2073 - Browse repository at this point
Copy the full SHA 7cd2073View commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c83364d - Browse repository at this point
Copy the full SHA c83364dView commit details
Commits on May 3, 2023
-
Merge branch 'main' of github.com:dotnet/runtime into diagnostic-test…
…-improvements
Configuration menu - View commit details
-
Copy full SHA for a432e72 - Browse repository at this point
Copy the full SHA a432e72View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19b5c93 - Browse repository at this point
Copy the full SHA 19b5c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a8bb0 - Browse repository at this point
Copy the full SHA 18a8bb0View commit details