mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-16 09:12:22 +00:00
Add ForceVectorAlignment64 and test (#7977)
This commit is contained in:
@@ -1585,6 +1585,7 @@ static void Offset64Tests() {
|
||||
Offset64VectorOfStructs();
|
||||
Offset64SizePrefix();
|
||||
Offset64ManyVectors();
|
||||
Offset64ForceAlign();
|
||||
}
|
||||
|
||||
int FlatBufferTests(const std::string &tests_data_path) {
|
||||
|
||||
Reference in New Issue
Block a user