-
Notifications
You must be signed in to change notification settings - Fork 3
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
Develop #21
Merged
Merged
Develop #21
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tests disabled until mocked amp is created
* beginning serious test development * updated workflow * device type on import DSP definitions * disposing logic * Update dotnet.yml to new path * created mock for tests; added a couple tests; handled all warnings in VisualStudio;
brentmaxwell
added a commit
that referenced
this pull request
Jan 25, 2024
* Unit tests (#20) * beginning serious test development * updated workflow * device type on import DSP definitions * disposing logic * Update dotnet.yml to new path * created mock for tests; added a couple tests; handled all warnings in VisualStudio; * Develop (#21) * Initial commit of dotnet library. * updated and organized the documentation * I think this is it, the library is basically done! * disabled tests tests disabled until mocked amp is created * forgot to dispose of stuff * renamed the project * Unit tests (#20) * beginning serious test development * updated workflow * device type on import DSP definitions * disposing logic * Update dotnet.yml to new path * created mock for tests; added a couple tests; handled all warnings in VisualStudio; * Bump Google.Protobuf from 3.25.1 to 3.25.2 in /LtDotNet (#15) * Initial commit of dotnet library. * updated and organized the documentation * I think this is it, the library is basically done! * disabled tests tests disabled until mocked amp is created * forgot to dispose of stuff * Bump Google.Protobuf from 3.25.1 to 3.25.2 in /LtDotNet Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.1...v3.25.2) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * renamed the project * Unit tests (#20) * beginning serious test development * updated workflow * device type on import DSP definitions * disposing logic * Update dotnet.yml to new path * created mock for tests; added a couple tests; handled all warnings in VisualStudio; --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Brent Maxwell <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump Google.Protobuf.Tools from 3.25.1 to 3.25.2 in /LtDotNet (#14) * Initial commit of dotnet library. * updated and organized the documentation * I think this is it, the library is basically done! * disabled tests tests disabled until mocked amp is created * forgot to dispose of stuff * Bump Google.Protobuf.Tools from 3.25.1 to 3.25.2 in /LtDotNet Bumps [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.1...v3.25.2) --- updated-dependencies: - dependency-name: Google.Protobuf.Tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * renamed the project * Unit tests (#20) * beginning serious test development * updated workflow * device type on import DSP definitions * disposing logic * Update dotnet.yml to new path * created mock for tests; added a couple tests; handled all warnings in VisualStudio; --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Brent Maxwell <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump NUnit from 3.13.3 to 4.0.1 in /LtDotNet (#13) * Initial commit of dotnet library. * updated and organized the documentation * I think this is it, the library is basically done! * disabled tests tests disabled until mocked amp is created * forgot to dispose of stuff * Bump NUnit from 3.13.3 to 4.0.1 in /LtDotNet Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 4.0.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v3.13.3...v4.0.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * renamed the project * Unit tests (#20) * beginning serious test development * updated workflow * device type on import DSP definitions * disposing logic * Update dotnet.yml to new path * created mock for tests; added a couple tests; handled all warnings in VisualStudio; * removed stray dependency * fixed some depreciated methods --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Brent Maxwell <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump NUnit.Analyzers from 3.3.0 to 3.10.0 in /LtDotNet (#16) * Initial commit of dotnet library. * updated and organized the documentation * I think this is it, the library is basically done! * disabled tests tests disabled until mocked amp is created * forgot to dispose of stuff * Bump NUnit.Analyzers from 3.3.0 to 3.10.0 in /LtDotNet Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.3.0 to 3.10.0. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt) - [Commits](nunit/nunit.analyzers@3.3.0...3.10.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * renamed the project * Unit tests (#20) * beginning serious test development * updated workflow * device type on import DSP definitions * disposing logic * Update dotnet.yml to new path * created mock for tests; added a couple tests; handled all warnings in VisualStudio; * removed stray dependency --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Brent Maxwell <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump NUnit3TestAdapter from 4.2.1 to 4.5.0 in /LtDotNet (#12) * Initial commit of dotnet library. * updated and organized the documentation * I think this is it, the library is basically done! * disabled tests tests disabled until mocked amp is created * forgot to dispose of stuff * Bump NUnit3TestAdapter from 4.2.1 to 4.5.0 in /LtDotNet Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.2.1 to 4.5.0. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](nunit/nunit3-vs-adapter@V4.2.1...V4.5.0) --- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * renamed the project * Unit tests (#20) * beginning serious test development * updated workflow * device type on import DSP definitions * disposing logic * Update dotnet.yml to new path * created mock for tests; added a couple tests; handled all warnings in VisualStudio; * removed stray dependency --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Brent Maxwell <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Codeql (#25) * Create codeql.yml (#22) * Delete .github/workflows/codeql.yml (#23) * Create codeql.yml (#24) * Codeql (#26) * Create codeql.yml (#22) * Delete .github/workflows/codeql.yml (#23) * Create codeql.yml (#24) * Create Protocol.md * Update Protocol.md * Update README.md * Update Protocol.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.