Tags: diamondo25/protobuf
Tags
skip unsafe tests for bigendian architectures. (gogo#272) * skip marshal and unmarshal tests on big endian architectures if message has generated unsafe methods * equal and compare tests now also check for bigendian architectures when the message uses the unsafe marshaler or unmarshaler * skip packed unsafe issue21 if cpu is not little endian