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

NUnit tests for MonoLibUsbApi #1

Closed
wants to merge 7 commits into from
Closed

Conversation

andrasfuchs
Copy link
Owner

Added unit tests for the first few methods of the libusb API.

Migrated all projects to .NET 4.5 and Core 1.6
Removed the NUnit reference
Changed the "#if !NETSTANDARD1_5" statements to "#if !NETSTANDARD1_5 &&
!NETSTANDARD1_6"
UsbStream.cs was somehow not included in my project, so I fixed that and
added the .NET standard derivative.
Update the project file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant