Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
fffe2e35a05ee9cc76265e7de31f49394590bdd1
/
.
/
third_party
/
flatbuffers
/
tests
/
phpUnionVectorTest.sh
blob: a6c3f264401d8d7bbb3652cbd9a29346b9b77bd5 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
../
flatc
--
php
-
o php union_vector
/
union_vector
.
fbs
php phpUnionVectorTest
.
php
echo
'PHP union vector test passed'