ion-tests
ion-tests copied to clipboard
Add a good test for large numbers of annotations on a single value
ion-java used to have a bug in its binary writer that is triggered when >= 14 bytes of annotations were added. We should add test vectors for that plus various length edge cases to help expose implementation bugs.
Migrated from ION-553