forked from uuid-rs/uuid
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests for compact/readable representations
Ended up completing the compact/readable serde_test API so here are the tests missing from uuid-rs#104. I also replaced the `serde_json` roundtrip test with plain `assert_tokens` tests which do essentially the same thing. I can re-add it if it seems worthwhile to keep it though.
- Loading branch information
Markus Westerlind
committed
Nov 7, 2017
1 parent
59d13cc
commit a15db89
Showing
2 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
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
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