rj_schema 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (613) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -615
  3. data/ext/rj_schema/rapidjson/CHANGELOG.md +0 -158
  4. data/ext/rj_schema/rapidjson/CMakeLists.txt +0 -221
  5. data/ext/rj_schema/rapidjson/CMakeModules/FindGTestSrc.cmake +0 -30
  6. data/ext/rj_schema/rapidjson/RapidJSON.pc.in +0 -7
  7. data/ext/rj_schema/rapidjson/RapidJSONConfig.cmake.in +0 -15
  8. data/ext/rj_schema/rapidjson/RapidJSONConfigVersion.cmake.in +0 -10
  9. data/ext/rj_schema/rapidjson/appveyor.yml +0 -41
  10. data/ext/rj_schema/rapidjson/bin/data/glossary.json +0 -22
  11. data/ext/rj_schema/rapidjson/bin/data/menu.json +0 -27
  12. data/ext/rj_schema/rapidjson/bin/data/readme.txt +0 -1
  13. data/ext/rj_schema/rapidjson/bin/data/sample.json +0 -3315
  14. data/ext/rj_schema/rapidjson/bin/data/webapp.json +0 -88
  15. data/ext/rj_schema/rapidjson/bin/data/widget.json +0 -26
  16. data/ext/rj_schema/rapidjson/bin/draft-04/schema +0 -150
  17. data/ext/rj_schema/rapidjson/bin/encodings/utf16be.json +0 -0
  18. data/ext/rj_schema/rapidjson/bin/encodings/utf16bebom.json +0 -0
  19. data/ext/rj_schema/rapidjson/bin/encodings/utf16le.json +0 -0
  20. data/ext/rj_schema/rapidjson/bin/encodings/utf16lebom.json +0 -0
  21. data/ext/rj_schema/rapidjson/bin/encodings/utf32be.json +0 -0
  22. data/ext/rj_schema/rapidjson/bin/encodings/utf32bebom.json +0 -0
  23. data/ext/rj_schema/rapidjson/bin/encodings/utf32le.json +0 -0
  24. data/ext/rj_schema/rapidjson/bin/encodings/utf32lebom.json +0 -0
  25. data/ext/rj_schema/rapidjson/bin/encodings/utf8.json +0 -7
  26. data/ext/rj_schema/rapidjson/bin/encodings/utf8bom.json +0 -7
  27. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail1.json +0 -1
  28. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail10.json +0 -1
  29. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail11.json +0 -1
  30. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail12.json +0 -1
  31. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail13.json +0 -1
  32. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail14.json +0 -1
  33. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail15.json +0 -1
  34. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail16.json +0 -1
  35. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail17.json +0 -1
  36. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail18.json +0 -1
  37. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail19.json +0 -1
  38. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail2.json +0 -1
  39. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail20.json +0 -1
  40. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail21.json +0 -1
  41. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail22.json +0 -1
  42. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail23.json +0 -1
  43. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail24.json +0 -1
  44. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail25.json +0 -1
  45. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail26.json +0 -1
  46. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail27.json +0 -2
  47. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail28.json +0 -2
  48. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail29.json +0 -1
  49. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail3.json +0 -1
  50. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail30.json +0 -1
  51. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail31.json +0 -1
  52. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail32.json +0 -1
  53. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail33.json +0 -1
  54. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail4.json +0 -1
  55. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail5.json +0 -1
  56. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail6.json +0 -1
  57. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail7.json +0 -1
  58. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail8.json +0 -1
  59. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail9.json +0 -1
  60. data/ext/rj_schema/rapidjson/bin/jsonchecker/pass1.json +0 -58
  61. data/ext/rj_schema/rapidjson/bin/jsonchecker/pass2.json +0 -1
  62. data/ext/rj_schema/rapidjson/bin/jsonchecker/pass3.json +0 -6
  63. data/ext/rj_schema/rapidjson/bin/jsonchecker/readme.txt +0 -3
  64. data/ext/rj_schema/rapidjson/bin/jsonschema/LICENSE +0 -19
  65. data/ext/rj_schema/rapidjson/bin/jsonschema/README.md +0 -148
  66. data/ext/rj_schema/rapidjson/bin/jsonschema/bin/jsonschema_suite +0 -283
  67. data/ext/rj_schema/rapidjson/bin/jsonschema/remotes/folder/folderInteger.json +0 -3
  68. data/ext/rj_schema/rapidjson/bin/jsonschema/remotes/integer.json +0 -3
  69. data/ext/rj_schema/rapidjson/bin/jsonschema/remotes/subSchemas.json +0 -8
  70. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/additionalItems.json +0 -82
  71. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/additionalProperties.json +0 -88
  72. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/default.json +0 -49
  73. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/dependencies.json +0 -108
  74. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/disallow.json +0 -80
  75. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/divisibleBy.json +0 -60
  76. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/enum.json +0 -71
  77. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/extends.json +0 -94
  78. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/items.json +0 -46
  79. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maxItems.json +0 -28
  80. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maxLength.json +0 -33
  81. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maximum.json +0 -42
  82. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minItems.json +0 -28
  83. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minLength.json +0 -33
  84. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minimum.json +0 -42
  85. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/bignum.json +0 -107
  86. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/format.json +0 -222
  87. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/jsregex.json +0 -18
  88. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/zeroTerminatedFloats.json +0 -15
  89. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/pattern.json +0 -34
  90. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/patternProperties.json +0 -110
  91. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/properties.json +0 -92
  92. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/ref.json +0 -159
  93. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/refRemote.json +0 -74
  94. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/required.json +0 -53
  95. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/type.json +0 -474
  96. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/uniqueItems.json +0 -79
  97. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/additionalItems.json +0 -82
  98. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/additionalProperties.json +0 -88
  99. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/allOf.json +0 -112
  100. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/anyOf.json +0 -68
  101. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/default.json +0 -49
  102. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/definitions.json +0 -32
  103. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/dependencies.json +0 -113
  104. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/enum.json +0 -72
  105. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/items.json +0 -46
  106. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxItems.json +0 -28
  107. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxLength.json +0 -33
  108. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxProperties.json +0 -28
  109. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maximum.json +0 -42
  110. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minItems.json +0 -28
  111. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minLength.json +0 -33
  112. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minProperties.json +0 -28
  113. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minimum.json +0 -42
  114. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/multipleOf.json +0 -60
  115. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/not.json +0 -96
  116. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/oneOf.json +0 -68
  117. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/bignum.json +0 -107
  118. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/format.json +0 -148
  119. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/zeroTerminatedFloats.json +0 -15
  120. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/pattern.json +0 -34
  121. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/patternProperties.json +0 -110
  122. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/properties.json +0 -92
  123. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/ref.json +0 -159
  124. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/refRemote.json +0 -74
  125. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/required.json +0 -39
  126. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/type.json +0 -330
  127. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/uniqueItems.json +0 -79
  128. data/ext/rj_schema/rapidjson/bin/jsonschema/tox.ini +0 -8
  129. data/ext/rj_schema/rapidjson/bin/types/booleans.json +0 -102
  130. data/ext/rj_schema/rapidjson/bin/types/floats.json +0 -102
  131. data/ext/rj_schema/rapidjson/bin/types/guids.json +0 -102
  132. data/ext/rj_schema/rapidjson/bin/types/integers.json +0 -102
  133. data/ext/rj_schema/rapidjson/bin/types/mixed.json +0 -592
  134. data/ext/rj_schema/rapidjson/bin/types/nulls.json +0 -102
  135. data/ext/rj_schema/rapidjson/bin/types/paragraphs.json +0 -102
  136. data/ext/rj_schema/rapidjson/bin/types/readme.txt +0 -1
  137. data/ext/rj_schema/rapidjson/contrib/natvis/LICENSE +0 -45
  138. data/ext/rj_schema/rapidjson/contrib/natvis/README.md +0 -7
  139. data/ext/rj_schema/rapidjson/contrib/natvis/rapidjson.natvis +0 -38
  140. data/ext/rj_schema/rapidjson/doc/CMakeLists.txt +0 -27
  141. data/ext/rj_schema/rapidjson/doc/Doxyfile.in +0 -2369
  142. data/ext/rj_schema/rapidjson/doc/Doxyfile.zh-cn.in +0 -2369
  143. data/ext/rj_schema/rapidjson/doc/diagram/architecture.dot +0 -50
  144. data/ext/rj_schema/rapidjson/doc/diagram/architecture.png +0 -0
  145. data/ext/rj_schema/rapidjson/doc/diagram/insituparsing.dot +0 -65
  146. data/ext/rj_schema/rapidjson/doc/diagram/insituparsing.png +0 -0
  147. data/ext/rj_schema/rapidjson/doc/diagram/iterative-parser-states-diagram.dot +0 -62
  148. data/ext/rj_schema/rapidjson/doc/diagram/iterative-parser-states-diagram.png +0 -0
  149. data/ext/rj_schema/rapidjson/doc/diagram/makefile +0 -8
  150. data/ext/rj_schema/rapidjson/doc/diagram/move1.dot +0 -47
  151. data/ext/rj_schema/rapidjson/doc/diagram/move1.png +0 -0
  152. data/ext/rj_schema/rapidjson/doc/diagram/move2.dot +0 -62
  153. data/ext/rj_schema/rapidjson/doc/diagram/move2.png +0 -0
  154. data/ext/rj_schema/rapidjson/doc/diagram/move3.dot +0 -60
  155. data/ext/rj_schema/rapidjson/doc/diagram/move3.png +0 -0
  156. data/ext/rj_schema/rapidjson/doc/diagram/normalparsing.dot +0 -56
  157. data/ext/rj_schema/rapidjson/doc/diagram/normalparsing.png +0 -0
  158. data/ext/rj_schema/rapidjson/doc/diagram/simpledom.dot +0 -54
  159. data/ext/rj_schema/rapidjson/doc/diagram/simpledom.png +0 -0
  160. data/ext/rj_schema/rapidjson/doc/diagram/tutorial.dot +0 -58
  161. data/ext/rj_schema/rapidjson/doc/diagram/tutorial.png +0 -0
  162. data/ext/rj_schema/rapidjson/doc/diagram/utilityclass.dot +0 -73
  163. data/ext/rj_schema/rapidjson/doc/diagram/utilityclass.png +0 -0
  164. data/ext/rj_schema/rapidjson/doc/dom.md +0 -280
  165. data/ext/rj_schema/rapidjson/doc/dom.zh-cn.md +0 -284
  166. data/ext/rj_schema/rapidjson/doc/encoding.md +0 -146
  167. data/ext/rj_schema/rapidjson/doc/encoding.zh-cn.md +0 -152
  168. data/ext/rj_schema/rapidjson/doc/faq.md +0 -289
  169. data/ext/rj_schema/rapidjson/doc/faq.zh-cn.md +0 -290
  170. data/ext/rj_schema/rapidjson/doc/features.md +0 -104
  171. data/ext/rj_schema/rapidjson/doc/features.zh-cn.md +0 -103
  172. data/ext/rj_schema/rapidjson/doc/internals.md +0 -368
  173. data/ext/rj_schema/rapidjson/doc/internals.zh-cn.md +0 -363
  174. data/ext/rj_schema/rapidjson/doc/logo/rapidjson.png +0 -0
  175. data/ext/rj_schema/rapidjson/doc/logo/rapidjson.svg +0 -119
  176. data/ext/rj_schema/rapidjson/doc/misc/DoxygenLayout.xml +0 -194
  177. data/ext/rj_schema/rapidjson/doc/misc/doxygenextra.css +0 -274
  178. data/ext/rj_schema/rapidjson/doc/misc/footer.html +0 -11
  179. data/ext/rj_schema/rapidjson/doc/misc/header.html +0 -24
  180. data/ext/rj_schema/rapidjson/doc/npm.md +0 -31
  181. data/ext/rj_schema/rapidjson/doc/performance.md +0 -26
  182. data/ext/rj_schema/rapidjson/doc/performance.zh-cn.md +0 -26
  183. data/ext/rj_schema/rapidjson/doc/pointer.md +0 -234
  184. data/ext/rj_schema/rapidjson/doc/pointer.zh-cn.md +0 -234
  185. data/ext/rj_schema/rapidjson/doc/sax.md +0 -509
  186. data/ext/rj_schema/rapidjson/doc/sax.zh-cn.md +0 -487
  187. data/ext/rj_schema/rapidjson/doc/schema.md +0 -505
  188. data/ext/rj_schema/rapidjson/doc/schema.zh-cn.md +0 -237
  189. data/ext/rj_schema/rapidjson/doc/stream.md +0 -429
  190. data/ext/rj_schema/rapidjson/doc/stream.zh-cn.md +0 -429
  191. data/ext/rj_schema/rapidjson/doc/tutorial.md +0 -536
  192. data/ext/rj_schema/rapidjson/doc/tutorial.zh-cn.md +0 -534
  193. data/ext/rj_schema/rapidjson/docker/debian/Dockerfile +0 -8
  194. data/ext/rj_schema/rapidjson/example/CMakeLists.txt +0 -45
  195. data/ext/rj_schema/rapidjson/example/archiver/archiver.cpp +0 -292
  196. data/ext/rj_schema/rapidjson/example/archiver/archiver.h +0 -145
  197. data/ext/rj_schema/rapidjson/example/archiver/archivertest.cpp +0 -287
  198. data/ext/rj_schema/rapidjson/example/capitalize/capitalize.cpp +0 -67
  199. data/ext/rj_schema/rapidjson/example/condense/condense.cpp +0 -32
  200. data/ext/rj_schema/rapidjson/example/filterkey/filterkey.cpp +0 -135
  201. data/ext/rj_schema/rapidjson/example/filterkeydom/filterkeydom.cpp +0 -170
  202. data/ext/rj_schema/rapidjson/example/jsonx/jsonx.cpp +0 -207
  203. data/ext/rj_schema/rapidjson/example/lookaheadparser/lookaheadparser.cpp +0 -350
  204. data/ext/rj_schema/rapidjson/example/messagereader/messagereader.cpp +0 -105
  205. data/ext/rj_schema/rapidjson/example/parsebyparts/parsebyparts.cpp +0 -176
  206. data/ext/rj_schema/rapidjson/example/pretty/pretty.cpp +0 -30
  207. data/ext/rj_schema/rapidjson/example/prettyauto/prettyauto.cpp +0 -56
  208. data/ext/rj_schema/rapidjson/example/schemavalidator/schemavalidator.cpp +0 -78
  209. data/ext/rj_schema/rapidjson/example/serialize/serialize.cpp +0 -173
  210. data/ext/rj_schema/rapidjson/example/simpledom/simpledom.cpp +0 -29
  211. data/ext/rj_schema/rapidjson/example/simplepullreader/simplepullreader.cpp +0 -53
  212. data/ext/rj_schema/rapidjson/example/simplereader/simplereader.cpp +0 -42
  213. data/ext/rj_schema/rapidjson/example/simplewriter/simplewriter.cpp +0 -36
  214. data/ext/rj_schema/rapidjson/example/tutorial/tutorial.cpp +0 -151
  215. data/ext/rj_schema/rapidjson/include/rapidjson/allocators.h +0 -284
  216. data/ext/rj_schema/rapidjson/include/rapidjson/cursorstreamwrapper.h +0 -78
  217. data/ext/rj_schema/rapidjson/include/rapidjson/document.h +0 -2648
  218. data/ext/rj_schema/rapidjson/include/rapidjson/encodedstream.h +0 -299
  219. data/ext/rj_schema/rapidjson/include/rapidjson/encodings.h +0 -716
  220. data/ext/rj_schema/rapidjson/include/rapidjson/error/en.h +0 -74
  221. data/ext/rj_schema/rapidjson/include/rapidjson/error/error.h +0 -161
  222. data/ext/rj_schema/rapidjson/include/rapidjson/filereadstream.h +0 -99
  223. data/ext/rj_schema/rapidjson/include/rapidjson/filewritestream.h +0 -104
  224. data/ext/rj_schema/rapidjson/include/rapidjson/fwd.h +0 -151
  225. data/ext/rj_schema/rapidjson/include/rapidjson/internal/biginteger.h +0 -290
  226. data/ext/rj_schema/rapidjson/include/rapidjson/internal/diyfp.h +0 -271
  227. data/ext/rj_schema/rapidjson/include/rapidjson/internal/dtoa.h +0 -245
  228. data/ext/rj_schema/rapidjson/include/rapidjson/internal/ieee754.h +0 -78
  229. data/ext/rj_schema/rapidjson/include/rapidjson/internal/itoa.h +0 -308
  230. data/ext/rj_schema/rapidjson/include/rapidjson/internal/meta.h +0 -186
  231. data/ext/rj_schema/rapidjson/include/rapidjson/internal/pow10.h +0 -55
  232. data/ext/rj_schema/rapidjson/include/rapidjson/internal/regex.h +0 -732
  233. data/ext/rj_schema/rapidjson/include/rapidjson/internal/stack.h +0 -231
  234. data/ext/rj_schema/rapidjson/include/rapidjson/internal/strfunc.h +0 -69
  235. data/ext/rj_schema/rapidjson/include/rapidjson/internal/strtod.h +0 -290
  236. data/ext/rj_schema/rapidjson/include/rapidjson/internal/swap.h +0 -46
  237. data/ext/rj_schema/rapidjson/include/rapidjson/istreamwrapper.h +0 -113
  238. data/ext/rj_schema/rapidjson/include/rapidjson/memorybuffer.h +0 -70
  239. data/ext/rj_schema/rapidjson/include/rapidjson/memorystream.h +0 -71
  240. data/ext/rj_schema/rapidjson/include/rapidjson/msinttypes/inttypes.h +0 -316
  241. data/ext/rj_schema/rapidjson/include/rapidjson/msinttypes/stdint.h +0 -300
  242. data/ext/rj_schema/rapidjson/include/rapidjson/ostreamwrapper.h +0 -81
  243. data/ext/rj_schema/rapidjson/include/rapidjson/pointer.h +0 -1357
  244. data/ext/rj_schema/rapidjson/include/rapidjson/prettywriter.h +0 -277
  245. data/ext/rj_schema/rapidjson/include/rapidjson/rapidjson.h +0 -630
  246. data/ext/rj_schema/rapidjson/include/rapidjson/reader.h +0 -2230
  247. data/ext/rj_schema/rapidjson/include/rapidjson/schema.h +0 -2494
  248. data/ext/rj_schema/rapidjson/include/rapidjson/stream.h +0 -223
  249. data/ext/rj_schema/rapidjson/include/rapidjson/stringbuffer.h +0 -121
  250. data/ext/rj_schema/rapidjson/include/rapidjson/writer.h +0 -710
  251. data/ext/rj_schema/rapidjson/include_dirs.js +0 -2
  252. data/ext/rj_schema/rapidjson/library.json +0 -15
  253. data/ext/rj_schema/rapidjson/license.txt +0 -57
  254. data/ext/rj_schema/rapidjson/package.json +0 -24
  255. data/ext/rj_schema/rapidjson/rapidjson.autopkg +0 -77
  256. data/ext/rj_schema/rapidjson/readme.md +0 -160
  257. data/ext/rj_schema/rapidjson/readme.zh-cn.md +0 -152
  258. data/ext/rj_schema/rapidjson/test/CMakeLists.txt +0 -20
  259. data/ext/rj_schema/rapidjson/test/perftest/CMakeLists.txt +0 -28
  260. data/ext/rj_schema/rapidjson/test/perftest/misctest.cpp +0 -974
  261. data/ext/rj_schema/rapidjson/test/perftest/perftest.cpp +0 -24
  262. data/ext/rj_schema/rapidjson/test/perftest/perftest.h +0 -185
  263. data/ext/rj_schema/rapidjson/test/perftest/platformtest.cpp +0 -166
  264. data/ext/rj_schema/rapidjson/test/perftest/rapidjsontest.cpp +0 -472
  265. data/ext/rj_schema/rapidjson/test/perftest/schematest.cpp +0 -223
  266. data/ext/rj_schema/rapidjson/test/unittest/CMakeLists.txt +0 -92
  267. data/ext/rj_schema/rapidjson/test/unittest/allocatorstest.cpp +0 -100
  268. data/ext/rj_schema/rapidjson/test/unittest/bigintegertest.cpp +0 -138
  269. data/ext/rj_schema/rapidjson/test/unittest/cursorstreamwrappertest.cpp +0 -115
  270. data/ext/rj_schema/rapidjson/test/unittest/documenttest.cpp +0 -672
  271. data/ext/rj_schema/rapidjson/test/unittest/dtoatest.cpp +0 -98
  272. data/ext/rj_schema/rapidjson/test/unittest/encodedstreamtest.cpp +0 -313
  273. data/ext/rj_schema/rapidjson/test/unittest/encodingstest.cpp +0 -451
  274. data/ext/rj_schema/rapidjson/test/unittest/filestreamtest.cpp +0 -112
  275. data/ext/rj_schema/rapidjson/test/unittest/fwdtest.cpp +0 -230
  276. data/ext/rj_schema/rapidjson/test/unittest/istreamwrappertest.cpp +0 -181
  277. data/ext/rj_schema/rapidjson/test/unittest/itoatest.cpp +0 -160
  278. data/ext/rj_schema/rapidjson/test/unittest/jsoncheckertest.cpp +0 -143
  279. data/ext/rj_schema/rapidjson/test/unittest/namespacetest.cpp +0 -70
  280. data/ext/rj_schema/rapidjson/test/unittest/ostreamwrappertest.cpp +0 -92
  281. data/ext/rj_schema/rapidjson/test/unittest/pointertest.cpp +0 -1529
  282. data/ext/rj_schema/rapidjson/test/unittest/prettywritertest.cpp +0 -373
  283. data/ext/rj_schema/rapidjson/test/unittest/readertest.cpp +0 -2190
  284. data/ext/rj_schema/rapidjson/test/unittest/regextest.cpp +0 -638
  285. data/ext/rj_schema/rapidjson/test/unittest/schematest.cpp +0 -2072
  286. data/ext/rj_schema/rapidjson/test/unittest/simdtest.cpp +0 -219
  287. data/ext/rj_schema/rapidjson/test/unittest/strfunctest.cpp +0 -30
  288. data/ext/rj_schema/rapidjson/test/unittest/stringbuffertest.cpp +0 -192
  289. data/ext/rj_schema/rapidjson/test/unittest/strtodtest.cpp +0 -132
  290. data/ext/rj_schema/rapidjson/test/unittest/unittest.cpp +0 -51
  291. data/ext/rj_schema/rapidjson/test/unittest/unittest.h +0 -140
  292. data/ext/rj_schema/rapidjson/test/unittest/valuetest.cpp +0 -1851
  293. data/ext/rj_schema/rapidjson/test/unittest/writertest.cpp +0 -598
  294. data/ext/rj_schema/rapidjson/test/valgrind.supp +0 -17
  295. data/ext/rj_schema/rapidjson/thirdparty/gtest/CMakeLists.txt +0 -16
  296. data/ext/rj_schema/rapidjson/thirdparty/gtest/README.md +0 -141
  297. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CHANGES +0 -126
  298. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CMakeLists.txt +0 -202
  299. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CONTRIBUTORS +0 -40
  300. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/LICENSE +0 -28
  301. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/Makefile.am +0 -224
  302. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/README.md +0 -333
  303. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/configure.ac +0 -146
  304. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/CheatSheet.md +0 -562
  305. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/CookBook.md +0 -3675
  306. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/DesignDoc.md +0 -280
  307. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/DevGuide.md +0 -132
  308. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/Documentation.md +0 -12
  309. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/ForDummies.md +0 -439
  310. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/FrequentlyAskedQuestions.md +0 -628
  311. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/KnownIssues.md +0 -19
  312. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/CheatSheet.md +0 -525
  313. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/CookBook.md +0 -3250
  314. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/Documentation.md +0 -11
  315. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/ForDummies.md +0 -439
  316. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/FrequentlyAskedQuestions.md +0 -624
  317. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/CheatSheet.md +0 -534
  318. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/CookBook.md +0 -3342
  319. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/Documentation.md +0 -12
  320. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/ForDummies.md +0 -439
  321. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/FrequentlyAskedQuestions.md +0 -628
  322. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/CheatSheet.md +0 -556
  323. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/CookBook.md +0 -3432
  324. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/Documentation.md +0 -12
  325. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/ForDummies.md +0 -439
  326. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/FrequentlyAskedQuestions.md +0 -628
  327. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h +0 -1205
  328. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-cardinalities.h +0 -147
  329. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-actions.h +0 -2377
  330. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-actions.h.pump +0 -794
  331. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-function-mockers.h +0 -1095
  332. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump +0 -291
  333. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-matchers.h +0 -2179
  334. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-matchers.h.pump +0 -672
  335. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-nice-strict.h +0 -397
  336. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-nice-strict.h.pump +0 -161
  337. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h +0 -4399
  338. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-actions.h +0 -246
  339. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-matchers.h +0 -58
  340. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-spec-builders.h +0 -1847
  341. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock.h +0 -94
  342. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h +0 -8
  343. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump +0 -10
  344. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-matchers.h +0 -39
  345. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-port.h +0 -46
  346. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h +0 -279
  347. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h.pump +0 -136
  348. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-internal-utils.h +0 -511
  349. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-port.h +0 -91
  350. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/make/Makefile +0 -101
  351. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.sln +0 -32
  352. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.vcproj +0 -191
  353. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_config.vsprops +0 -15
  354. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_main.vcproj +0 -187
  355. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_test.vcproj +0 -201
  356. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.sln +0 -32
  357. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.vcxproj +0 -82
  358. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_config.props +0 -19
  359. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_main.vcxproj +0 -88
  360. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_test.vcxproj +0 -101
  361. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock.sln +0 -32
  362. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock.vcxproj +0 -84
  363. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_config.props +0 -19
  364. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj +0 -90
  365. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_test.vcxproj +0 -103
  366. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/fuse_gmock_files.py +0 -240
  367. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/LICENSE +0 -203
  368. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/README +0 -35
  369. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/README.cppclean +0 -115
  370. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/__init__.py +0 -0
  371. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/ast.py +0 -1733
  372. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/gmock_class.py +0 -227
  373. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/gmock_class_test.py +0 -448
  374. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/keywords.py +0 -59
  375. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/tokenize.py +0 -287
  376. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/utils.py +0 -41
  377. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/gmock_gen.py +0 -31
  378. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/gmock-config.in +0 -303
  379. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/gmock_doctor.py +0 -640
  380. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/upload.py +0 -1387
  381. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/upload_gmock.py +0 -78
  382. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-all.cc +0 -47
  383. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-cardinalities.cc +0 -156
  384. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-internal-utils.cc +0 -174
  385. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-matchers.cc +0 -498
  386. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-spec-builders.cc +0 -823
  387. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock.cc +0 -183
  388. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock_main.cc +0 -54
  389. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-actions_test.cc +0 -1411
  390. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-cardinalities_test.cc +0 -428
  391. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-actions_test.cc +0 -1228
  392. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-function-mockers_test.cc +0 -622
  393. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-internal-utils_test.cc +0 -127
  394. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-matchers_test.cc +0 -1286
  395. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-internal-utils_test.cc +0 -699
  396. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-matchers_test.cc +0 -5648
  397. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-more-actions_test.cc +0 -708
  398. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-nice-strict_test.cc +0 -424
  399. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-port_test.cc +0 -43
  400. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-spec-builders_test.cc +0 -2644
  401. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_all_test.cc +0 -51
  402. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_ex_test.cc +0 -81
  403. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_leak_test.py +0 -108
  404. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_leak_test_.cc +0 -100
  405. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link2_test.cc +0 -40
  406. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link_test.cc +0 -40
  407. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link_test.h +0 -669
  408. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test.py +0 -180
  409. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test_.cc +0 -291
  410. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test_golden.txt +0 -310
  411. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_stress_test.cc +0 -322
  412. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_test.cc +0 -220
  413. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_test_utils.py +0 -112
  414. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CHANGES +0 -157
  415. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CMakeLists.txt +0 -286
  416. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CONTRIBUTORS +0 -37
  417. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/LICENSE +0 -28
  418. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/Makefile.am +0 -310
  419. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/README.md +0 -280
  420. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/cmake/internal_utils.cmake +0 -242
  421. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest.cbproj +0 -138
  422. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest.groupproj +0 -54
  423. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_all.cc +0 -38
  424. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_link.cc +0 -40
  425. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_main.cbproj +0 -82
  426. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_unittest.cbproj +0 -88
  427. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/configure.ac +0 -68
  428. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/AdvancedGuide.md +0 -2182
  429. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/DevGuide.md +0 -126
  430. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Documentation.md +0 -14
  431. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/FAQ.md +0 -1087
  432. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Primer.md +0 -502
  433. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/PumpManual.md +0 -177
  434. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Samples.md +0 -14
  435. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_AdvancedGuide.md +0 -2096
  436. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_Documentation.md +0 -12
  437. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_FAQ.md +0 -886
  438. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_Primer.md +0 -497
  439. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_PumpManual.md +0 -177
  440. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_XcodeGuide.md +0 -93
  441. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_AdvancedGuide.md +0 -2178
  442. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Documentation.md +0 -14
  443. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_FAQ.md +0 -1038
  444. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Primer.md +0 -501
  445. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_PumpManual.md +0 -177
  446. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Samples.md +0 -14
  447. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_XcodeGuide.md +0 -93
  448. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_AdvancedGuide.md +0 -2181
  449. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Documentation.md +0 -14
  450. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_FAQ.md +0 -1082
  451. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Primer.md +0 -501
  452. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_PumpManual.md +0 -177
  453. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Samples.md +0 -14
  454. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_XcodeGuide.md +0 -93
  455. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/XcodeGuide.md +0 -93
  456. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-death-test.h +0 -294
  457. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-message.h +0 -250
  458. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-param-test.h +0 -1444
  459. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-param-test.h.pump +0 -510
  460. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-printers.h +0 -993
  461. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-spi.h +0 -232
  462. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-test-part.h +0 -179
  463. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-typed-test.h +0 -263
  464. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h +0 -2236
  465. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest_pred_impl.h +0 -358
  466. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest_prod.h +0 -58
  467. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest-port.h +0 -69
  468. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest-printers.h +0 -42
  469. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest.h +0 -41
  470. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-death-test-internal.h +0 -319
  471. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-filepath.h +0 -206
  472. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-internal.h +0 -1238
  473. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-linked_ptr.h +0 -243
  474. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h +0 -5146
  475. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h.pump +0 -286
  476. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util.h +0 -731
  477. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-port-arch.h +0 -93
  478. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-port.h +0 -2554
  479. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-string.h +0 -167
  480. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h +0 -1020
  481. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h.pump +0 -347
  482. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-type-util.h +0 -3331
  483. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-type-util.h.pump +0 -297
  484. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/m4/acx_pthread.m4 +0 -363
  485. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/m4/gtest.m4 +0 -74
  486. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/make/Makefile +0 -82
  487. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.sln +0 -45
  488. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.vcproj +0 -126
  489. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest.sln +0 -45
  490. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest.vcproj +0 -126
  491. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main-md.vcproj +0 -129
  492. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main.vcproj +0 -129
  493. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test-md.vcproj +0 -164
  494. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test.vcproj +0 -164
  495. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest-md.vcproj +0 -147
  496. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest.vcproj +0 -147
  497. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/prime_tables.h +0 -123
  498. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1.cc +0 -68
  499. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1.h +0 -43
  500. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample10_unittest.cc +0 -144
  501. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1_unittest.cc +0 -153
  502. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2.cc +0 -56
  503. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2.h +0 -85
  504. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2_unittest.cc +0 -109
  505. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample3-inl.h +0 -172
  506. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample3_unittest.cc +0 -151
  507. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4.cc +0 -46
  508. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4.h +0 -53
  509. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4_unittest.cc +0 -45
  510. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample5_unittest.cc +0 -199
  511. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample6_unittest.cc +0 -224
  512. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample7_unittest.cc +0 -130
  513. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample8_unittest.cc +0 -173
  514. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample9_unittest.cc +0 -160
  515. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/common.py +0 -83
  516. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/fuse_gtest_files.py +0 -253
  517. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/gen_gtest_pred_impl.py +0 -730
  518. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/gtest-config.in +0 -274
  519. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/pump.py +0 -855
  520. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/release_docs.py +0 -158
  521. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/test/Makefile +0 -59
  522. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/upload.py +0 -1387
  523. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/upload_gtest.py +0 -78
  524. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-all.cc +0 -48
  525. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-death-test.cc +0 -1342
  526. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-filepath.cc +0 -387
  527. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-internal-inl.h +0 -1183
  528. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-port.cc +0 -1259
  529. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-printers.cc +0 -373
  530. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-test-part.cc +0 -110
  531. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-typed-test.cc +0 -118
  532. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest.cc +0 -5388
  533. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest_main.cc +0 -38
  534. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-death-test_ex_test.cc +0 -93
  535. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-death-test_test.cc +0 -1427
  536. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-filepath_test.cc +0 -662
  537. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-linked_ptr_test.cc +0 -154
  538. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-listener_test.cc +0 -311
  539. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-message_test.cc +0 -159
  540. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-options_test.cc +0 -215
  541. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test2_test.cc +0 -65
  542. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test_test.cc +0 -1055
  543. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test_test.h +0 -57
  544. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-port_test.cc +0 -1304
  545. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-printers_test.cc +0 -1635
  546. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-test-part_test.cc +0 -208
  547. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-tuple_test.cc +0 -320
  548. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test2_test.cc +0 -45
  549. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test_test.cc +0 -380
  550. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test_test.h +0 -66
  551. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-unittest-api_test.cc +0 -341
  552. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_all_test.cc +0 -47
  553. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_break_on_failure_unittest.py +0 -212
  554. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_break_on_failure_unittest_.cc +0 -88
  555. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_catch_exceptions_test.py +0 -237
  556. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_catch_exceptions_test_.cc +0 -311
  557. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_color_test.py +0 -130
  558. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_color_test_.cc +0 -71
  559. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_env_var_test.py +0 -117
  560. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_env_var_test_.cc +0 -126
  561. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_environment_test.cc +0 -192
  562. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_filter_unittest.py +0 -636
  563. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_filter_unittest_.cc +0 -140
  564. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_help_test.py +0 -172
  565. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_help_test_.cc +0 -46
  566. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_list_tests_unittest.py +0 -207
  567. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_list_tests_unittest_.cc +0 -157
  568. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_main_unittest.cc +0 -45
  569. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_no_test_unittest.cc +0 -56
  570. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test.py +0 -340
  571. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test_.cc +0 -1062
  572. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test_golden_lin.txt +0 -743
  573. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_pred_impl_unittest.cc +0 -2427
  574. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_premature_exit_test.cc +0 -127
  575. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_prod_test.cc +0 -57
  576. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_repeat_test.cc +0 -253
  577. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_shuffle_test.py +0 -325
  578. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_shuffle_test_.cc +0 -103
  579. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_sole_header_test.cc +0 -57
  580. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_stress_test.cc +0 -256
  581. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_test_utils.py +0 -320
  582. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_ex_test.cc +0 -92
  583. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_test.py +0 -171
  584. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_test_.cc +0 -72
  585. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_uninitialized_test.py +0 -70
  586. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_uninitialized_test_.cc +0 -43
  587. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_unittest.cc +0 -7706
  588. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfile1_test_.cc +0 -49
  589. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfile2_test_.cc +0 -49
  590. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfiles_test.py +0 -132
  591. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_output_unittest.py +0 -308
  592. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_output_unittest_.cc +0 -181
  593. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_test_utils.py +0 -194
  594. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/production.cc +0 -36
  595. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/production.h +0 -55
  596. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/DebugProject.xcconfig +0 -30
  597. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/FrameworkTarget.xcconfig +0 -17
  598. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/General.xcconfig +0 -41
  599. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/ReleaseProject.xcconfig +0 -32
  600. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/StaticLibraryTarget.xcconfig +0 -18
  601. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/TestTarget.xcconfig +0 -8
  602. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist +0 -30
  603. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/Info.plist +0 -28
  604. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj +0 -457
  605. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/runtests.sh +0 -62
  606. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.cc +0 -63
  607. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.h +0 -59
  608. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget_test.cc +0 -68
  609. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Scripts/runtests.sh +0 -65
  610. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Scripts/versiongenerate.py +0 -100
  611. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/gtest.xcodeproj/project.pbxproj +0 -1135
  612. data/ext/rj_schema/rapidjson/thirdparty/gtest/travis.sh +0 -15
  613. data/ext/rj_schema/rapidjson/travis-doxygen.sh +0 -121
@@ -1,62 +0,0 @@
1
- #!/bin/bash
2
- #
3
- # Copyright 2008, Google Inc.
4
- # All rights reserved.
5
- #
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are
8
- # met:
9
- #
10
- # * Redistributions of source code must retain the above copyright
11
- # notice, this list of conditions and the following disclaimer.
12
- # * Redistributions in binary form must reproduce the above
13
- # copyright notice, this list of conditions and the following disclaimer
14
- # in the documentation and/or other materials provided with the
15
- # distribution.
16
- # * Neither the name of Google Inc. nor the names of its
17
- # contributors may be used to endorse or promote products derived from
18
- # this software without specific prior written permission.
19
- #
20
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22
- # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
23
- # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24
- # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
25
- # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
26
- # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27
- # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
28
- # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29
- # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30
- # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31
-
32
- # Executes the samples and tests for the Google Test Framework.
33
-
34
- # Help the dynamic linker find the path to the libraries.
35
- export DYLD_FRAMEWORK_PATH=$BUILT_PRODUCTS_DIR
36
- export DYLD_LIBRARY_PATH=$BUILT_PRODUCTS_DIR
37
-
38
- # Create some executables.
39
- test_executables=$@
40
-
41
- # Now execute each one in turn keeping track of how many succeeded and failed.
42
- succeeded=0
43
- failed=0
44
- failed_list=()
45
- for test in ${test_executables[*]}; do
46
- "$test"
47
- result=$?
48
- if [ $result -eq 0 ]; then
49
- succeeded=$(( $succeeded + 1 ))
50
- else
51
- failed=$(( failed + 1 ))
52
- failed_list="$failed_list $test"
53
- fi
54
- done
55
-
56
- # Report the successes and failures to the console.
57
- echo "Tests complete with $succeeded successes and $failed failures."
58
- if [ $failed -ne 0 ]; then
59
- echo "The following tests failed:"
60
- echo $failed_list
61
- fi
62
- exit $failed
@@ -1,63 +0,0 @@
1
- // Copyright 2008, Google Inc.
2
- // All rights reserved.
3
- //
4
- // Redistribution and use in source and binary forms, with or without
5
- // modification, are permitted provided that the following conditions are
6
- // met:
7
- //
8
- // * Redistributions of source code must retain the above copyright
9
- // notice, this list of conditions and the following disclaimer.
10
- // * Redistributions in binary form must reproduce the above
11
- // copyright notice, this list of conditions and the following disclaimer
12
- // in the documentation and/or other materials provided with the
13
- // distribution.
14
- // * Neither the name of Google Inc. nor the names of its
15
- // contributors may be used to endorse or promote products derived from
16
- // this software without specific prior written permission.
17
- //
18
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
- //
30
- // Author: preston.a.jackson@gmail.com (Preston Jackson)
31
- //
32
- // Google Test - FrameworkSample
33
- // widget.cc
34
- //
35
-
36
- // Widget is a very simple class used for demonstrating the use of gtest
37
-
38
- #include "widget.h"
39
-
40
- Widget::Widget(int number, const std::string& name)
41
- : number_(number),
42
- name_(name) {}
43
-
44
- Widget::~Widget() {}
45
-
46
- float Widget::GetFloatValue() const {
47
- return number_;
48
- }
49
-
50
- int Widget::GetIntValue() const {
51
- return static_cast<int>(number_);
52
- }
53
-
54
- std::string Widget::GetStringValue() const {
55
- return name_;
56
- }
57
-
58
- void Widget::GetCharPtrValue(char* buffer, size_t max_size) const {
59
- // Copy the char* representation of name_ into buffer, up to max_size.
60
- strncpy(buffer, name_.c_str(), max_size-1);
61
- buffer[max_size-1] = '\0';
62
- return;
63
- }
@@ -1,59 +0,0 @@
1
- // Copyright 2008, Google Inc.
2
- // All rights reserved.
3
- //
4
- // Redistribution and use in source and binary forms, with or without
5
- // modification, are permitted provided that the following conditions are
6
- // met:
7
- //
8
- // * Redistributions of source code must retain the above copyright
9
- // notice, this list of conditions and the following disclaimer.
10
- // * Redistributions in binary form must reproduce the above
11
- // copyright notice, this list of conditions and the following disclaimer
12
- // in the documentation and/or other materials provided with the
13
- // distribution.
14
- // * Neither the name of Google Inc. nor the names of its
15
- // contributors may be used to endorse or promote products derived from
16
- // this software without specific prior written permission.
17
- //
18
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
- //
30
- // Author: preston.a.jackson@gmail.com (Preston Jackson)
31
- //
32
- // Google Test - FrameworkSample
33
- // widget.h
34
- //
35
-
36
- // Widget is a very simple class used for demonstrating the use of gtest. It
37
- // simply stores two values a string and an integer, which are returned via
38
- // public accessors in multiple forms.
39
-
40
- #import <string>
41
-
42
- class Widget {
43
- public:
44
- Widget(int number, const std::string& name);
45
- ~Widget();
46
-
47
- // Public accessors to number data
48
- float GetFloatValue() const;
49
- int GetIntValue() const;
50
-
51
- // Public accessors to the string data
52
- std::string GetStringValue() const;
53
- void GetCharPtrValue(char* buffer, size_t max_size) const;
54
-
55
- private:
56
- // Data members
57
- float number_;
58
- std::string name_;
59
- };
@@ -1,68 +0,0 @@
1
- // Copyright 2008, Google Inc.
2
- // All rights reserved.
3
- //
4
- // Redistribution and use in source and binary forms, with or without
5
- // modification, are permitted provided that the following conditions are
6
- // met:
7
- //
8
- // * Redistributions of source code must retain the above copyright
9
- // notice, this list of conditions and the following disclaimer.
10
- // * Redistributions in binary form must reproduce the above
11
- // copyright notice, this list of conditions and the following disclaimer
12
- // in the documentation and/or other materials provided with the
13
- // distribution.
14
- // * Neither the name of Google Inc. nor the names of its
15
- // contributors may be used to endorse or promote products derived from
16
- // this software without specific prior written permission.
17
- //
18
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
- //
30
- // Author: preston.a.jackson@gmail.com (Preston Jackson)
31
- //
32
- // Google Test - FrameworkSample
33
- // widget_test.cc
34
- //
35
-
36
- // This is a simple test file for the Widget class in the Widget.framework
37
-
38
- #include <string>
39
- #include "gtest/gtest.h"
40
-
41
- #include <Widget/widget.h>
42
-
43
- // This test verifies that the constructor sets the internal state of the
44
- // Widget class correctly.
45
- TEST(WidgetInitializerTest, TestConstructor) {
46
- Widget widget(1.0f, "name");
47
- EXPECT_FLOAT_EQ(1.0f, widget.GetFloatValue());
48
- EXPECT_EQ(std::string("name"), widget.GetStringValue());
49
- }
50
-
51
- // This test verifies the conversion of the float and string values to int and
52
- // char*, respectively.
53
- TEST(WidgetInitializerTest, TestConversion) {
54
- Widget widget(1.0f, "name");
55
- EXPECT_EQ(1, widget.GetIntValue());
56
-
57
- size_t max_size = 128;
58
- char buffer[max_size];
59
- widget.GetCharPtrValue(buffer, max_size);
60
- EXPECT_STREQ("name", buffer);
61
- }
62
-
63
- // Use the Google Test main that is linked into the framework. It does something
64
- // like this:
65
- // int main(int argc, char** argv) {
66
- // testing::InitGoogleTest(&argc, argv);
67
- // return RUN_ALL_TESTS();
68
- // }
@@ -1,65 +0,0 @@
1
- #!/bin/bash
2
- #
3
- # Copyright 2008, Google Inc.
4
- # All rights reserved.
5
- #
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are
8
- # met:
9
- #
10
- # * Redistributions of source code must retain the above copyright
11
- # notice, this list of conditions and the following disclaimer.
12
- # * Redistributions in binary form must reproduce the above
13
- # copyright notice, this list of conditions and the following disclaimer
14
- # in the documentation and/or other materials provided with the
15
- # distribution.
16
- # * Neither the name of Google Inc. nor the names of its
17
- # contributors may be used to endorse or promote products derived from
18
- # this software without specific prior written permission.
19
- #
20
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22
- # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
23
- # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24
- # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
25
- # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
26
- # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27
- # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
28
- # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29
- # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30
- # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31
-
32
- # Executes the samples and tests for the Google Test Framework.
33
-
34
- # Help the dynamic linker find the path to the libraries.
35
- export DYLD_FRAMEWORK_PATH=$BUILT_PRODUCTS_DIR
36
- export DYLD_LIBRARY_PATH=$BUILT_PRODUCTS_DIR
37
-
38
- # Create some executables.
39
- test_executables=("$BUILT_PRODUCTS_DIR/gtest_unittest-framework"
40
- "$BUILT_PRODUCTS_DIR/gtest_unittest"
41
- "$BUILT_PRODUCTS_DIR/sample1_unittest-framework"
42
- "$BUILT_PRODUCTS_DIR/sample1_unittest-static")
43
-
44
- # Now execute each one in turn keeping track of how many succeeded and failed.
45
- succeeded=0
46
- failed=0
47
- failed_list=()
48
- for test in ${test_executables[*]}; do
49
- "$test"
50
- result=$?
51
- if [ $result -eq 0 ]; then
52
- succeeded=$(( $succeeded + 1 ))
53
- else
54
- failed=$(( failed + 1 ))
55
- failed_list="$failed_list $test"
56
- fi
57
- done
58
-
59
- # Report the successes and failures to the console.
60
- echo "Tests complete with $succeeded successes and $failed failures."
61
- if [ $failed -ne 0 ]; then
62
- echo "The following tests failed:"
63
- echo $failed_list
64
- fi
65
- exit $failed
@@ -1,100 +0,0 @@
1
- #!/usr/bin/env python
2
- #
3
- # Copyright 2008, Google Inc.
4
- # All rights reserved.
5
- #
6
- # Redistribution and use in source and binary forms, with or without
7
- # modification, are permitted provided that the following conditions are
8
- # met:
9
- #
10
- # * Redistributions of source code must retain the above copyright
11
- # notice, this list of conditions and the following disclaimer.
12
- # * Redistributions in binary form must reproduce the above
13
- # copyright notice, this list of conditions and the following disclaimer
14
- # in the documentation and/or other materials provided with the
15
- # distribution.
16
- # * Neither the name of Google Inc. nor the names of its
17
- # contributors may be used to endorse or promote products derived from
18
- # this software without specific prior written permission.
19
- #
20
- # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21
- # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22
- # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
23
- # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24
- # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
25
- # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
26
- # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27
- # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
28
- # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29
- # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30
- # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31
-
32
- """A script to prepare version informtion for use the gtest Info.plist file.
33
-
34
- This script extracts the version information from the configure.ac file and
35
- uses it to generate a header file containing the same information. The
36
- #defines in this header file will be included in during the generation of
37
- the Info.plist of the framework, giving the correct value to the version
38
- shown in the Finder.
39
-
40
- This script makes the following assumptions (these are faults of the script,
41
- not problems with the Autoconf):
42
- 1. The AC_INIT macro will be contained within the first 1024 characters
43
- of configure.ac
44
- 2. The version string will be 3 integers separated by periods and will be
45
- surrounded by squre brackets, "[" and "]" (e.g. [1.0.1]). The first
46
- segment represents the major version, the second represents the minor
47
- version and the third represents the fix version.
48
- 3. No ")" character exists between the opening "(" and closing ")" of
49
- AC_INIT, including in comments and character strings.
50
- """
51
-
52
- import sys
53
- import re
54
-
55
- # Read the command line argument (the output directory for Version.h)
56
- if (len(sys.argv) < 3):
57
- print "Usage: versiongenerate.py input_dir output_dir"
58
- sys.exit(1)
59
- else:
60
- input_dir = sys.argv[1]
61
- output_dir = sys.argv[2]
62
-
63
- # Read the first 1024 characters of the configure.ac file
64
- config_file = open("%s/configure.ac" % input_dir, 'r')
65
- buffer_size = 1024
66
- opening_string = config_file.read(buffer_size)
67
- config_file.close()
68
-
69
- # Extract the version string from the AC_INIT macro
70
- # The following init_expression means:
71
- # Extract three integers separated by periods and surrounded by squre
72
- # brackets(e.g. "[1.0.1]") between "AC_INIT(" and ")". Do not be greedy
73
- # (*? is the non-greedy flag) since that would pull in everything between
74
- # the first "(" and the last ")" in the file.
75
- version_expression = re.compile(r"AC_INIT\(.*?\[(\d+)\.(\d+)\.(\d+)\].*?\)",
76
- re.DOTALL)
77
- version_values = version_expression.search(opening_string)
78
- major_version = version_values.group(1)
79
- minor_version = version_values.group(2)
80
- fix_version = version_values.group(3)
81
-
82
- # Write the version information to a header file to be included in the
83
- # Info.plist file.
84
- file_data = """//
85
- // DO NOT MODIFY THIS FILE (but you can delete it)
86
- //
87
- // This file is autogenerated by the versiongenerate.py script. This script
88
- // is executed in a "Run Script" build phase when creating gtest.framework. This
89
- // header file is not used during compilation of C-source. Rather, it simply
90
- // defines some version strings for substitution in the Info.plist. Because of
91
- // this, we are not not restricted to C-syntax nor are we using include guards.
92
- //
93
-
94
- #define GTEST_VERSIONINFO_SHORT %s.%s
95
- #define GTEST_VERSIONINFO_LONG %s.%s.%s
96
-
97
- """ % (major_version, minor_version, major_version, minor_version, fix_version)
98
- version_file = open("%s/Version.h" % output_dir, 'w')
99
- version_file.write(file_data)
100
- version_file.close()
@@ -1,1135 +0,0 @@
1
- // !$*UTF8*$!
2
- {
3
- archiveVersion = 1;
4
- classes = {
5
- };
6
- objectVersion = 46;
7
- objects = {
8
-
9
- /* Begin PBXAggregateTarget section */
10
- 3B238F5F0E828B5400846E11 /* Check */ = {
11
- isa = PBXAggregateTarget;
12
- buildConfigurationList = 3B238FA30E828BB600846E11 /* Build configuration list for PBXAggregateTarget "Check" */;
13
- buildPhases = (
14
- 3B238F5E0E828B5400846E11 /* ShellScript */,
15
- );
16
- dependencies = (
17
- 40899F9D0FFA740F000B29AE /* PBXTargetDependency */,
18
- 40C849F7101A43440083642A /* PBXTargetDependency */,
19
- 4089A0980FFAD34A000B29AE /* PBXTargetDependency */,
20
- 40C849F9101A43490083642A /* PBXTargetDependency */,
21
- );
22
- name = Check;
23
- productName = Check;
24
- };
25
- 40C44ADC0E3798F4008FCC51 /* Version Info */ = {
26
- isa = PBXAggregateTarget;
27
- buildConfigurationList = 40C44AE40E379905008FCC51 /* Build configuration list for PBXAggregateTarget "Version Info" */;
28
- buildPhases = (
29
- 40C44ADB0E3798F4008FCC51 /* Generate Version.h */,
30
- );
31
- comments = "The generation of Version.h must be performed in its own target. Since the Info.plist is preprocessed before any of the other build phases in gtest, the Version.h file would not be ready if included as a build phase of that target.";
32
- dependencies = (
33
- );
34
- name = "Version Info";
35
- productName = Version.h;
36
- };
37
- /* End PBXAggregateTarget section */
38
-
39
- /* Begin PBXBuildFile section */
40
- 224A12A30E9EADCC00BD17FD /* gtest-test-part.h in Headers */ = {isa = PBXBuildFile; fileRef = 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */; settings = {ATTRIBUTES = (Public, ); }; };
41
- 3BF6F2A00E79B5AD000F2EEE /* gtest-type-util.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */; };
42
- 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */; settings = {ATTRIBUTES = (Public, ); }; };
43
- 404884380E2F799B00CF7658 /* gtest-death-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DB0E2F799B00CF7658 /* gtest-death-test.h */; settings = {ATTRIBUTES = (Public, ); }; };
44
- 404884390E2F799B00CF7658 /* gtest-message.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DC0E2F799B00CF7658 /* gtest-message.h */; settings = {ATTRIBUTES = (Public, ); }; };
45
- 4048843A0E2F799B00CF7658 /* gtest-spi.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DD0E2F799B00CF7658 /* gtest-spi.h */; settings = {ATTRIBUTES = (Public, ); }; };
46
- 4048843B0E2F799B00CF7658 /* gtest.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DE0E2F799B00CF7658 /* gtest.h */; settings = {ATTRIBUTES = (Public, ); }; };
47
- 4048843C0E2F799B00CF7658 /* gtest_pred_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */; settings = {ATTRIBUTES = (Public, ); }; };
48
- 4048843D0E2F799B00CF7658 /* gtest_prod.h in Headers */ = {isa = PBXBuildFile; fileRef = 404883E00E2F799B00CF7658 /* gtest_prod.h */; settings = {ATTRIBUTES = (Public, ); }; };
49
- 404884500E2F799B00CF7658 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 404883F60E2F799B00CF7658 /* README.md */; };
50
- 404884A00E2F7BE600CF7658 /* gtest-death-test-internal.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */; };
51
- 404884A10E2F7BE600CF7658 /* gtest-filepath.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E30E2F799B00CF7658 /* gtest-filepath.h */; };
52
- 404884A20E2F7BE600CF7658 /* gtest-internal.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E40E2F799B00CF7658 /* gtest-internal.h */; };
53
- 404884A30E2F7BE600CF7658 /* gtest-port.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E50E2F799B00CF7658 /* gtest-port.h */; };
54
- 404884A40E2F7BE600CF7658 /* gtest-string.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E60E2F799B00CF7658 /* gtest-string.h */; };
55
- 404884AC0E2F7CD900CF7658 /* CHANGES in Resources */ = {isa = PBXBuildFile; fileRef = 404884A90E2F7CD900CF7658 /* CHANGES */; };
56
- 404884AD0E2F7CD900CF7658 /* CONTRIBUTORS in Resources */ = {isa = PBXBuildFile; fileRef = 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */; };
57
- 404884AE0E2F7CD900CF7658 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 404884AB0E2F7CD900CF7658 /* LICENSE */; };
58
- 40899F3A0FFA70D4000B29AE /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = 224A12A10E9EADA700BD17FD /* gtest-all.cc */; };
59
- 40899F500FFA7281000B29AE /* gtest-tuple.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 40899F4D0FFA7271000B29AE /* gtest-tuple.h */; };
60
- 40899F530FFA72A0000B29AE /* gtest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */; };
61
- 4089A0440FFAD1BE000B29AE /* sample1.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02C0FFACF7F000B29AE /* sample1.cc */; };
62
- 4089A0460FFAD1BE000B29AE /* sample1_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */; };
63
- 40C848FF101A21150083642A /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = 224A12A10E9EADA700BD17FD /* gtest-all.cc */; };
64
- 40C84915101A21DF0083642A /* gtest_main.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4048840D0E2F799B00CF7658 /* gtest_main.cc */; };
65
- 40C84916101A235B0083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
66
- 40C84921101A23AD0083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
67
- 40C84978101A36540083642A /* libgtest_main.a in Resources */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
68
- 40C84980101A36850083642A /* gtest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */; };
69
- 40C84982101A36850083642A /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C848FA101A209C0083642A /* libgtest.a */; };
70
- 40C84983101A36850083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
71
- 40C8498F101A36A60083642A /* sample1.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02C0FFACF7F000B29AE /* sample1.cc */; };
72
- 40C84990101A36A60083642A /* sample1_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */; };
73
- 40C84992101A36A60083642A /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C848FA101A209C0083642A /* libgtest.a */; };
74
- 40C84993101A36A60083642A /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 40C8490B101A217E0083642A /* libgtest_main.a */; };
75
- 40C849A2101A37050083642A /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4539C8FF0EC27F6400A70F4C /* gtest.framework */; };
76
- 40C849A4101A37150083642A /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4539C8FF0EC27F6400A70F4C /* gtest.framework */; };
77
- 4539C9340EC280AE00A70F4C /* gtest-param-test.h in Headers */ = {isa = PBXBuildFile; fileRef = 4539C9330EC280AE00A70F4C /* gtest-param-test.h */; settings = {ATTRIBUTES = (Public, ); }; };
78
- 4539C9380EC280E200A70F4C /* gtest-linked_ptr.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */; };
79
- 4539C9390EC280E200A70F4C /* gtest-param-util-generated.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */; };
80
- 4539C93A0EC280E200A70F4C /* gtest-param-util.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 4539C9370EC280E200A70F4C /* gtest-param-util.h */; };
81
- 4567C8181264FF71007740BE /* gtest-printers.h in Headers */ = {isa = PBXBuildFile; fileRef = 4567C8171264FF71007740BE /* gtest-printers.h */; settings = {ATTRIBUTES = (Public, ); }; };
82
- /* End PBXBuildFile section */
83
-
84
- /* Begin PBXContainerItemProxy section */
85
- 40899F9C0FFA740F000B29AE /* PBXContainerItemProxy */ = {
86
- isa = PBXContainerItemProxy;
87
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
88
- proxyType = 1;
89
- remoteGlobalIDString = 40899F420FFA7184000B29AE;
90
- remoteInfo = gtest_unittest;
91
- };
92
- 4089A0970FFAD34A000B29AE /* PBXContainerItemProxy */ = {
93
- isa = PBXContainerItemProxy;
94
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
95
- proxyType = 1;
96
- remoteGlobalIDString = 4089A0120FFACEFC000B29AE;
97
- remoteInfo = sample1_unittest;
98
- };
99
- 408BEC0F1046CFE900DEF522 /* PBXContainerItemProxy */ = {
100
- isa = PBXContainerItemProxy;
101
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
102
- proxyType = 1;
103
- remoteGlobalIDString = 40C848F9101A209C0083642A;
104
- remoteInfo = "gtest-static";
105
- };
106
- 40C44AE50E379922008FCC51 /* PBXContainerItemProxy */ = {
107
- isa = PBXContainerItemProxy;
108
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
109
- proxyType = 1;
110
- remoteGlobalIDString = 40C44ADC0E3798F4008FCC51;
111
- remoteInfo = Version.h;
112
- };
113
- 40C8497C101A36850083642A /* PBXContainerItemProxy */ = {
114
- isa = PBXContainerItemProxy;
115
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
116
- proxyType = 1;
117
- remoteGlobalIDString = 40C848F9101A209C0083642A;
118
- remoteInfo = "gtest-static";
119
- };
120
- 40C8497E101A36850083642A /* PBXContainerItemProxy */ = {
121
- isa = PBXContainerItemProxy;
122
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
123
- proxyType = 1;
124
- remoteGlobalIDString = 40C8490A101A217E0083642A;
125
- remoteInfo = "gtest_main-static";
126
- };
127
- 40C8498B101A36A60083642A /* PBXContainerItemProxy */ = {
128
- isa = PBXContainerItemProxy;
129
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
130
- proxyType = 1;
131
- remoteGlobalIDString = 40C848F9101A209C0083642A;
132
- remoteInfo = "gtest-static";
133
- };
134
- 40C8498D101A36A60083642A /* PBXContainerItemProxy */ = {
135
- isa = PBXContainerItemProxy;
136
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
137
- proxyType = 1;
138
- remoteGlobalIDString = 40C8490A101A217E0083642A;
139
- remoteInfo = "gtest_main-static";
140
- };
141
- 40C8499B101A36DC0083642A /* PBXContainerItemProxy */ = {
142
- isa = PBXContainerItemProxy;
143
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
144
- proxyType = 1;
145
- remoteGlobalIDString = 40C8490A101A217E0083642A;
146
- remoteInfo = "gtest_main-static";
147
- };
148
- 40C8499D101A36E50083642A /* PBXContainerItemProxy */ = {
149
- isa = PBXContainerItemProxy;
150
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
151
- proxyType = 1;
152
- remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
153
- remoteInfo = "gtest-framework";
154
- };
155
- 40C8499F101A36F10083642A /* PBXContainerItemProxy */ = {
156
- isa = PBXContainerItemProxy;
157
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
158
- proxyType = 1;
159
- remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
160
- remoteInfo = "gtest-framework";
161
- };
162
- 40C849F6101A43440083642A /* PBXContainerItemProxy */ = {
163
- isa = PBXContainerItemProxy;
164
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
165
- proxyType = 1;
166
- remoteGlobalIDString = 40C8497A101A36850083642A;
167
- remoteInfo = "gtest_unittest-static";
168
- };
169
- 40C849F8101A43490083642A /* PBXContainerItemProxy */ = {
170
- isa = PBXContainerItemProxy;
171
- containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
172
- proxyType = 1;
173
- remoteGlobalIDString = 40C84989101A36A60083642A;
174
- remoteInfo = "sample1_unittest-static";
175
- };
176
- /* End PBXContainerItemProxy section */
177
-
178
- /* Begin PBXCopyFilesBuildPhase section */
179
- 404884A50E2F7C0400CF7658 /* Copy Headers Internal */ = {
180
- isa = PBXCopyFilesBuildPhase;
181
- buildActionMask = 2147483647;
182
- dstPath = Headers/internal;
183
- dstSubfolderSpec = 6;
184
- files = (
185
- 404884A00E2F7BE600CF7658 /* gtest-death-test-internal.h in Copy Headers Internal */,
186
- 404884A10E2F7BE600CF7658 /* gtest-filepath.h in Copy Headers Internal */,
187
- 404884A20E2F7BE600CF7658 /* gtest-internal.h in Copy Headers Internal */,
188
- 4539C9380EC280E200A70F4C /* gtest-linked_ptr.h in Copy Headers Internal */,
189
- 4539C9390EC280E200A70F4C /* gtest-param-util-generated.h in Copy Headers Internal */,
190
- 4539C93A0EC280E200A70F4C /* gtest-param-util.h in Copy Headers Internal */,
191
- 404884A30E2F7BE600CF7658 /* gtest-port.h in Copy Headers Internal */,
192
- 404884A40E2F7BE600CF7658 /* gtest-string.h in Copy Headers Internal */,
193
- 40899F500FFA7281000B29AE /* gtest-tuple.h in Copy Headers Internal */,
194
- 3BF6F2A00E79B5AD000F2EEE /* gtest-type-util.h in Copy Headers Internal */,
195
- );
196
- name = "Copy Headers Internal";
197
- runOnlyForDeploymentPostprocessing = 0;
198
- };
199
- /* End PBXCopyFilesBuildPhase section */
200
-
201
- /* Begin PBXFileReference section */
202
- 224A12A10E9EADA700BD17FD /* gtest-all.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "gtest-all.cc"; sourceTree = "<group>"; };
203
- 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "gtest-test-part.h"; sourceTree = "<group>"; };
204
- 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest_unittest.cc; sourceTree = "<group>"; };
205
- 3B87D2100E96B92E000D1852 /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = runtests.sh; sourceTree = "<group>"; };
206
- 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-type-util.h"; sourceTree = "<group>"; };
207
- 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-typed-test.h"; sourceTree = "<group>"; };
208
- 403EE37C0E377822004BD1E2 /* versiongenerate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = versiongenerate.py; sourceTree = "<group>"; };
209
- 404883DB0E2F799B00CF7658 /* gtest-death-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-death-test.h"; sourceTree = "<group>"; };
210
- 404883DC0E2F799B00CF7658 /* gtest-message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-message.h"; sourceTree = "<group>"; };
211
- 404883DD0E2F799B00CF7658 /* gtest-spi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-spi.h"; sourceTree = "<group>"; };
212
- 404883DE0E2F799B00CF7658 /* gtest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest.h; sourceTree = "<group>"; };
213
- 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest_pred_impl.h; sourceTree = "<group>"; };
214
- 404883E00E2F799B00CF7658 /* gtest_prod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtest_prod.h; sourceTree = "<group>"; };
215
- 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-death-test-internal.h"; sourceTree = "<group>"; };
216
- 404883E30E2F799B00CF7658 /* gtest-filepath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-filepath.h"; sourceTree = "<group>"; };
217
- 404883E40E2F799B00CF7658 /* gtest-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-internal.h"; sourceTree = "<group>"; };
218
- 404883E50E2F799B00CF7658 /* gtest-port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-port.h"; sourceTree = "<group>"; };
219
- 404883E60E2F799B00CF7658 /* gtest-string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-string.h"; sourceTree = "<group>"; };
220
- 404883F60E2F799B00CF7658 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.md; path = ../README.md; sourceTree = SOURCE_ROOT; };
221
- 4048840D0E2F799B00CF7658 /* gtest_main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest_main.cc; sourceTree = "<group>"; };
222
- 404884A90E2F7CD900CF7658 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CHANGES; path = ../CHANGES; sourceTree = SOURCE_ROOT; };
223
- 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CONTRIBUTORS; path = ../CONTRIBUTORS; sourceTree = SOURCE_ROOT; };
224
- 404884AB0E2F7CD900CF7658 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = SOURCE_ROOT; };
225
- 40899F430FFA7184000B29AE /* gtest_unittest-framework */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "gtest_unittest-framework"; sourceTree = BUILT_PRODUCTS_DIR; };
226
- 40899F4D0FFA7271000B29AE /* gtest-tuple.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-tuple.h"; sourceTree = "<group>"; };
227
- 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = StaticLibraryTarget.xcconfig; sourceTree = "<group>"; };
228
- 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "sample1_unittest-framework"; sourceTree = BUILT_PRODUCTS_DIR; };
229
- 4089A02C0FFACF7F000B29AE /* sample1.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sample1.cc; sourceTree = "<group>"; };
230
- 4089A02D0FFACF7F000B29AE /* sample1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sample1.h; sourceTree = "<group>"; };
231
- 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sample1_unittest.cc; sourceTree = "<group>"; };
232
- 40C848FA101A209C0083642A /* libgtest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgtest.a; sourceTree = BUILT_PRODUCTS_DIR; };
233
- 40C8490B101A217E0083642A /* libgtest_main.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgtest_main.a; sourceTree = BUILT_PRODUCTS_DIR; };
234
- 40C84987101A36850083642A /* gtest_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = gtest_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
235
- 40C84997101A36A60083642A /* sample1_unittest-static */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "sample1_unittest-static"; sourceTree = BUILT_PRODUCTS_DIR; };
236
- 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugProject.xcconfig; sourceTree = "<group>"; };
237
- 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = FrameworkTarget.xcconfig; sourceTree = "<group>"; };
238
- 40D4CDF30E30E07400294801 /* General.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = General.xcconfig; sourceTree = "<group>"; };
239
- 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = ReleaseProject.xcconfig; sourceTree = "<group>"; };
240
- 40D4CF510E30F5E200294801 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
241
- 4539C8FF0EC27F6400A70F4C /* gtest.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = gtest.framework; sourceTree = BUILT_PRODUCTS_DIR; };
242
- 4539C9330EC280AE00A70F4C /* gtest-param-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-test.h"; sourceTree = "<group>"; };
243
- 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-linked_ptr.h"; sourceTree = "<group>"; };
244
- 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-util-generated.h"; sourceTree = "<group>"; };
245
- 4539C9370EC280E200A70F4C /* gtest-param-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-param-util.h"; sourceTree = "<group>"; };
246
- 4567C8171264FF71007740BE /* gtest-printers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-printers.h"; sourceTree = "<group>"; };
247
- /* End PBXFileReference section */
248
-
249
- /* Begin PBXFrameworksBuildPhase section */
250
- 40899F410FFA7184000B29AE /* Frameworks */ = {
251
- isa = PBXFrameworksBuildPhase;
252
- buildActionMask = 2147483647;
253
- files = (
254
- 40C849A4101A37150083642A /* gtest.framework in Frameworks */,
255
- 40C84916101A235B0083642A /* libgtest_main.a in Frameworks */,
256
- );
257
- runOnlyForDeploymentPostprocessing = 0;
258
- };
259
- 4089A0110FFACEFC000B29AE /* Frameworks */ = {
260
- isa = PBXFrameworksBuildPhase;
261
- buildActionMask = 2147483647;
262
- files = (
263
- 40C849A2101A37050083642A /* gtest.framework in Frameworks */,
264
- 40C84921101A23AD0083642A /* libgtest_main.a in Frameworks */,
265
- );
266
- runOnlyForDeploymentPostprocessing = 0;
267
- };
268
- 40C84981101A36850083642A /* Frameworks */ = {
269
- isa = PBXFrameworksBuildPhase;
270
- buildActionMask = 2147483647;
271
- files = (
272
- 40C84982101A36850083642A /* libgtest.a in Frameworks */,
273
- 40C84983101A36850083642A /* libgtest_main.a in Frameworks */,
274
- );
275
- runOnlyForDeploymentPostprocessing = 0;
276
- };
277
- 40C84991101A36A60083642A /* Frameworks */ = {
278
- isa = PBXFrameworksBuildPhase;
279
- buildActionMask = 2147483647;
280
- files = (
281
- 40C84992101A36A60083642A /* libgtest.a in Frameworks */,
282
- 40C84993101A36A60083642A /* libgtest_main.a in Frameworks */,
283
- );
284
- runOnlyForDeploymentPostprocessing = 0;
285
- };
286
- /* End PBXFrameworksBuildPhase section */
287
-
288
- /* Begin PBXGroup section */
289
- 034768DDFF38A45A11DB9C8B /* Products */ = {
290
- isa = PBXGroup;
291
- children = (
292
- 4539C8FF0EC27F6400A70F4C /* gtest.framework */,
293
- 40C848FA101A209C0083642A /* libgtest.a */,
294
- 40C8490B101A217E0083642A /* libgtest_main.a */,
295
- 40899F430FFA7184000B29AE /* gtest_unittest-framework */,
296
- 40C84987101A36850083642A /* gtest_unittest */,
297
- 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */,
298
- 40C84997101A36A60083642A /* sample1_unittest-static */,
299
- );
300
- name = Products;
301
- sourceTree = "<group>";
302
- };
303
- 0867D691FE84028FC02AAC07 /* gtest */ = {
304
- isa = PBXGroup;
305
- children = (
306
- 40D4CDF00E30E07400294801 /* Config */,
307
- 08FB77ACFE841707C02AAC07 /* Source */,
308
- 40D4CF4E0E30F5E200294801 /* Resources */,
309
- 403EE37B0E377822004BD1E2 /* Scripts */,
310
- 034768DDFF38A45A11DB9C8B /* Products */,
311
- );
312
- name = gtest;
313
- sourceTree = "<group>";
314
- };
315
- 08FB77ACFE841707C02AAC07 /* Source */ = {
316
- isa = PBXGroup;
317
- children = (
318
- 404884A90E2F7CD900CF7658 /* CHANGES */,
319
- 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */,
320
- 404884AB0E2F7CD900CF7658 /* LICENSE */,
321
- 404883F60E2F799B00CF7658 /* README.md */,
322
- 404883D90E2F799B00CF7658 /* include */,
323
- 4089A02F0FFACF84000B29AE /* samples */,
324
- 404884070E2F799B00CF7658 /* src */,
325
- 3B238BF00E7FE13B00846E11 /* test */,
326
- );
327
- name = Source;
328
- sourceTree = "<group>";
329
- };
330
- 3B238BF00E7FE13B00846E11 /* test */ = {
331
- isa = PBXGroup;
332
- children = (
333
- 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */,
334
- );
335
- name = test;
336
- path = ../test;
337
- sourceTree = SOURCE_ROOT;
338
- };
339
- 403EE37B0E377822004BD1E2 /* Scripts */ = {
340
- isa = PBXGroup;
341
- children = (
342
- 403EE37C0E377822004BD1E2 /* versiongenerate.py */,
343
- 3B87D2100E96B92E000D1852 /* runtests.sh */,
344
- );
345
- path = Scripts;
346
- sourceTree = "<group>";
347
- };
348
- 404883D90E2F799B00CF7658 /* include */ = {
349
- isa = PBXGroup;
350
- children = (
351
- 404883DA0E2F799B00CF7658 /* gtest */,
352
- );
353
- name = include;
354
- path = ../include;
355
- sourceTree = SOURCE_ROOT;
356
- };
357
- 404883DA0E2F799B00CF7658 /* gtest */ = {
358
- isa = PBXGroup;
359
- children = (
360
- 404883E10E2F799B00CF7658 /* internal */,
361
- 224A12A20E9EADCC00BD17FD /* gtest-test-part.h */,
362
- 404883DB0E2F799B00CF7658 /* gtest-death-test.h */,
363
- 404883DC0E2F799B00CF7658 /* gtest-message.h */,
364
- 4539C9330EC280AE00A70F4C /* gtest-param-test.h */,
365
- 4567C8171264FF71007740BE /* gtest-printers.h */,
366
- 404883DD0E2F799B00CF7658 /* gtest-spi.h */,
367
- 404883DE0E2F799B00CF7658 /* gtest.h */,
368
- 404883DF0E2F799B00CF7658 /* gtest_pred_impl.h */,
369
- 404883E00E2F799B00CF7658 /* gtest_prod.h */,
370
- 3BF6F2A40E79B616000F2EEE /* gtest-typed-test.h */,
371
- );
372
- path = gtest;
373
- sourceTree = "<group>";
374
- };
375
- 404883E10E2F799B00CF7658 /* internal */ = {
376
- isa = PBXGroup;
377
- children = (
378
- 404883E20E2F799B00CF7658 /* gtest-death-test-internal.h */,
379
- 404883E30E2F799B00CF7658 /* gtest-filepath.h */,
380
- 404883E40E2F799B00CF7658 /* gtest-internal.h */,
381
- 4539C9350EC280E200A70F4C /* gtest-linked_ptr.h */,
382
- 4539C9360EC280E200A70F4C /* gtest-param-util-generated.h */,
383
- 4539C9370EC280E200A70F4C /* gtest-param-util.h */,
384
- 404883E50E2F799B00CF7658 /* gtest-port.h */,
385
- 404883E60E2F799B00CF7658 /* gtest-string.h */,
386
- 40899F4D0FFA7271000B29AE /* gtest-tuple.h */,
387
- 3BF6F29F0E79B5AD000F2EEE /* gtest-type-util.h */,
388
- );
389
- path = internal;
390
- sourceTree = "<group>";
391
- };
392
- 404884070E2F799B00CF7658 /* src */ = {
393
- isa = PBXGroup;
394
- children = (
395
- 224A12A10E9EADA700BD17FD /* gtest-all.cc */,
396
- 4048840D0E2F799B00CF7658 /* gtest_main.cc */,
397
- );
398
- name = src;
399
- path = ../src;
400
- sourceTree = SOURCE_ROOT;
401
- };
402
- 4089A02F0FFACF84000B29AE /* samples */ = {
403
- isa = PBXGroup;
404
- children = (
405
- 4089A02C0FFACF7F000B29AE /* sample1.cc */,
406
- 4089A02D0FFACF7F000B29AE /* sample1.h */,
407
- 4089A02E0FFACF7F000B29AE /* sample1_unittest.cc */,
408
- );
409
- name = samples;
410
- path = ../samples;
411
- sourceTree = SOURCE_ROOT;
412
- };
413
- 40D4CDF00E30E07400294801 /* Config */ = {
414
- isa = PBXGroup;
415
- children = (
416
- 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */,
417
- 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */,
418
- 40D4CDF30E30E07400294801 /* General.xcconfig */,
419
- 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */,
420
- 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */,
421
- );
422
- path = Config;
423
- sourceTree = "<group>";
424
- };
425
- 40D4CF4E0E30F5E200294801 /* Resources */ = {
426
- isa = PBXGroup;
427
- children = (
428
- 40D4CF510E30F5E200294801 /* Info.plist */,
429
- );
430
- path = Resources;
431
- sourceTree = "<group>";
432
- };
433
- /* End PBXGroup section */
434
-
435
- /* Begin PBXHeadersBuildPhase section */
436
- 8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
437
- isa = PBXHeadersBuildPhase;
438
- buildActionMask = 2147483647;
439
- files = (
440
- 404884380E2F799B00CF7658 /* gtest-death-test.h in Headers */,
441
- 404884390E2F799B00CF7658 /* gtest-message.h in Headers */,
442
- 4539C9340EC280AE00A70F4C /* gtest-param-test.h in Headers */,
443
- 4567C8181264FF71007740BE /* gtest-printers.h in Headers */,
444
- 3BF6F2A50E79B616000F2EEE /* gtest-typed-test.h in Headers */,
445
- 4048843A0E2F799B00CF7658 /* gtest-spi.h in Headers */,
446
- 4048843B0E2F799B00CF7658 /* gtest.h in Headers */,
447
- 4048843C0E2F799B00CF7658 /* gtest_pred_impl.h in Headers */,
448
- 4048843D0E2F799B00CF7658 /* gtest_prod.h in Headers */,
449
- 224A12A30E9EADCC00BD17FD /* gtest-test-part.h in Headers */,
450
- );
451
- runOnlyForDeploymentPostprocessing = 0;
452
- };
453
- /* End PBXHeadersBuildPhase section */
454
-
455
- /* Begin PBXNativeTarget section */
456
- 40899F420FFA7184000B29AE /* gtest_unittest-framework */ = {
457
- isa = PBXNativeTarget;
458
- buildConfigurationList = 40899F4A0FFA71BC000B29AE /* Build configuration list for PBXNativeTarget "gtest_unittest-framework" */;
459
- buildPhases = (
460
- 40899F400FFA7184000B29AE /* Sources */,
461
- 40899F410FFA7184000B29AE /* Frameworks */,
462
- );
463
- buildRules = (
464
- );
465
- dependencies = (
466
- 40C849A0101A36F10083642A /* PBXTargetDependency */,
467
- );
468
- name = "gtest_unittest-framework";
469
- productName = gtest_unittest;
470
- productReference = 40899F430FFA7184000B29AE /* gtest_unittest-framework */;
471
- productType = "com.apple.product-type.tool";
472
- };
473
- 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */ = {
474
- isa = PBXNativeTarget;
475
- buildConfigurationList = 4089A0240FFACF01000B29AE /* Build configuration list for PBXNativeTarget "sample1_unittest-framework" */;
476
- buildPhases = (
477
- 4089A0100FFACEFC000B29AE /* Sources */,
478
- 4089A0110FFACEFC000B29AE /* Frameworks */,
479
- );
480
- buildRules = (
481
- );
482
- dependencies = (
483
- 40C8499E101A36E50083642A /* PBXTargetDependency */,
484
- );
485
- name = "sample1_unittest-framework";
486
- productName = sample1_unittest;
487
- productReference = 4089A0130FFACEFC000B29AE /* sample1_unittest-framework */;
488
- productType = "com.apple.product-type.tool";
489
- };
490
- 40C848F9101A209C0083642A /* gtest-static */ = {
491
- isa = PBXNativeTarget;
492
- buildConfigurationList = 40C84902101A212E0083642A /* Build configuration list for PBXNativeTarget "gtest-static" */;
493
- buildPhases = (
494
- 40C848F7101A209C0083642A /* Sources */,
495
- );
496
- buildRules = (
497
- );
498
- dependencies = (
499
- );
500
- name = "gtest-static";
501
- productName = "gtest-static";
502
- productReference = 40C848FA101A209C0083642A /* libgtest.a */;
503
- productType = "com.apple.product-type.library.static";
504
- };
505
- 40C8490A101A217E0083642A /* gtest_main-static */ = {
506
- isa = PBXNativeTarget;
507
- buildConfigurationList = 40C84912101A21D20083642A /* Build configuration list for PBXNativeTarget "gtest_main-static" */;
508
- buildPhases = (
509
- 40C84908101A217E0083642A /* Sources */,
510
- );
511
- buildRules = (
512
- );
513
- dependencies = (
514
- );
515
- name = "gtest_main-static";
516
- productName = "gtest_main-static";
517
- productReference = 40C8490B101A217E0083642A /* libgtest_main.a */;
518
- productType = "com.apple.product-type.library.static";
519
- };
520
- 40C8497A101A36850083642A /* gtest_unittest-static */ = {
521
- isa = PBXNativeTarget;
522
- buildConfigurationList = 40C84984101A36850083642A /* Build configuration list for PBXNativeTarget "gtest_unittest-static" */;
523
- buildPhases = (
524
- 40C8497F101A36850083642A /* Sources */,
525
- 40C84981101A36850083642A /* Frameworks */,
526
- );
527
- buildRules = (
528
- );
529
- dependencies = (
530
- 40C8497B101A36850083642A /* PBXTargetDependency */,
531
- 40C8497D101A36850083642A /* PBXTargetDependency */,
532
- );
533
- name = "gtest_unittest-static";
534
- productName = gtest_unittest;
535
- productReference = 40C84987101A36850083642A /* gtest_unittest */;
536
- productType = "com.apple.product-type.tool";
537
- };
538
- 40C84989101A36A60083642A /* sample1_unittest-static */ = {
539
- isa = PBXNativeTarget;
540
- buildConfigurationList = 40C84994101A36A60083642A /* Build configuration list for PBXNativeTarget "sample1_unittest-static" */;
541
- buildPhases = (
542
- 40C8498E101A36A60083642A /* Sources */,
543
- 40C84991101A36A60083642A /* Frameworks */,
544
- );
545
- buildRules = (
546
- );
547
- dependencies = (
548
- 40C8498A101A36A60083642A /* PBXTargetDependency */,
549
- 40C8498C101A36A60083642A /* PBXTargetDependency */,
550
- );
551
- name = "sample1_unittest-static";
552
- productName = sample1_unittest;
553
- productReference = 40C84997101A36A60083642A /* sample1_unittest-static */;
554
- productType = "com.apple.product-type.tool";
555
- };
556
- 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */ = {
557
- isa = PBXNativeTarget;
558
- buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "gtest-framework" */;
559
- buildPhases = (
560
- 8D07F2C10486CC7A007CD1D0 /* Sources */,
561
- 8D07F2BD0486CC7A007CD1D0 /* Headers */,
562
- 404884A50E2F7C0400CF7658 /* Copy Headers Internal */,
563
- 8D07F2BF0486CC7A007CD1D0 /* Resources */,
564
- );
565
- buildRules = (
566
- );
567
- dependencies = (
568
- 40C44AE60E379922008FCC51 /* PBXTargetDependency */,
569
- 408BEC101046CFE900DEF522 /* PBXTargetDependency */,
570
- 40C8499C101A36DC0083642A /* PBXTargetDependency */,
571
- );
572
- name = "gtest-framework";
573
- productInstallPath = "$(HOME)/Library/Frameworks";
574
- productName = gtest;
575
- productReference = 4539C8FF0EC27F6400A70F4C /* gtest.framework */;
576
- productType = "com.apple.product-type.framework";
577
- };
578
- /* End PBXNativeTarget section */
579
-
580
- /* Begin PBXProject section */
581
- 0867D690FE84028FC02AAC07 /* Project object */ = {
582
- isa = PBXProject;
583
- attributes = {
584
- LastUpgradeCheck = 0460;
585
- };
586
- buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "gtest" */;
587
- compatibilityVersion = "Xcode 3.2";
588
- developmentRegion = English;
589
- hasScannedForEncodings = 1;
590
- knownRegions = (
591
- English,
592
- Japanese,
593
- French,
594
- German,
595
- en,
596
- );
597
- mainGroup = 0867D691FE84028FC02AAC07 /* gtest */;
598
- productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
599
- projectDirPath = "";
600
- projectRoot = "";
601
- targets = (
602
- 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */,
603
- 40C848F9101A209C0083642A /* gtest-static */,
604
- 40C8490A101A217E0083642A /* gtest_main-static */,
605
- 40899F420FFA7184000B29AE /* gtest_unittest-framework */,
606
- 40C8497A101A36850083642A /* gtest_unittest-static */,
607
- 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */,
608
- 40C84989101A36A60083642A /* sample1_unittest-static */,
609
- 3B238F5F0E828B5400846E11 /* Check */,
610
- 40C44ADC0E3798F4008FCC51 /* Version Info */,
611
- );
612
- };
613
- /* End PBXProject section */
614
-
615
- /* Begin PBXResourcesBuildPhase section */
616
- 8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
617
- isa = PBXResourcesBuildPhase;
618
- buildActionMask = 2147483647;
619
- files = (
620
- 404884500E2F799B00CF7658 /* README.md in Resources */,
621
- 404884AC0E2F7CD900CF7658 /* CHANGES in Resources */,
622
- 404884AD0E2F7CD900CF7658 /* CONTRIBUTORS in Resources */,
623
- 404884AE0E2F7CD900CF7658 /* LICENSE in Resources */,
624
- 40C84978101A36540083642A /* libgtest_main.a in Resources */,
625
- );
626
- runOnlyForDeploymentPostprocessing = 0;
627
- };
628
- /* End PBXResourcesBuildPhase section */
629
-
630
- /* Begin PBXShellScriptBuildPhase section */
631
- 3B238F5E0E828B5400846E11 /* ShellScript */ = {
632
- isa = PBXShellScriptBuildPhase;
633
- buildActionMask = 2147483647;
634
- files = (
635
- );
636
- inputPaths = (
637
- );
638
- outputPaths = (
639
- );
640
- runOnlyForDeploymentPostprocessing = 0;
641
- shellPath = /bin/sh;
642
- shellScript = "# Remember, this \"Run Script\" build phase will be executed from $SRCROOT\n/bin/bash Scripts/runtests.sh";
643
- };
644
- 40C44ADB0E3798F4008FCC51 /* Generate Version.h */ = {
645
- isa = PBXShellScriptBuildPhase;
646
- buildActionMask = 2147483647;
647
- files = (
648
- );
649
- inputPaths = (
650
- "$(SRCROOT)/Scripts/versiongenerate.py",
651
- "$(SRCROOT)/../configure.ac",
652
- );
653
- name = "Generate Version.h";
654
- outputPaths = (
655
- "$(PROJECT_TEMP_DIR)/Version.h",
656
- );
657
- runOnlyForDeploymentPostprocessing = 0;
658
- shellPath = /bin/sh;
659
- shellScript = "# Remember, this \"Run Script\" build phase will be executed from $SRCROOT\n/usr/bin/python Scripts/versiongenerate.py ../ $PROJECT_TEMP_DIR";
660
- };
661
- /* End PBXShellScriptBuildPhase section */
662
-
663
- /* Begin PBXSourcesBuildPhase section */
664
- 40899F400FFA7184000B29AE /* Sources */ = {
665
- isa = PBXSourcesBuildPhase;
666
- buildActionMask = 2147483647;
667
- files = (
668
- 40899F530FFA72A0000B29AE /* gtest_unittest.cc in Sources */,
669
- );
670
- runOnlyForDeploymentPostprocessing = 0;
671
- };
672
- 4089A0100FFACEFC000B29AE /* Sources */ = {
673
- isa = PBXSourcesBuildPhase;
674
- buildActionMask = 2147483647;
675
- files = (
676
- 4089A0440FFAD1BE000B29AE /* sample1.cc in Sources */,
677
- 4089A0460FFAD1BE000B29AE /* sample1_unittest.cc in Sources */,
678
- );
679
- runOnlyForDeploymentPostprocessing = 0;
680
- };
681
- 40C848F7101A209C0083642A /* Sources */ = {
682
- isa = PBXSourcesBuildPhase;
683
- buildActionMask = 2147483647;
684
- files = (
685
- 40C848FF101A21150083642A /* gtest-all.cc in Sources */,
686
- );
687
- runOnlyForDeploymentPostprocessing = 0;
688
- };
689
- 40C84908101A217E0083642A /* Sources */ = {
690
- isa = PBXSourcesBuildPhase;
691
- buildActionMask = 2147483647;
692
- files = (
693
- 40C84915101A21DF0083642A /* gtest_main.cc in Sources */,
694
- );
695
- runOnlyForDeploymentPostprocessing = 0;
696
- };
697
- 40C8497F101A36850083642A /* Sources */ = {
698
- isa = PBXSourcesBuildPhase;
699
- buildActionMask = 2147483647;
700
- files = (
701
- 40C84980101A36850083642A /* gtest_unittest.cc in Sources */,
702
- );
703
- runOnlyForDeploymentPostprocessing = 0;
704
- };
705
- 40C8498E101A36A60083642A /* Sources */ = {
706
- isa = PBXSourcesBuildPhase;
707
- buildActionMask = 2147483647;
708
- files = (
709
- 40C8498F101A36A60083642A /* sample1.cc in Sources */,
710
- 40C84990101A36A60083642A /* sample1_unittest.cc in Sources */,
711
- );
712
- runOnlyForDeploymentPostprocessing = 0;
713
- };
714
- 8D07F2C10486CC7A007CD1D0 /* Sources */ = {
715
- isa = PBXSourcesBuildPhase;
716
- buildActionMask = 2147483647;
717
- files = (
718
- 40899F3A0FFA70D4000B29AE /* gtest-all.cc in Sources */,
719
- );
720
- runOnlyForDeploymentPostprocessing = 0;
721
- };
722
- /* End PBXSourcesBuildPhase section */
723
-
724
- /* Begin PBXTargetDependency section */
725
- 40899F9D0FFA740F000B29AE /* PBXTargetDependency */ = {
726
- isa = PBXTargetDependency;
727
- target = 40899F420FFA7184000B29AE /* gtest_unittest-framework */;
728
- targetProxy = 40899F9C0FFA740F000B29AE /* PBXContainerItemProxy */;
729
- };
730
- 4089A0980FFAD34A000B29AE /* PBXTargetDependency */ = {
731
- isa = PBXTargetDependency;
732
- target = 4089A0120FFACEFC000B29AE /* sample1_unittest-framework */;
733
- targetProxy = 4089A0970FFAD34A000B29AE /* PBXContainerItemProxy */;
734
- };
735
- 408BEC101046CFE900DEF522 /* PBXTargetDependency */ = {
736
- isa = PBXTargetDependency;
737
- target = 40C848F9101A209C0083642A /* gtest-static */;
738
- targetProxy = 408BEC0F1046CFE900DEF522 /* PBXContainerItemProxy */;
739
- };
740
- 40C44AE60E379922008FCC51 /* PBXTargetDependency */ = {
741
- isa = PBXTargetDependency;
742
- target = 40C44ADC0E3798F4008FCC51 /* Version Info */;
743
- targetProxy = 40C44AE50E379922008FCC51 /* PBXContainerItemProxy */;
744
- };
745
- 40C8497B101A36850083642A /* PBXTargetDependency */ = {
746
- isa = PBXTargetDependency;
747
- target = 40C848F9101A209C0083642A /* gtest-static */;
748
- targetProxy = 40C8497C101A36850083642A /* PBXContainerItemProxy */;
749
- };
750
- 40C8497D101A36850083642A /* PBXTargetDependency */ = {
751
- isa = PBXTargetDependency;
752
- target = 40C8490A101A217E0083642A /* gtest_main-static */;
753
- targetProxy = 40C8497E101A36850083642A /* PBXContainerItemProxy */;
754
- };
755
- 40C8498A101A36A60083642A /* PBXTargetDependency */ = {
756
- isa = PBXTargetDependency;
757
- target = 40C848F9101A209C0083642A /* gtest-static */;
758
- targetProxy = 40C8498B101A36A60083642A /* PBXContainerItemProxy */;
759
- };
760
- 40C8498C101A36A60083642A /* PBXTargetDependency */ = {
761
- isa = PBXTargetDependency;
762
- target = 40C8490A101A217E0083642A /* gtest_main-static */;
763
- targetProxy = 40C8498D101A36A60083642A /* PBXContainerItemProxy */;
764
- };
765
- 40C8499C101A36DC0083642A /* PBXTargetDependency */ = {
766
- isa = PBXTargetDependency;
767
- target = 40C8490A101A217E0083642A /* gtest_main-static */;
768
- targetProxy = 40C8499B101A36DC0083642A /* PBXContainerItemProxy */;
769
- };
770
- 40C8499E101A36E50083642A /* PBXTargetDependency */ = {
771
- isa = PBXTargetDependency;
772
- target = 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */;
773
- targetProxy = 40C8499D101A36E50083642A /* PBXContainerItemProxy */;
774
- };
775
- 40C849A0101A36F10083642A /* PBXTargetDependency */ = {
776
- isa = PBXTargetDependency;
777
- target = 8D07F2BC0486CC7A007CD1D0 /* gtest-framework */;
778
- targetProxy = 40C8499F101A36F10083642A /* PBXContainerItemProxy */;
779
- };
780
- 40C849F7101A43440083642A /* PBXTargetDependency */ = {
781
- isa = PBXTargetDependency;
782
- target = 40C8497A101A36850083642A /* gtest_unittest-static */;
783
- targetProxy = 40C849F6101A43440083642A /* PBXContainerItemProxy */;
784
- };
785
- 40C849F9101A43490083642A /* PBXTargetDependency */ = {
786
- isa = PBXTargetDependency;
787
- target = 40C84989101A36A60083642A /* sample1_unittest-static */;
788
- targetProxy = 40C849F8101A43490083642A /* PBXContainerItemProxy */;
789
- };
790
- /* End PBXTargetDependency section */
791
-
792
- /* Begin XCBuildConfiguration section */
793
- 3B238F600E828B5400846E11 /* Debug */ = {
794
- isa = XCBuildConfiguration;
795
- buildSettings = {
796
- COMBINE_HIDPI_IMAGES = YES;
797
- COPY_PHASE_STRIP = NO;
798
- GCC_DYNAMIC_NO_PIC = NO;
799
- GCC_OPTIMIZATION_LEVEL = 0;
800
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
801
- PRODUCT_NAME = Check;
802
- SDKROOT = macosx;
803
- };
804
- name = Debug;
805
- };
806
- 3B238F610E828B5400846E11 /* Release */ = {
807
- isa = XCBuildConfiguration;
808
- buildSettings = {
809
- COMBINE_HIDPI_IMAGES = YES;
810
- COPY_PHASE_STRIP = YES;
811
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
812
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
813
- PRODUCT_NAME = Check;
814
- SDKROOT = macosx;
815
- ZERO_LINK = NO;
816
- };
817
- name = Release;
818
- };
819
- 40899F450FFA7185000B29AE /* Debug */ = {
820
- isa = XCBuildConfiguration;
821
- buildSettings = {
822
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
823
- HEADER_SEARCH_PATHS = ../;
824
- PRODUCT_NAME = "gtest_unittest-framework";
825
- SDKROOT = macosx;
826
- };
827
- name = Debug;
828
- };
829
- 40899F460FFA7185000B29AE /* Release */ = {
830
- isa = XCBuildConfiguration;
831
- buildSettings = {
832
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
833
- HEADER_SEARCH_PATHS = ../;
834
- PRODUCT_NAME = "gtest_unittest-framework";
835
- SDKROOT = macosx;
836
- };
837
- name = Release;
838
- };
839
- 4089A0150FFACEFD000B29AE /* Debug */ = {
840
- isa = XCBuildConfiguration;
841
- buildSettings = {
842
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
843
- PRODUCT_NAME = "sample1_unittest-framework";
844
- SDKROOT = macosx;
845
- };
846
- name = Debug;
847
- };
848
- 4089A0160FFACEFD000B29AE /* Release */ = {
849
- isa = XCBuildConfiguration;
850
- buildSettings = {
851
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
852
- PRODUCT_NAME = "sample1_unittest-framework";
853
- SDKROOT = macosx;
854
- };
855
- name = Release;
856
- };
857
- 40C44ADF0E3798F4008FCC51 /* Debug */ = {
858
- isa = XCBuildConfiguration;
859
- buildSettings = {
860
- COMBINE_HIDPI_IMAGES = YES;
861
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
862
- MACOSX_DEPLOYMENT_TARGET = 10.7;
863
- PRODUCT_NAME = gtest;
864
- SDKROOT = macosx;
865
- TARGET_NAME = gtest;
866
- };
867
- name = Debug;
868
- };
869
- 40C44AE00E3798F4008FCC51 /* Release */ = {
870
- isa = XCBuildConfiguration;
871
- buildSettings = {
872
- COMBINE_HIDPI_IMAGES = YES;
873
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
874
- MACOSX_DEPLOYMENT_TARGET = 10.7;
875
- PRODUCT_NAME = gtest;
876
- SDKROOT = macosx;
877
- TARGET_NAME = gtest;
878
- };
879
- name = Release;
880
- };
881
- 40C848FB101A209D0083642A /* Debug */ = {
882
- isa = XCBuildConfiguration;
883
- baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */;
884
- buildSettings = {
885
- COMBINE_HIDPI_IMAGES = YES;
886
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
887
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
888
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
889
- HEADER_SEARCH_PATHS = (
890
- ../,
891
- ../include/,
892
- );
893
- PRODUCT_NAME = gtest;
894
- SDKROOT = macosx;
895
- };
896
- name = Debug;
897
- };
898
- 40C848FC101A209D0083642A /* Release */ = {
899
- isa = XCBuildConfiguration;
900
- baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */;
901
- buildSettings = {
902
- COMBINE_HIDPI_IMAGES = YES;
903
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
904
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
905
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
906
- HEADER_SEARCH_PATHS = (
907
- ../,
908
- ../include/,
909
- );
910
- PRODUCT_NAME = gtest;
911
- SDKROOT = macosx;
912
- };
913
- name = Release;
914
- };
915
- 40C8490E101A217F0083642A /* Debug */ = {
916
- isa = XCBuildConfiguration;
917
- baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */;
918
- buildSettings = {
919
- COMBINE_HIDPI_IMAGES = YES;
920
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
921
- HEADER_SEARCH_PATHS = (
922
- ../,
923
- ../include/,
924
- );
925
- PRODUCT_NAME = gtest_main;
926
- SDKROOT = macosx;
927
- };
928
- name = Debug;
929
- };
930
- 40C8490F101A217F0083642A /* Release */ = {
931
- isa = XCBuildConfiguration;
932
- baseConfigurationReference = 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */;
933
- buildSettings = {
934
- COMBINE_HIDPI_IMAGES = YES;
935
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
936
- HEADER_SEARCH_PATHS = (
937
- ../,
938
- ../include/,
939
- );
940
- PRODUCT_NAME = gtest_main;
941
- SDKROOT = macosx;
942
- };
943
- name = Release;
944
- };
945
- 40C84985101A36850083642A /* Debug */ = {
946
- isa = XCBuildConfiguration;
947
- buildSettings = {
948
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
949
- HEADER_SEARCH_PATHS = ../;
950
- PRODUCT_NAME = gtest_unittest;
951
- SDKROOT = macosx;
952
- };
953
- name = Debug;
954
- };
955
- 40C84986101A36850083642A /* Release */ = {
956
- isa = XCBuildConfiguration;
957
- buildSettings = {
958
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
959
- HEADER_SEARCH_PATHS = ../;
960
- PRODUCT_NAME = gtest_unittest;
961
- SDKROOT = macosx;
962
- };
963
- name = Release;
964
- };
965
- 40C84995101A36A60083642A /* Debug */ = {
966
- isa = XCBuildConfiguration;
967
- buildSettings = {
968
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
969
- PRODUCT_NAME = "sample1_unittest-static";
970
- SDKROOT = macosx;
971
- };
972
- name = Debug;
973
- };
974
- 40C84996101A36A60083642A /* Release */ = {
975
- isa = XCBuildConfiguration;
976
- buildSettings = {
977
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
978
- PRODUCT_NAME = "sample1_unittest-static";
979
- SDKROOT = macosx;
980
- };
981
- name = Release;
982
- };
983
- 4FADC24308B4156D00ABE55E /* Debug */ = {
984
- isa = XCBuildConfiguration;
985
- baseConfigurationReference = 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */;
986
- buildSettings = {
987
- COMBINE_HIDPI_IMAGES = YES;
988
- DYLIB_COMPATIBILITY_VERSION = 1;
989
- DYLIB_CURRENT_VERSION = 1;
990
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
991
- HEADER_SEARCH_PATHS = (
992
- ../,
993
- ../include/,
994
- );
995
- INFOPLIST_FILE = Resources/Info.plist;
996
- INFOPLIST_PREFIX_HEADER = "$(PROJECT_TEMP_DIR)/Version.h";
997
- INFOPLIST_PREPROCESS = YES;
998
- PRODUCT_NAME = gtest;
999
- SDKROOT = macosx;
1000
- VERSIONING_SYSTEM = "apple-generic";
1001
- };
1002
- name = Debug;
1003
- };
1004
- 4FADC24408B4156D00ABE55E /* Release */ = {
1005
- isa = XCBuildConfiguration;
1006
- baseConfigurationReference = 40D4CDF20E30E07400294801 /* FrameworkTarget.xcconfig */;
1007
- buildSettings = {
1008
- COMBINE_HIDPI_IMAGES = YES;
1009
- DYLIB_COMPATIBILITY_VERSION = 1;
1010
- DYLIB_CURRENT_VERSION = 1;
1011
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
1012
- HEADER_SEARCH_PATHS = (
1013
- ../,
1014
- ../include/,
1015
- );
1016
- INFOPLIST_FILE = Resources/Info.plist;
1017
- INFOPLIST_PREFIX_HEADER = "$(PROJECT_TEMP_DIR)/Version.h";
1018
- INFOPLIST_PREPROCESS = YES;
1019
- PRODUCT_NAME = gtest;
1020
- SDKROOT = macosx;
1021
- VERSIONING_SYSTEM = "apple-generic";
1022
- };
1023
- name = Release;
1024
- };
1025
- 4FADC24708B4156D00ABE55E /* Debug */ = {
1026
- isa = XCBuildConfiguration;
1027
- baseConfigurationReference = 40D4CDF10E30E07400294801 /* DebugProject.xcconfig */;
1028
- buildSettings = {
1029
- };
1030
- name = Debug;
1031
- };
1032
- 4FADC24808B4156D00ABE55E /* Release */ = {
1033
- isa = XCBuildConfiguration;
1034
- baseConfigurationReference = 40D4CDF40E30E07400294801 /* ReleaseProject.xcconfig */;
1035
- buildSettings = {
1036
- };
1037
- name = Release;
1038
- };
1039
- /* End XCBuildConfiguration section */
1040
-
1041
- /* Begin XCConfigurationList section */
1042
- 3B238FA30E828BB600846E11 /* Build configuration list for PBXAggregateTarget "Check" */ = {
1043
- isa = XCConfigurationList;
1044
- buildConfigurations = (
1045
- 3B238F600E828B5400846E11 /* Debug */,
1046
- 3B238F610E828B5400846E11 /* Release */,
1047
- );
1048
- defaultConfigurationIsVisible = 0;
1049
- defaultConfigurationName = Release;
1050
- };
1051
- 40899F4A0FFA71BC000B29AE /* Build configuration list for PBXNativeTarget "gtest_unittest-framework" */ = {
1052
- isa = XCConfigurationList;
1053
- buildConfigurations = (
1054
- 40899F450FFA7185000B29AE /* Debug */,
1055
- 40899F460FFA7185000B29AE /* Release */,
1056
- );
1057
- defaultConfigurationIsVisible = 0;
1058
- defaultConfigurationName = Release;
1059
- };
1060
- 4089A0240FFACF01000B29AE /* Build configuration list for PBXNativeTarget "sample1_unittest-framework" */ = {
1061
- isa = XCConfigurationList;
1062
- buildConfigurations = (
1063
- 4089A0150FFACEFD000B29AE /* Debug */,
1064
- 4089A0160FFACEFD000B29AE /* Release */,
1065
- );
1066
- defaultConfigurationIsVisible = 0;
1067
- defaultConfigurationName = Release;
1068
- };
1069
- 40C44AE40E379905008FCC51 /* Build configuration list for PBXAggregateTarget "Version Info" */ = {
1070
- isa = XCConfigurationList;
1071
- buildConfigurations = (
1072
- 40C44ADF0E3798F4008FCC51 /* Debug */,
1073
- 40C44AE00E3798F4008FCC51 /* Release */,
1074
- );
1075
- defaultConfigurationIsVisible = 0;
1076
- defaultConfigurationName = Release;
1077
- };
1078
- 40C84902101A212E0083642A /* Build configuration list for PBXNativeTarget "gtest-static" */ = {
1079
- isa = XCConfigurationList;
1080
- buildConfigurations = (
1081
- 40C848FB101A209D0083642A /* Debug */,
1082
- 40C848FC101A209D0083642A /* Release */,
1083
- );
1084
- defaultConfigurationIsVisible = 0;
1085
- defaultConfigurationName = Release;
1086
- };
1087
- 40C84912101A21D20083642A /* Build configuration list for PBXNativeTarget "gtest_main-static" */ = {
1088
- isa = XCConfigurationList;
1089
- buildConfigurations = (
1090
- 40C8490E101A217F0083642A /* Debug */,
1091
- 40C8490F101A217F0083642A /* Release */,
1092
- );
1093
- defaultConfigurationIsVisible = 0;
1094
- defaultConfigurationName = Release;
1095
- };
1096
- 40C84984101A36850083642A /* Build configuration list for PBXNativeTarget "gtest_unittest-static" */ = {
1097
- isa = XCConfigurationList;
1098
- buildConfigurations = (
1099
- 40C84985101A36850083642A /* Debug */,
1100
- 40C84986101A36850083642A /* Release */,
1101
- );
1102
- defaultConfigurationIsVisible = 0;
1103
- defaultConfigurationName = Release;
1104
- };
1105
- 40C84994101A36A60083642A /* Build configuration list for PBXNativeTarget "sample1_unittest-static" */ = {
1106
- isa = XCConfigurationList;
1107
- buildConfigurations = (
1108
- 40C84995101A36A60083642A /* Debug */,
1109
- 40C84996101A36A60083642A /* Release */,
1110
- );
1111
- defaultConfigurationIsVisible = 0;
1112
- defaultConfigurationName = Release;
1113
- };
1114
- 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "gtest-framework" */ = {
1115
- isa = XCConfigurationList;
1116
- buildConfigurations = (
1117
- 4FADC24308B4156D00ABE55E /* Debug */,
1118
- 4FADC24408B4156D00ABE55E /* Release */,
1119
- );
1120
- defaultConfigurationIsVisible = 0;
1121
- defaultConfigurationName = Release;
1122
- };
1123
- 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "gtest" */ = {
1124
- isa = XCConfigurationList;
1125
- buildConfigurations = (
1126
- 4FADC24708B4156D00ABE55E /* Debug */,
1127
- 4FADC24808B4156D00ABE55E /* Release */,
1128
- );
1129
- defaultConfigurationIsVisible = 0;
1130
- defaultConfigurationName = Release;
1131
- };
1132
- /* End XCConfigurationList section */
1133
- };
1134
- rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
1135
- }