HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Tests for binary transfer of fixed UTF8 string #283

Closed mattjala closed 8 months ago

mattjala commented 8 months ago

Branched off of #278, see this comment for more information.

jreadey commented 8 months ago

@mattjala - I copied your tests to the fixed-utf8 branch

mattjala commented 8 months ago

@mattjala - I copied your tests to the fixed-utf8 branch

It looks like you didn't bring in the binary attribute test testPutFixedUTF8StringAttributeBinary, or the changes to testPutFixedUTF8StringAttribute

mattjala commented 8 months ago

These tests were added to main PR - closing this.