forked from tozny/e3db-swift
-
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 serialization fix and tests for sdk inter-op
- Parses big list of naughty strings for testing encoding and escaping (https://github.com/minimaxir/big-list-of-naughty-strings), serializes each using Swift SDK implementation and compares to other SDK output for the same values. - Serialization is not uniform, so tests include known failures. - Includes fix to Swift serialization implementation using modified JSON encoding
- Loading branch information
Greg Stromire
committed
Jul 10, 2018
1 parent
92dd676
commit 65f6328
Showing
8 changed files
with
6,725 additions
and
1 deletion.
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
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
Oops, something went wrong.