forked from dork/tarantool-java
-
Notifications
You must be signed in to change notification settings - Fork 19
Unit test msgpack-lite #127
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
Labels
Comments
nicktorwald
added a commit
that referenced
this issue
Nov 27, 2019
We are using a borrowed implementation of the MsgPack library w/o available tests. In addition, there are a few modifications that were done on our side. It requires the tests that will cover at least typical use cases related to (de-)serialization between designated java types and message pack types. This commit introduces a set of test cases that check correctness of packing/unpacking according to the MsgPack specification. Closes: #127
nicktorwald
added a commit
that referenced
this issue
Nov 27, 2019
We are using a borrowed implementation of the MsgPack library w/o available tests. In addition, there are a few modifications that were done on our side. It requires the tests that will cover at least typical use cases related to (de-)serialization between designated java types and message pack types. This commit introduces a set of test cases that check correctness of packing/unpacking according to the MsgPack specification. Closes: #127
nicktorwald
added a commit
that referenced
this issue
Nov 27, 2019
We are using a borrowed implementation of the MsgPack library w/o available tests. In addition, there are a few modifications that were done on our side. It requires the tests that will cover at least typical use cases related to (de-)serialization between designated java types and message pack types. This commit introduces a set of test cases that check correctness of packing/unpacking according to the MsgPack specification. Closes: #127
nicktorwald
added a commit
that referenced
this issue
Dec 3, 2019
We are using a borrowed implementation of the MsgPack library w/o available tests. In addition, there are a few modifications that were done on our side. It requires the tests that will cover at least typical use cases related to (de-)serialization between designated java types and message pack types. This commit introduces a set of test cases that check correctness of packing/unpacking according to the MsgPack specification. Closes: #127
nicktorwald
added a commit
that referenced
this issue
Dec 3, 2019
We are using a borrowed implementation of the MsgPack library w/o available tests. In addition, there are a few modifications that were done on our side. It requires the tests that will cover at least typical use cases related to (de-)serialization between designated java types and message pack types. This commit introduces a set of test cases that check correctness of packing/unpacking according to the MsgPack specification. Closes: #127
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
No description provided.
The text was updated successfully, but these errors were encountered: