Added gtest 1.6.0, since the included version lacked the headers

This commit is contained in:
Johan De Claville Christiansen 2014-03-25 18:55:18 +01:00
parent 1eb82b0f4a
commit bf5eb7f92c
37 changed files with 30218 additions and 9602 deletions

View file

@ -161,7 +161,7 @@ struct TestDefaults {
}
struct TestObject {
objectField @0 :Object;
objectField @0 :AnyPointer;
# Do not add any other fields here! Some tests rely on objectField being the last pointer
# in the struct.