Added gtest 1.6.0, since the included version lacked the headers
This commit is contained in:
parent
1eb82b0f4a
commit
bf5eb7f92c
37 changed files with 30218 additions and 9602 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue