Skip to content
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

Create test projects #149

Merged

Conversation

AaronRobinsonMSFT
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT commented Oct 6, 2020

Rewrote the readme.
Created test projects in accordance with Arcade naming convention - https://github.com/dotnet/arcade/blob/master/Documentation/ArcadeSdk.md#project-name-conventions.
Dedicate Demo project as canonical example for users.
Some code style updates.

/cc @jkoritzinsky @elinor-fung

Update the SLN file.
Remove SafeHandle test from Demo project.
Make the Demo project a user friendly example for learning about the methodology.
@AaronRobinsonMSFT AaronRobinsonMSFT added the area-DllImportGenerator Source Generated stubs for P/Invokes in C# label Oct 6, 2020
DllImportGenerator/readme.md Outdated Show resolved Hide resolved
DllImportGenerator/readme.md Outdated Show resolved Hide resolved
DllImportGenerator/readme.md Outdated Show resolved Hide resolved
DllImportGenerator/Demo/Program.cs Show resolved Hide resolved
DllImportGenerator/readme.md Outdated Show resolved Hide resolved
DllImportGenerator/readme.md Outdated Show resolved Hide resolved
AaronRobinsonMSFT and others added 3 commits October 6, 2020 19:56
Co-authored-by: Elinor Fung <elfung@microsoft.com>
Co-authored-by: Elinor Fung <elfung@microsoft.com>
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 778ecfa into dotnet:DllImportGenerator Oct 8, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the test_rename branch October 8, 2020 01:47
jkoritzinsky pushed a commit to jkoritzinsky/runtime that referenced this pull request Sep 20, 2021
* Rename DllImportGenerator.Test to DllImportGenerator.UnitTests

* Create an integration tests project.
Update the SLN file.
Remove SafeHandle test from Demo project.

* Update readme.md
Make the Demo project a user friendly example for learning about the methodology.

Commit migrated from dotnet/runtimelab@778ecfa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DllImportGenerator Source Generated stubs for P/Invokes in C#
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants