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,78 +0,0 @@
1
- #!/usr/bin/env python
2
- #
3
- # Copyright 2009, 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
- """upload_gtest.py v0.1.0 -- uploads a Google Test patch for review.
33
-
34
- This simple wrapper passes all command line flags and
35
- --cc=googletestframework@googlegroups.com to upload.py.
36
-
37
- USAGE: upload_gtest.py [options for upload.py]
38
- """
39
-
40
- __author__ = 'wan@google.com (Zhanyong Wan)'
41
-
42
- import os
43
- import sys
44
-
45
- CC_FLAG = '--cc='
46
- GTEST_GROUP = 'googletestframework@googlegroups.com'
47
-
48
-
49
- def main():
50
- # Finds the path to upload.py, assuming it is in the same directory
51
- # as this file.
52
- my_dir = os.path.dirname(os.path.abspath(__file__))
53
- upload_py_path = os.path.join(my_dir, 'upload.py')
54
-
55
- # Adds Google Test discussion group to the cc line if it's not there
56
- # already.
57
- upload_py_argv = [upload_py_path]
58
- found_cc_flag = False
59
- for arg in sys.argv[1:]:
60
- if arg.startswith(CC_FLAG):
61
- found_cc_flag = True
62
- cc_line = arg[len(CC_FLAG):]
63
- cc_list = [addr for addr in cc_line.split(',') if addr]
64
- if GTEST_GROUP not in cc_list:
65
- cc_list.append(GTEST_GROUP)
66
- upload_py_argv.append(CC_FLAG + ','.join(cc_list))
67
- else:
68
- upload_py_argv.append(arg)
69
-
70
- if not found_cc_flag:
71
- upload_py_argv.append(CC_FLAG + GTEST_GROUP)
72
-
73
- # Invokes upload.py with the modified command line flags.
74
- os.execv(upload_py_path, upload_py_argv)
75
-
76
-
77
- if __name__ == '__main__':
78
- main()
@@ -1,48 +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: mheule@google.com (Markus Heule)
31
- //
32
- // Google C++ Testing Framework (Google Test)
33
- //
34
- // Sometimes it's desirable to build Google Test by compiling a single file.
35
- // This file serves this purpose.
36
-
37
- // This line ensures that gtest.h can be compiled on its own, even
38
- // when it's fused.
39
- #include "gtest/gtest.h"
40
-
41
- // The following lines pull in the real gtest *.cc files.
42
- #include "src/gtest.cc"
43
- #include "src/gtest-death-test.cc"
44
- #include "src/gtest-filepath.cc"
45
- #include "src/gtest-port.cc"
46
- #include "src/gtest-printers.cc"
47
- #include "src/gtest-test-part.cc"
48
- #include "src/gtest-typed-test.cc"
@@ -1,1342 +0,0 @@
1
- // Copyright 2005, 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: wan@google.com (Zhanyong Wan), vladl@google.com (Vlad Losev)
31
- //
32
- // This file implements death tests.
33
-
34
- #include "gtest/gtest-death-test.h"
35
- #include "gtest/internal/gtest-port.h"
36
- #include "gtest/internal/custom/gtest.h"
37
-
38
- #if GTEST_HAS_DEATH_TEST
39
-
40
- # if GTEST_OS_MAC
41
- # include <crt_externs.h>
42
- # endif // GTEST_OS_MAC
43
-
44
- # include <errno.h>
45
- # include <fcntl.h>
46
- # include <limits.h>
47
-
48
- # if GTEST_OS_LINUX
49
- # include <signal.h>
50
- # endif // GTEST_OS_LINUX
51
-
52
- # include <stdarg.h>
53
-
54
- # if GTEST_OS_WINDOWS
55
- # include <windows.h>
56
- # else
57
- # include <sys/mman.h>
58
- # include <sys/wait.h>
59
- # endif // GTEST_OS_WINDOWS
60
-
61
- # if GTEST_OS_QNX
62
- # include <spawn.h>
63
- # endif // GTEST_OS_QNX
64
-
65
- #endif // GTEST_HAS_DEATH_TEST
66
-
67
- #include "gtest/gtest-message.h"
68
- #include "gtest/internal/gtest-string.h"
69
-
70
- // Indicates that this translation unit is part of Google Test's
71
- // implementation. It must come before gtest-internal-inl.h is
72
- // included, or there will be a compiler error. This trick exists to
73
- // prevent the accidental inclusion of gtest-internal-inl.h in the
74
- // user's code.
75
- #define GTEST_IMPLEMENTATION_ 1
76
- #include "src/gtest-internal-inl.h"
77
- #undef GTEST_IMPLEMENTATION_
78
-
79
- namespace testing {
80
-
81
- // Constants.
82
-
83
- // The default death test style.
84
- static const char kDefaultDeathTestStyle[] = "fast";
85
-
86
- GTEST_DEFINE_string_(
87
- death_test_style,
88
- internal::StringFromGTestEnv("death_test_style", kDefaultDeathTestStyle),
89
- "Indicates how to run a death test in a forked child process: "
90
- "\"threadsafe\" (child process re-executes the test binary "
91
- "from the beginning, running only the specific death test) or "
92
- "\"fast\" (child process runs the death test immediately "
93
- "after forking).");
94
-
95
- GTEST_DEFINE_bool_(
96
- death_test_use_fork,
97
- internal::BoolFromGTestEnv("death_test_use_fork", false),
98
- "Instructs to use fork()/_exit() instead of clone() in death tests. "
99
- "Ignored and always uses fork() on POSIX systems where clone() is not "
100
- "implemented. Useful when running under valgrind or similar tools if "
101
- "those do not support clone(). Valgrind 3.3.1 will just fail if "
102
- "it sees an unsupported combination of clone() flags. "
103
- "It is not recommended to use this flag w/o valgrind though it will "
104
- "work in 99% of the cases. Once valgrind is fixed, this flag will "
105
- "most likely be removed.");
106
-
107
- namespace internal {
108
- GTEST_DEFINE_string_(
109
- internal_run_death_test, "",
110
- "Indicates the file, line number, temporal index of "
111
- "the single death test to run, and a file descriptor to "
112
- "which a success code may be sent, all separated by "
113
- "the '|' characters. This flag is specified if and only if the current "
114
- "process is a sub-process launched for running a thread-safe "
115
- "death test. FOR INTERNAL USE ONLY.");
116
- } // namespace internal
117
-
118
- #if GTEST_HAS_DEATH_TEST
119
-
120
- namespace internal {
121
-
122
- // Valid only for fast death tests. Indicates the code is running in the
123
- // child process of a fast style death test.
124
- # if !GTEST_OS_WINDOWS
125
- static bool g_in_fast_death_test_child = false;
126
- # endif
127
-
128
- // Returns a Boolean value indicating whether the caller is currently
129
- // executing in the context of the death test child process. Tools such as
130
- // Valgrind heap checkers may need this to modify their behavior in death
131
- // tests. IMPORTANT: This is an internal utility. Using it may break the
132
- // implementation of death tests. User code MUST NOT use it.
133
- bool InDeathTestChild() {
134
- # if GTEST_OS_WINDOWS
135
-
136
- // On Windows, death tests are thread-safe regardless of the value of the
137
- // death_test_style flag.
138
- return !GTEST_FLAG(internal_run_death_test).empty();
139
-
140
- # else
141
-
142
- if (GTEST_FLAG(death_test_style) == "threadsafe")
143
- return !GTEST_FLAG(internal_run_death_test).empty();
144
- else
145
- return g_in_fast_death_test_child;
146
- #endif
147
- }
148
-
149
- } // namespace internal
150
-
151
- // ExitedWithCode constructor.
152
- ExitedWithCode::ExitedWithCode(int exit_code) : exit_code_(exit_code) {
153
- }
154
-
155
- // ExitedWithCode function-call operator.
156
- bool ExitedWithCode::operator()(int exit_status) const {
157
- # if GTEST_OS_WINDOWS
158
-
159
- return exit_status == exit_code_;
160
-
161
- # else
162
-
163
- return WIFEXITED(exit_status) && WEXITSTATUS(exit_status) == exit_code_;
164
-
165
- # endif // GTEST_OS_WINDOWS
166
- }
167
-
168
- # if !GTEST_OS_WINDOWS
169
- // KilledBySignal constructor.
170
- KilledBySignal::KilledBySignal(int signum) : signum_(signum) {
171
- }
172
-
173
- // KilledBySignal function-call operator.
174
- bool KilledBySignal::operator()(int exit_status) const {
175
- # if defined(GTEST_KILLED_BY_SIGNAL_OVERRIDE_)
176
- {
177
- bool result;
178
- if (GTEST_KILLED_BY_SIGNAL_OVERRIDE_(signum_, exit_status, &result)) {
179
- return result;
180
- }
181
- }
182
- # endif // defined(GTEST_KILLED_BY_SIGNAL_OVERRIDE_)
183
- return WIFSIGNALED(exit_status) && WTERMSIG(exit_status) == signum_;
184
- }
185
- # endif // !GTEST_OS_WINDOWS
186
-
187
- namespace internal {
188
-
189
- // Utilities needed for death tests.
190
-
191
- // Generates a textual description of a given exit code, in the format
192
- // specified by wait(2).
193
- static std::string ExitSummary(int exit_code) {
194
- Message m;
195
-
196
- # if GTEST_OS_WINDOWS
197
-
198
- m << "Exited with exit status " << exit_code;
199
-
200
- # else
201
-
202
- if (WIFEXITED(exit_code)) {
203
- m << "Exited with exit status " << WEXITSTATUS(exit_code);
204
- } else if (WIFSIGNALED(exit_code)) {
205
- m << "Terminated by signal " << WTERMSIG(exit_code);
206
- }
207
- # ifdef WCOREDUMP
208
- if (WCOREDUMP(exit_code)) {
209
- m << " (core dumped)";
210
- }
211
- # endif
212
- # endif // GTEST_OS_WINDOWS
213
-
214
- return m.GetString();
215
- }
216
-
217
- // Returns true if exit_status describes a process that was terminated
218
- // by a signal, or exited normally with a nonzero exit code.
219
- bool ExitedUnsuccessfully(int exit_status) {
220
- return !ExitedWithCode(0)(exit_status);
221
- }
222
-
223
- # if !GTEST_OS_WINDOWS
224
- // Generates a textual failure message when a death test finds more than
225
- // one thread running, or cannot determine the number of threads, prior
226
- // to executing the given statement. It is the responsibility of the
227
- // caller not to pass a thread_count of 1.
228
- static std::string DeathTestThreadWarning(size_t thread_count) {
229
- Message msg;
230
- msg << "Death tests use fork(), which is unsafe particularly"
231
- << " in a threaded context. For this test, " << GTEST_NAME_ << " ";
232
- if (thread_count == 0)
233
- msg << "couldn't detect the number of threads.";
234
- else
235
- msg << "detected " << thread_count << " threads.";
236
- return msg.GetString();
237
- }
238
- # endif // !GTEST_OS_WINDOWS
239
-
240
- // Flag characters for reporting a death test that did not die.
241
- static const char kDeathTestLived = 'L';
242
- static const char kDeathTestReturned = 'R';
243
- static const char kDeathTestThrew = 'T';
244
- static const char kDeathTestInternalError = 'I';
245
-
246
- // An enumeration describing all of the possible ways that a death test can
247
- // conclude. DIED means that the process died while executing the test
248
- // code; LIVED means that process lived beyond the end of the test code;
249
- // RETURNED means that the test statement attempted to execute a return
250
- // statement, which is not allowed; THREW means that the test statement
251
- // returned control by throwing an exception. IN_PROGRESS means the test
252
- // has not yet concluded.
253
- // TODO(vladl@google.com): Unify names and possibly values for
254
- // AbortReason, DeathTestOutcome, and flag characters above.
255
- enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW };
256
-
257
- // Routine for aborting the program which is safe to call from an
258
- // exec-style death test child process, in which case the error
259
- // message is propagated back to the parent process. Otherwise, the
260
- // message is simply printed to stderr. In either case, the program
261
- // then exits with status 1.
262
- void DeathTestAbort(const std::string& message) {
263
- // On a POSIX system, this function may be called from a threadsafe-style
264
- // death test child process, which operates on a very small stack. Use
265
- // the heap for any additional non-minuscule memory requirements.
266
- const InternalRunDeathTestFlag* const flag =
267
- GetUnitTestImpl()->internal_run_death_test_flag();
268
- if (flag != NULL) {
269
- FILE* parent = posix::FDOpen(flag->write_fd(), "w");
270
- fputc(kDeathTestInternalError, parent);
271
- fprintf(parent, "%s", message.c_str());
272
- fflush(parent);
273
- _exit(1);
274
- } else {
275
- fprintf(stderr, "%s", message.c_str());
276
- fflush(stderr);
277
- posix::Abort();
278
- }
279
- }
280
-
281
- // A replacement for CHECK that calls DeathTestAbort if the assertion
282
- // fails.
283
- # define GTEST_DEATH_TEST_CHECK_(expression) \
284
- do { \
285
- if (!::testing::internal::IsTrue(expression)) { \
286
- DeathTestAbort( \
287
- ::std::string("CHECK failed: File ") + __FILE__ + ", line " \
288
- + ::testing::internal::StreamableToString(__LINE__) + ": " \
289
- + #expression); \
290
- } \
291
- } while (::testing::internal::AlwaysFalse())
292
-
293
- // This macro is similar to GTEST_DEATH_TEST_CHECK_, but it is meant for
294
- // evaluating any system call that fulfills two conditions: it must return
295
- // -1 on failure, and set errno to EINTR when it is interrupted and
296
- // should be tried again. The macro expands to a loop that repeatedly
297
- // evaluates the expression as long as it evaluates to -1 and sets
298
- // errno to EINTR. If the expression evaluates to -1 but errno is
299
- // something other than EINTR, DeathTestAbort is called.
300
- # define GTEST_DEATH_TEST_CHECK_SYSCALL_(expression) \
301
- do { \
302
- int gtest_retval; \
303
- do { \
304
- gtest_retval = (expression); \
305
- } while (gtest_retval == -1 && errno == EINTR); \
306
- if (gtest_retval == -1) { \
307
- DeathTestAbort( \
308
- ::std::string("CHECK failed: File ") + __FILE__ + ", line " \
309
- + ::testing::internal::StreamableToString(__LINE__) + ": " \
310
- + #expression + " != -1"); \
311
- } \
312
- } while (::testing::internal::AlwaysFalse())
313
-
314
- // Returns the message describing the last system error in errno.
315
- std::string GetLastErrnoDescription() {
316
- return errno == 0 ? "" : posix::StrError(errno);
317
- }
318
-
319
- // This is called from a death test parent process to read a failure
320
- // message from the death test child process and log it with the FATAL
321
- // severity. On Windows, the message is read from a pipe handle. On other
322
- // platforms, it is read from a file descriptor.
323
- static void FailFromInternalError(int fd) {
324
- Message error;
325
- char buffer[256];
326
- int num_read;
327
-
328
- do {
329
- while ((num_read = posix::Read(fd, buffer, 255)) > 0) {
330
- buffer[num_read] = '\0';
331
- error << buffer;
332
- }
333
- } while (num_read == -1 && errno == EINTR);
334
-
335
- if (num_read == 0) {
336
- GTEST_LOG_(FATAL) << error.GetString();
337
- } else {
338
- const int last_error = errno;
339
- GTEST_LOG_(FATAL) << "Error while reading death test internal: "
340
- << GetLastErrnoDescription() << " [" << last_error << "]";
341
- }
342
- }
343
-
344
- // Death test constructor. Increments the running death test count
345
- // for the current test.
346
- DeathTest::DeathTest() {
347
- TestInfo* const info = GetUnitTestImpl()->current_test_info();
348
- if (info == NULL) {
349
- DeathTestAbort("Cannot run a death test outside of a TEST or "
350
- "TEST_F construct");
351
- }
352
- }
353
-
354
- // Creates and returns a death test by dispatching to the current
355
- // death test factory.
356
- bool DeathTest::Create(const char* statement, const RE* regex,
357
- const char* file, int line, DeathTest** test) {
358
- return GetUnitTestImpl()->death_test_factory()->Create(
359
- statement, regex, file, line, test);
360
- }
361
-
362
- const char* DeathTest::LastMessage() {
363
- return last_death_test_message_.c_str();
364
- }
365
-
366
- void DeathTest::set_last_death_test_message(const std::string& message) {
367
- last_death_test_message_ = message;
368
- }
369
-
370
- std::string DeathTest::last_death_test_message_;
371
-
372
- // Provides cross platform implementation for some death functionality.
373
- class DeathTestImpl : public DeathTest {
374
- protected:
375
- DeathTestImpl(const char* a_statement, const RE* a_regex)
376
- : statement_(a_statement),
377
- regex_(a_regex),
378
- spawned_(false),
379
- status_(-1),
380
- outcome_(IN_PROGRESS),
381
- read_fd_(-1),
382
- write_fd_(-1) {}
383
-
384
- // read_fd_ is expected to be closed and cleared by a derived class.
385
- ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
386
-
387
- void Abort(AbortReason reason);
388
- virtual bool Passed(bool status_ok);
389
-
390
- const char* statement() const { return statement_; }
391
- const RE* regex() const { return regex_; }
392
- bool spawned() const { return spawned_; }
393
- void set_spawned(bool is_spawned) { spawned_ = is_spawned; }
394
- int status() const { return status_; }
395
- void set_status(int a_status) { status_ = a_status; }
396
- DeathTestOutcome outcome() const { return outcome_; }
397
- void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; }
398
- int read_fd() const { return read_fd_; }
399
- void set_read_fd(int fd) { read_fd_ = fd; }
400
- int write_fd() const { return write_fd_; }
401
- void set_write_fd(int fd) { write_fd_ = fd; }
402
-
403
- // Called in the parent process only. Reads the result code of the death
404
- // test child process via a pipe, interprets it to set the outcome_
405
- // member, and closes read_fd_. Outputs diagnostics and terminates in
406
- // case of unexpected codes.
407
- void ReadAndInterpretStatusByte();
408
-
409
- private:
410
- // The textual content of the code this object is testing. This class
411
- // doesn't own this string and should not attempt to delete it.
412
- const char* const statement_;
413
- // The regular expression which test output must match. DeathTestImpl
414
- // doesn't own this object and should not attempt to delete it.
415
- const RE* const regex_;
416
- // True if the death test child process has been successfully spawned.
417
- bool spawned_;
418
- // The exit status of the child process.
419
- int status_;
420
- // How the death test concluded.
421
- DeathTestOutcome outcome_;
422
- // Descriptor to the read end of the pipe to the child process. It is
423
- // always -1 in the child process. The child keeps its write end of the
424
- // pipe in write_fd_.
425
- int read_fd_;
426
- // Descriptor to the child's write end of the pipe to the parent process.
427
- // It is always -1 in the parent process. The parent keeps its end of the
428
- // pipe in read_fd_.
429
- int write_fd_;
430
- };
431
-
432
- // Called in the parent process only. Reads the result code of the death
433
- // test child process via a pipe, interprets it to set the outcome_
434
- // member, and closes read_fd_. Outputs diagnostics and terminates in
435
- // case of unexpected codes.
436
- void DeathTestImpl::ReadAndInterpretStatusByte() {
437
- char flag;
438
- int bytes_read;
439
-
440
- // The read() here blocks until data is available (signifying the
441
- // failure of the death test) or until the pipe is closed (signifying
442
- // its success), so it's okay to call this in the parent before
443
- // the child process has exited.
444
- do {
445
- bytes_read = posix::Read(read_fd(), &flag, 1);
446
- } while (bytes_read == -1 && errno == EINTR);
447
-
448
- if (bytes_read == 0) {
449
- set_outcome(DIED);
450
- } else if (bytes_read == 1) {
451
- switch (flag) {
452
- case kDeathTestReturned:
453
- set_outcome(RETURNED);
454
- break;
455
- case kDeathTestThrew:
456
- set_outcome(THREW);
457
- break;
458
- case kDeathTestLived:
459
- set_outcome(LIVED);
460
- break;
461
- case kDeathTestInternalError:
462
- FailFromInternalError(read_fd()); // Does not return.
463
- break;
464
- default:
465
- GTEST_LOG_(FATAL) << "Death test child process reported "
466
- << "unexpected status byte ("
467
- << static_cast<unsigned int>(flag) << ")";
468
- }
469
- } else {
470
- GTEST_LOG_(FATAL) << "Read from death test child process failed: "
471
- << GetLastErrnoDescription();
472
- }
473
- GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Close(read_fd()));
474
- set_read_fd(-1);
475
- }
476
-
477
- // Signals that the death test code which should have exited, didn't.
478
- // Should be called only in a death test child process.
479
- // Writes a status byte to the child's status file descriptor, then
480
- // calls _exit(1).
481
- void DeathTestImpl::Abort(AbortReason reason) {
482
- // The parent process considers the death test to be a failure if
483
- // it finds any data in our pipe. So, here we write a single flag byte
484
- // to the pipe, then exit.
485
- const char status_ch =
486
- reason == TEST_DID_NOT_DIE ? kDeathTestLived :
487
- reason == TEST_THREW_EXCEPTION ? kDeathTestThrew : kDeathTestReturned;
488
-
489
- GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));
490
- // We are leaking the descriptor here because on some platforms (i.e.,
491
- // when built as Windows DLL), destructors of global objects will still
492
- // run after calling _exit(). On such systems, write_fd_ will be
493
- // indirectly closed from the destructor of UnitTestImpl, causing double
494
- // close if it is also closed here. On debug configurations, double close
495
- // may assert. As there are no in-process buffers to flush here, we are
496
- // relying on the OS to close the descriptor after the process terminates
497
- // when the destructors are not run.
498
- _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash)
499
- }
500
-
501
- // Returns an indented copy of stderr output for a death test.
502
- // This makes distinguishing death test output lines from regular log lines
503
- // much easier.
504
- static ::std::string FormatDeathTestOutput(const ::std::string& output) {
505
- ::std::string ret;
506
- for (size_t at = 0; ; ) {
507
- const size_t line_end = output.find('\n', at);
508
- ret += "[ DEATH ] ";
509
- if (line_end == ::std::string::npos) {
510
- ret += output.substr(at);
511
- break;
512
- }
513
- ret += output.substr(at, line_end + 1 - at);
514
- at = line_end + 1;
515
- }
516
- return ret;
517
- }
518
-
519
- // Assesses the success or failure of a death test, using both private
520
- // members which have previously been set, and one argument:
521
- //
522
- // Private data members:
523
- // outcome: An enumeration describing how the death test
524
- // concluded: DIED, LIVED, THREW, or RETURNED. The death test
525
- // fails in the latter three cases.
526
- // status: The exit status of the child process. On *nix, it is in the
527
- // in the format specified by wait(2). On Windows, this is the
528
- // value supplied to the ExitProcess() API or a numeric code
529
- // of the exception that terminated the program.
530
- // regex: A regular expression object to be applied to
531
- // the test's captured standard error output; the death test
532
- // fails if it does not match.
533
- //
534
- // Argument:
535
- // status_ok: true if exit_status is acceptable in the context of
536
- // this particular death test, which fails if it is false
537
- //
538
- // Returns true iff all of the above conditions are met. Otherwise, the
539
- // first failing condition, in the order given above, is the one that is
540
- // reported. Also sets the last death test message string.
541
- bool DeathTestImpl::Passed(bool status_ok) {
542
- if (!spawned())
543
- return false;
544
-
545
- const std::string error_message = GetCapturedStderr();
546
-
547
- bool success = false;
548
- Message buffer;
549
-
550
- buffer << "Death test: " << statement() << "\n";
551
- switch (outcome()) {
552
- case LIVED:
553
- buffer << " Result: failed to die.\n"
554
- << " Error msg:\n" << FormatDeathTestOutput(error_message);
555
- break;
556
- case THREW:
557
- buffer << " Result: threw an exception.\n"
558
- << " Error msg:\n" << FormatDeathTestOutput(error_message);
559
- break;
560
- case RETURNED:
561
- buffer << " Result: illegal return in test statement.\n"
562
- << " Error msg:\n" << FormatDeathTestOutput(error_message);
563
- break;
564
- case DIED:
565
- if (status_ok) {
566
- const bool matched = RE::PartialMatch(error_message.c_str(), *regex());
567
- if (matched) {
568
- success = true;
569
- } else {
570
- buffer << " Result: died but not with expected error.\n"
571
- << " Expected: " << regex()->pattern() << "\n"
572
- << "Actual msg:\n" << FormatDeathTestOutput(error_message);
573
- }
574
- } else {
575
- buffer << " Result: died but not with expected exit code:\n"
576
- << " " << ExitSummary(status()) << "\n"
577
- << "Actual msg:\n" << FormatDeathTestOutput(error_message);
578
- }
579
- break;
580
- case IN_PROGRESS:
581
- default:
582
- GTEST_LOG_(FATAL)
583
- << "DeathTest::Passed somehow called before conclusion of test";
584
- }
585
-
586
- DeathTest::set_last_death_test_message(buffer.GetString());
587
- return success;
588
- }
589
-
590
- # if GTEST_OS_WINDOWS
591
- // WindowsDeathTest implements death tests on Windows. Due to the
592
- // specifics of starting new processes on Windows, death tests there are
593
- // always threadsafe, and Google Test considers the
594
- // --gtest_death_test_style=fast setting to be equivalent to
595
- // --gtest_death_test_style=threadsafe there.
596
- //
597
- // A few implementation notes: Like the Linux version, the Windows
598
- // implementation uses pipes for child-to-parent communication. But due to
599
- // the specifics of pipes on Windows, some extra steps are required:
600
- //
601
- // 1. The parent creates a communication pipe and stores handles to both
602
- // ends of it.
603
- // 2. The parent starts the child and provides it with the information
604
- // necessary to acquire the handle to the write end of the pipe.
605
- // 3. The child acquires the write end of the pipe and signals the parent
606
- // using a Windows event.
607
- // 4. Now the parent can release the write end of the pipe on its side. If
608
- // this is done before step 3, the object's reference count goes down to
609
- // 0 and it is destroyed, preventing the child from acquiring it. The
610
- // parent now has to release it, or read operations on the read end of
611
- // the pipe will not return when the child terminates.
612
- // 5. The parent reads child's output through the pipe (outcome code and
613
- // any possible error messages) from the pipe, and its stderr and then
614
- // determines whether to fail the test.
615
- //
616
- // Note: to distinguish Win32 API calls from the local method and function
617
- // calls, the former are explicitly resolved in the global namespace.
618
- //
619
- class WindowsDeathTest : public DeathTestImpl {
620
- public:
621
- WindowsDeathTest(const char* a_statement,
622
- const RE* a_regex,
623
- const char* file,
624
- int line)
625
- : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
626
-
627
- // All of these virtual functions are inherited from DeathTest.
628
- virtual int Wait();
629
- virtual TestRole AssumeRole();
630
-
631
- private:
632
- // The name of the file in which the death test is located.
633
- const char* const file_;
634
- // The line number on which the death test is located.
635
- const int line_;
636
- // Handle to the write end of the pipe to the child process.
637
- AutoHandle write_handle_;
638
- // Child process handle.
639
- AutoHandle child_handle_;
640
- // Event the child process uses to signal the parent that it has
641
- // acquired the handle to the write end of the pipe. After seeing this
642
- // event the parent can release its own handles to make sure its
643
- // ReadFile() calls return when the child terminates.
644
- AutoHandle event_handle_;
645
- };
646
-
647
- // Waits for the child in a death test to exit, returning its exit
648
- // status, or 0 if no child process exists. As a side effect, sets the
649
- // outcome data member.
650
- int WindowsDeathTest::Wait() {
651
- if (!spawned())
652
- return 0;
653
-
654
- // Wait until the child either signals that it has acquired the write end
655
- // of the pipe or it dies.
656
- const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() };
657
- switch (::WaitForMultipleObjects(2,
658
- wait_handles,
659
- FALSE, // Waits for any of the handles.
660
- INFINITE)) {
661
- case WAIT_OBJECT_0:
662
- case WAIT_OBJECT_0 + 1:
663
- break;
664
- default:
665
- GTEST_DEATH_TEST_CHECK_(false); // Should not get here.
666
- }
667
-
668
- // The child has acquired the write end of the pipe or exited.
669
- // We release the handle on our side and continue.
670
- write_handle_.Reset();
671
- event_handle_.Reset();
672
-
673
- ReadAndInterpretStatusByte();
674
-
675
- // Waits for the child process to exit if it haven't already. This
676
- // returns immediately if the child has already exited, regardless of
677
- // whether previous calls to WaitForMultipleObjects synchronized on this
678
- // handle or not.
679
- GTEST_DEATH_TEST_CHECK_(
680
- WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(),
681
- INFINITE));
682
- DWORD status_code;
683
- GTEST_DEATH_TEST_CHECK_(
684
- ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE);
685
- child_handle_.Reset();
686
- set_status(static_cast<int>(status_code));
687
- return status();
688
- }
689
-
690
- // The AssumeRole process for a Windows death test. It creates a child
691
- // process with the same executable as the current process to run the
692
- // death test. The child process is given the --gtest_filter and
693
- // --gtest_internal_run_death_test flags such that it knows to run the
694
- // current death test only.
695
- DeathTest::TestRole WindowsDeathTest::AssumeRole() {
696
- const UnitTestImpl* const impl = GetUnitTestImpl();
697
- const InternalRunDeathTestFlag* const flag =
698
- impl->internal_run_death_test_flag();
699
- const TestInfo* const info = impl->current_test_info();
700
- const int death_test_index = info->result()->death_test_count();
701
-
702
- if (flag != NULL) {
703
- // ParseInternalRunDeathTestFlag() has performed all the necessary
704
- // processing.
705
- set_write_fd(flag->write_fd());
706
- return EXECUTE_TEST;
707
- }
708
-
709
- // WindowsDeathTest uses an anonymous pipe to communicate results of
710
- // a death test.
711
- SECURITY_ATTRIBUTES handles_are_inheritable = {
712
- sizeof(SECURITY_ATTRIBUTES), NULL, TRUE };
713
- HANDLE read_handle, write_handle;
714
- GTEST_DEATH_TEST_CHECK_(
715
- ::CreatePipe(&read_handle, &write_handle, &handles_are_inheritable,
716
- 0) // Default buffer size.
717
- != FALSE);
718
- set_read_fd(::_open_osfhandle(reinterpret_cast<intptr_t>(read_handle),
719
- O_RDONLY));
720
- write_handle_.Reset(write_handle);
721
- event_handle_.Reset(::CreateEvent(
722
- &handles_are_inheritable,
723
- TRUE, // The event will automatically reset to non-signaled state.
724
- FALSE, // The initial state is non-signalled.
725
- NULL)); // The even is unnamed.
726
- GTEST_DEATH_TEST_CHECK_(event_handle_.Get() != NULL);
727
- const std::string filter_flag =
728
- std::string("--") + GTEST_FLAG_PREFIX_ + kFilterFlag + "=" +
729
- info->test_case_name() + "." + info->name();
730
- const std::string internal_flag =
731
- std::string("--") + GTEST_FLAG_PREFIX_ + kInternalRunDeathTestFlag +
732
- "=" + file_ + "|" + StreamableToString(line_) + "|" +
733
- StreamableToString(death_test_index) + "|" +
734
- StreamableToString(static_cast<unsigned int>(::GetCurrentProcessId())) +
735
- // size_t has the same width as pointers on both 32-bit and 64-bit
736
- // Windows platforms.
737
- // See http://msdn.microsoft.com/en-us/library/tcxf1dw6.aspx.
738
- "|" + StreamableToString(reinterpret_cast<size_t>(write_handle)) +
739
- "|" + StreamableToString(reinterpret_cast<size_t>(event_handle_.Get()));
740
-
741
- char executable_path[_MAX_PATH + 1]; // NOLINT
742
- GTEST_DEATH_TEST_CHECK_(
743
- _MAX_PATH + 1 != ::GetModuleFileNameA(NULL,
744
- executable_path,
745
- _MAX_PATH));
746
-
747
- std::string command_line =
748
- std::string(::GetCommandLineA()) + " " + filter_flag + " \"" +
749
- internal_flag + "\"";
750
-
751
- DeathTest::set_last_death_test_message("");
752
-
753
- CaptureStderr();
754
- // Flush the log buffers since the log streams are shared with the child.
755
- FlushInfoLog();
756
-
757
- // The child process will share the standard handles with the parent.
758
- STARTUPINFOA startup_info;
759
- memset(&startup_info, 0, sizeof(STARTUPINFO));
760
- startup_info.dwFlags = STARTF_USESTDHANDLES;
761
- startup_info.hStdInput = ::GetStdHandle(STD_INPUT_HANDLE);
762
- startup_info.hStdOutput = ::GetStdHandle(STD_OUTPUT_HANDLE);
763
- startup_info.hStdError = ::GetStdHandle(STD_ERROR_HANDLE);
764
-
765
- PROCESS_INFORMATION process_info;
766
- GTEST_DEATH_TEST_CHECK_(::CreateProcessA(
767
- executable_path,
768
- const_cast<char*>(command_line.c_str()),
769
- NULL, // Retuned process handle is not inheritable.
770
- NULL, // Retuned thread handle is not inheritable.
771
- TRUE, // Child inherits all inheritable handles (for write_handle_).
772
- 0x0, // Default creation flags.
773
- NULL, // Inherit the parent's environment.
774
- UnitTest::GetInstance()->original_working_dir(),
775
- &startup_info,
776
- &process_info) != FALSE);
777
- child_handle_.Reset(process_info.hProcess);
778
- ::CloseHandle(process_info.hThread);
779
- set_spawned(true);
780
- return OVERSEE_TEST;
781
- }
782
- # else // We are not on Windows.
783
-
784
- // ForkingDeathTest provides implementations for most of the abstract
785
- // methods of the DeathTest interface. Only the AssumeRole method is
786
- // left undefined.
787
- class ForkingDeathTest : public DeathTestImpl {
788
- public:
789
- ForkingDeathTest(const char* statement, const RE* regex);
790
-
791
- // All of these virtual functions are inherited from DeathTest.
792
- virtual int Wait();
793
-
794
- protected:
795
- void set_child_pid(pid_t child_pid) { child_pid_ = child_pid; }
796
-
797
- private:
798
- // PID of child process during death test; 0 in the child process itself.
799
- pid_t child_pid_;
800
- };
801
-
802
- // Constructs a ForkingDeathTest.
803
- ForkingDeathTest::ForkingDeathTest(const char* a_statement, const RE* a_regex)
804
- : DeathTestImpl(a_statement, a_regex),
805
- child_pid_(-1) {}
806
-
807
- // Waits for the child in a death test to exit, returning its exit
808
- // status, or 0 if no child process exists. As a side effect, sets the
809
- // outcome data member.
810
- int ForkingDeathTest::Wait() {
811
- if (!spawned())
812
- return 0;
813
-
814
- ReadAndInterpretStatusByte();
815
-
816
- int status_value;
817
- GTEST_DEATH_TEST_CHECK_SYSCALL_(waitpid(child_pid_, &status_value, 0));
818
- set_status(status_value);
819
- return status_value;
820
- }
821
-
822
- // A concrete death test class that forks, then immediately runs the test
823
- // in the child process.
824
- class NoExecDeathTest : public ForkingDeathTest {
825
- public:
826
- NoExecDeathTest(const char* a_statement, const RE* a_regex) :
827
- ForkingDeathTest(a_statement, a_regex) { }
828
- virtual TestRole AssumeRole();
829
- };
830
-
831
- // The AssumeRole process for a fork-and-run death test. It implements a
832
- // straightforward fork, with a simple pipe to transmit the status byte.
833
- DeathTest::TestRole NoExecDeathTest::AssumeRole() {
834
- const size_t thread_count = GetThreadCount();
835
- if (thread_count != 1) {
836
- GTEST_LOG_(WARNING) << DeathTestThreadWarning(thread_count);
837
- }
838
-
839
- int pipe_fd[2];
840
- GTEST_DEATH_TEST_CHECK_(pipe(pipe_fd) != -1);
841
-
842
- DeathTest::set_last_death_test_message("");
843
- CaptureStderr();
844
- // When we fork the process below, the log file buffers are copied, but the
845
- // file descriptors are shared. We flush all log files here so that closing
846
- // the file descriptors in the child process doesn't throw off the
847
- // synchronization between descriptors and buffers in the parent process.
848
- // This is as close to the fork as possible to avoid a race condition in case
849
- // there are multiple threads running before the death test, and another
850
- // thread writes to the log file.
851
- FlushInfoLog();
852
-
853
- const pid_t child_pid = fork();
854
- GTEST_DEATH_TEST_CHECK_(child_pid != -1);
855
- set_child_pid(child_pid);
856
- if (child_pid == 0) {
857
- GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[0]));
858
- set_write_fd(pipe_fd[1]);
859
- // Redirects all logging to stderr in the child process to prevent
860
- // concurrent writes to the log files. We capture stderr in the parent
861
- // process and append the child process' output to a log.
862
- LogToStderr();
863
- // Event forwarding to the listeners of event listener API mush be shut
864
- // down in death test subprocesses.
865
- GetUnitTestImpl()->listeners()->SuppressEventForwarding();
866
- g_in_fast_death_test_child = true;
867
- return EXECUTE_TEST;
868
- } else {
869
- GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[1]));
870
- set_read_fd(pipe_fd[0]);
871
- set_spawned(true);
872
- return OVERSEE_TEST;
873
- }
874
- }
875
-
876
- // A concrete death test class that forks and re-executes the main
877
- // program from the beginning, with command-line flags set that cause
878
- // only this specific death test to be run.
879
- class ExecDeathTest : public ForkingDeathTest {
880
- public:
881
- ExecDeathTest(const char* a_statement, const RE* a_regex,
882
- const char* file, int line) :
883
- ForkingDeathTest(a_statement, a_regex), file_(file), line_(line) { }
884
- virtual TestRole AssumeRole();
885
- private:
886
- static ::std::vector<testing::internal::string>
887
- GetArgvsForDeathTestChildProcess() {
888
- ::std::vector<testing::internal::string> args = GetInjectableArgvs();
889
- # if defined(GTEST_EXTRA_DEATH_TEST_COMMAND_LINE_ARGS_)
890
- ::std::vector<testing::internal::string> extra_args =
891
- GTEST_EXTRA_DEATH_TEST_COMMAND_LINE_ARGS_();
892
- args.insert(args.end(), extra_args.begin(), extra_args.end());
893
- # endif // defined(GTEST_EXTRA_DEATH_TEST_COMMAND_LINE_ARGS_)
894
- return args;
895
- }
896
- // The name of the file in which the death test is located.
897
- const char* const file_;
898
- // The line number on which the death test is located.
899
- const int line_;
900
- };
901
-
902
- // Utility class for accumulating command-line arguments.
903
- class Arguments {
904
- public:
905
- Arguments() {
906
- args_.push_back(NULL);
907
- }
908
-
909
- ~Arguments() {
910
- for (std::vector<char*>::iterator i = args_.begin(); i != args_.end();
911
- ++i) {
912
- free(*i);
913
- }
914
- }
915
- void AddArgument(const char* argument) {
916
- args_.insert(args_.end() - 1, posix::StrDup(argument));
917
- }
918
-
919
- template <typename Str>
920
- void AddArguments(const ::std::vector<Str>& arguments) {
921
- for (typename ::std::vector<Str>::const_iterator i = arguments.begin();
922
- i != arguments.end();
923
- ++i) {
924
- args_.insert(args_.end() - 1, posix::StrDup(i->c_str()));
925
- }
926
- }
927
- char* const* Argv() {
928
- return &args_[0];
929
- }
930
-
931
- private:
932
- std::vector<char*> args_;
933
- };
934
-
935
- // A struct that encompasses the arguments to the child process of a
936
- // threadsafe-style death test process.
937
- struct ExecDeathTestArgs {
938
- char* const* argv; // Command-line arguments for the child's call to exec
939
- int close_fd; // File descriptor to close; the read end of a pipe
940
- };
941
-
942
- # if GTEST_OS_MAC
943
- inline char** GetEnviron() {
944
- // When Google Test is built as a framework on MacOS X, the environ variable
945
- // is unavailable. Apple's documentation (man environ) recommends using
946
- // _NSGetEnviron() instead.
947
- return *_NSGetEnviron();
948
- }
949
- # else
950
- // Some POSIX platforms expect you to declare environ. extern "C" makes
951
- // it reside in the global namespace.
952
- extern "C" char** environ;
953
- inline char** GetEnviron() { return environ; }
954
- # endif // GTEST_OS_MAC
955
-
956
- # if !GTEST_OS_QNX
957
- // The main function for a threadsafe-style death test child process.
958
- // This function is called in a clone()-ed process and thus must avoid
959
- // any potentially unsafe operations like malloc or libc functions.
960
- static int ExecDeathTestChildMain(void* child_arg) {
961
- ExecDeathTestArgs* const args = static_cast<ExecDeathTestArgs*>(child_arg);
962
- GTEST_DEATH_TEST_CHECK_SYSCALL_(close(args->close_fd));
963
-
964
- // We need to execute the test program in the same environment where
965
- // it was originally invoked. Therefore we change to the original
966
- // working directory first.
967
- const char* const original_dir =
968
- UnitTest::GetInstance()->original_working_dir();
969
- // We can safely call chdir() as it's a direct system call.
970
- if (chdir(original_dir) != 0) {
971
- DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " +
972
- GetLastErrnoDescription());
973
- return EXIT_FAILURE;
974
- }
975
-
976
- // We can safely call execve() as it's a direct system call. We
977
- // cannot use execvp() as it's a libc function and thus potentially
978
- // unsafe. Since execve() doesn't search the PATH, the user must
979
- // invoke the test program via a valid path that contains at least
980
- // one path separator.
981
- execve(args->argv[0], args->argv, GetEnviron());
982
- DeathTestAbort(std::string("execve(") + args->argv[0] + ", ...) in " +
983
- original_dir + " failed: " +
984
- GetLastErrnoDescription());
985
- return EXIT_FAILURE;
986
- }
987
- # endif // !GTEST_OS_QNX
988
-
989
- // Two utility routines that together determine the direction the stack
990
- // grows.
991
- // This could be accomplished more elegantly by a single recursive
992
- // function, but we want to guard against the unlikely possibility of
993
- // a smart compiler optimizing the recursion away.
994
- //
995
- // GTEST_NO_INLINE_ is required to prevent GCC 4.6 from inlining
996
- // StackLowerThanAddress into StackGrowsDown, which then doesn't give
997
- // correct answer.
998
- void StackLowerThanAddress(const void* ptr, bool* result) GTEST_NO_INLINE_;
999
- void StackLowerThanAddress(const void* ptr, bool* result) {
1000
- int dummy;
1001
- *result = (&dummy < ptr);
1002
- }
1003
-
1004
- // Make sure AddressSanitizer does not tamper with the stack here.
1005
- GTEST_ATTRIBUTE_NO_SANITIZE_ADDRESS_
1006
- bool StackGrowsDown() {
1007
- int dummy;
1008
- bool result;
1009
- StackLowerThanAddress(&dummy, &result);
1010
- return result;
1011
- }
1012
-
1013
- // Spawns a child process with the same executable as the current process in
1014
- // a thread-safe manner and instructs it to run the death test. The
1015
- // implementation uses fork(2) + exec. On systems where clone(2) is
1016
- // available, it is used instead, being slightly more thread-safe. On QNX,
1017
- // fork supports only single-threaded environments, so this function uses
1018
- // spawn(2) there instead. The function dies with an error message if
1019
- // anything goes wrong.
1020
- static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) {
1021
- ExecDeathTestArgs args = { argv, close_fd };
1022
- pid_t child_pid = -1;
1023
-
1024
- # if GTEST_OS_QNX
1025
- // Obtains the current directory and sets it to be closed in the child
1026
- // process.
1027
- const int cwd_fd = open(".", O_RDONLY);
1028
- GTEST_DEATH_TEST_CHECK_(cwd_fd != -1);
1029
- GTEST_DEATH_TEST_CHECK_SYSCALL_(fcntl(cwd_fd, F_SETFD, FD_CLOEXEC));
1030
- // We need to execute the test program in the same environment where
1031
- // it was originally invoked. Therefore we change to the original
1032
- // working directory first.
1033
- const char* const original_dir =
1034
- UnitTest::GetInstance()->original_working_dir();
1035
- // We can safely call chdir() as it's a direct system call.
1036
- if (chdir(original_dir) != 0) {
1037
- DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " +
1038
- GetLastErrnoDescription());
1039
- return EXIT_FAILURE;
1040
- }
1041
-
1042
- int fd_flags;
1043
- // Set close_fd to be closed after spawn.
1044
- GTEST_DEATH_TEST_CHECK_SYSCALL_(fd_flags = fcntl(close_fd, F_GETFD));
1045
- GTEST_DEATH_TEST_CHECK_SYSCALL_(fcntl(close_fd, F_SETFD,
1046
- fd_flags | FD_CLOEXEC));
1047
- struct inheritance inherit = {0};
1048
- // spawn is a system call.
1049
- child_pid = spawn(args.argv[0], 0, NULL, &inherit, args.argv, GetEnviron());
1050
- // Restores the current working directory.
1051
- GTEST_DEATH_TEST_CHECK_(fchdir(cwd_fd) != -1);
1052
- GTEST_DEATH_TEST_CHECK_SYSCALL_(close(cwd_fd));
1053
-
1054
- # else // GTEST_OS_QNX
1055
- # if GTEST_OS_LINUX
1056
- // When a SIGPROF signal is received while fork() or clone() are executing,
1057
- // the process may hang. To avoid this, we ignore SIGPROF here and re-enable
1058
- // it after the call to fork()/clone() is complete.
1059
- struct sigaction saved_sigprof_action;
1060
- struct sigaction ignore_sigprof_action;
1061
- memset(&ignore_sigprof_action, 0, sizeof(ignore_sigprof_action));
1062
- sigemptyset(&ignore_sigprof_action.sa_mask);
1063
- ignore_sigprof_action.sa_handler = SIG_IGN;
1064
- GTEST_DEATH_TEST_CHECK_SYSCALL_(sigaction(
1065
- SIGPROF, &ignore_sigprof_action, &saved_sigprof_action));
1066
- # endif // GTEST_OS_LINUX
1067
-
1068
- # if GTEST_HAS_CLONE
1069
- const bool use_fork = GTEST_FLAG(death_test_use_fork);
1070
-
1071
- if (!use_fork) {
1072
- static const bool stack_grows_down = StackGrowsDown();
1073
- const size_t stack_size = getpagesize();
1074
- // MMAP_ANONYMOUS is not defined on Mac, so we use MAP_ANON instead.
1075
- void* const stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE,
1076
- MAP_ANON | MAP_PRIVATE, -1, 0);
1077
- GTEST_DEATH_TEST_CHECK_(stack != MAP_FAILED);
1078
-
1079
- // Maximum stack alignment in bytes: For a downward-growing stack, this
1080
- // amount is subtracted from size of the stack space to get an address
1081
- // that is within the stack space and is aligned on all systems we care
1082
- // about. As far as I know there is no ABI with stack alignment greater
1083
- // than 64. We assume stack and stack_size already have alignment of
1084
- // kMaxStackAlignment.
1085
- const size_t kMaxStackAlignment = 64;
1086
- void* const stack_top =
1087
- static_cast<char*>(stack) +
1088
- (stack_grows_down ? stack_size - kMaxStackAlignment : 0);
1089
- GTEST_DEATH_TEST_CHECK_(stack_size > kMaxStackAlignment &&
1090
- reinterpret_cast<intptr_t>(stack_top) % kMaxStackAlignment == 0);
1091
-
1092
- child_pid = clone(&ExecDeathTestChildMain, stack_top, SIGCHLD, &args);
1093
-
1094
- GTEST_DEATH_TEST_CHECK_(munmap(stack, stack_size) != -1);
1095
- }
1096
- # else
1097
- const bool use_fork = true;
1098
- # endif // GTEST_HAS_CLONE
1099
-
1100
- if (use_fork && (child_pid = fork()) == 0) {
1101
- ExecDeathTestChildMain(&args);
1102
- _exit(0);
1103
- }
1104
- # endif // GTEST_OS_QNX
1105
- # if GTEST_OS_LINUX
1106
- GTEST_DEATH_TEST_CHECK_SYSCALL_(
1107
- sigaction(SIGPROF, &saved_sigprof_action, NULL));
1108
- # endif // GTEST_OS_LINUX
1109
-
1110
- GTEST_DEATH_TEST_CHECK_(child_pid != -1);
1111
- return child_pid;
1112
- }
1113
-
1114
- // The AssumeRole process for a fork-and-exec death test. It re-executes the
1115
- // main program from the beginning, setting the --gtest_filter
1116
- // and --gtest_internal_run_death_test flags to cause only the current
1117
- // death test to be re-run.
1118
- DeathTest::TestRole ExecDeathTest::AssumeRole() {
1119
- const UnitTestImpl* const impl = GetUnitTestImpl();
1120
- const InternalRunDeathTestFlag* const flag =
1121
- impl->internal_run_death_test_flag();
1122
- const TestInfo* const info = impl->current_test_info();
1123
- const int death_test_index = info->result()->death_test_count();
1124
-
1125
- if (flag != NULL) {
1126
- set_write_fd(flag->write_fd());
1127
- return EXECUTE_TEST;
1128
- }
1129
-
1130
- int pipe_fd[2];
1131
- GTEST_DEATH_TEST_CHECK_(pipe(pipe_fd) != -1);
1132
- // Clear the close-on-exec flag on the write end of the pipe, lest
1133
- // it be closed when the child process does an exec:
1134
- GTEST_DEATH_TEST_CHECK_(fcntl(pipe_fd[1], F_SETFD, 0) != -1);
1135
-
1136
- const std::string filter_flag =
1137
- std::string("--") + GTEST_FLAG_PREFIX_ + kFilterFlag + "="
1138
- + info->test_case_name() + "." + info->name();
1139
- const std::string internal_flag =
1140
- std::string("--") + GTEST_FLAG_PREFIX_ + kInternalRunDeathTestFlag + "="
1141
- + file_ + "|" + StreamableToString(line_) + "|"
1142
- + StreamableToString(death_test_index) + "|"
1143
- + StreamableToString(pipe_fd[1]);
1144
- Arguments args;
1145
- args.AddArguments(GetArgvsForDeathTestChildProcess());
1146
- args.AddArgument(filter_flag.c_str());
1147
- args.AddArgument(internal_flag.c_str());
1148
-
1149
- DeathTest::set_last_death_test_message("");
1150
-
1151
- CaptureStderr();
1152
- // See the comment in NoExecDeathTest::AssumeRole for why the next line
1153
- // is necessary.
1154
- FlushInfoLog();
1155
-
1156
- const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]);
1157
- GTEST_DEATH_TEST_CHECK_SYSCALL_(close(pipe_fd[1]));
1158
- set_child_pid(child_pid);
1159
- set_read_fd(pipe_fd[0]);
1160
- set_spawned(true);
1161
- return OVERSEE_TEST;
1162
- }
1163
-
1164
- # endif // !GTEST_OS_WINDOWS
1165
-
1166
- // Creates a concrete DeathTest-derived class that depends on the
1167
- // --gtest_death_test_style flag, and sets the pointer pointed to
1168
- // by the "test" argument to its address. If the test should be
1169
- // skipped, sets that pointer to NULL. Returns true, unless the
1170
- // flag is set to an invalid value.
1171
- bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex,
1172
- const char* file, int line,
1173
- DeathTest** test) {
1174
- UnitTestImpl* const impl = GetUnitTestImpl();
1175
- const InternalRunDeathTestFlag* const flag =
1176
- impl->internal_run_death_test_flag();
1177
- const int death_test_index = impl->current_test_info()
1178
- ->increment_death_test_count();
1179
-
1180
- if (flag != NULL) {
1181
- if (death_test_index > flag->index()) {
1182
- DeathTest::set_last_death_test_message(
1183
- "Death test count (" + StreamableToString(death_test_index)
1184
- + ") somehow exceeded expected maximum ("
1185
- + StreamableToString(flag->index()) + ")");
1186
- return false;
1187
- }
1188
-
1189
- if (!(flag->file() == file && flag->line() == line &&
1190
- flag->index() == death_test_index)) {
1191
- *test = NULL;
1192
- return true;
1193
- }
1194
- }
1195
-
1196
- # if GTEST_OS_WINDOWS
1197
-
1198
- if (GTEST_FLAG(death_test_style) == "threadsafe" ||
1199
- GTEST_FLAG(death_test_style) == "fast") {
1200
- *test = new WindowsDeathTest(statement, regex, file, line);
1201
- }
1202
-
1203
- # else
1204
-
1205
- if (GTEST_FLAG(death_test_style) == "threadsafe") {
1206
- *test = new ExecDeathTest(statement, regex, file, line);
1207
- } else if (GTEST_FLAG(death_test_style) == "fast") {
1208
- *test = new NoExecDeathTest(statement, regex);
1209
- }
1210
-
1211
- # endif // GTEST_OS_WINDOWS
1212
-
1213
- else { // NOLINT - this is more readable than unbalanced brackets inside #if.
1214
- DeathTest::set_last_death_test_message(
1215
- "Unknown death test style \"" + GTEST_FLAG(death_test_style)
1216
- + "\" encountered");
1217
- return false;
1218
- }
1219
-
1220
- return true;
1221
- }
1222
-
1223
- # if GTEST_OS_WINDOWS
1224
- // Recreates the pipe and event handles from the provided parameters,
1225
- // signals the event, and returns a file descriptor wrapped around the pipe
1226
- // handle. This function is called in the child process only.
1227
- int GetStatusFileDescriptor(unsigned int parent_process_id,
1228
- size_t write_handle_as_size_t,
1229
- size_t event_handle_as_size_t) {
1230
- AutoHandle parent_process_handle(::OpenProcess(PROCESS_DUP_HANDLE,
1231
- FALSE, // Non-inheritable.
1232
- parent_process_id));
1233
- if (parent_process_handle.Get() == INVALID_HANDLE_VALUE) {
1234
- DeathTestAbort("Unable to open parent process " +
1235
- StreamableToString(parent_process_id));
1236
- }
1237
-
1238
- // TODO(vladl@google.com): Replace the following check with a
1239
- // compile-time assertion when available.
1240
- GTEST_CHECK_(sizeof(HANDLE) <= sizeof(size_t));
1241
-
1242
- const HANDLE write_handle =
1243
- reinterpret_cast<HANDLE>(write_handle_as_size_t);
1244
- HANDLE dup_write_handle;
1245
-
1246
- // The newly initialized handle is accessible only in in the parent
1247
- // process. To obtain one accessible within the child, we need to use
1248
- // DuplicateHandle.
1249
- if (!::DuplicateHandle(parent_process_handle.Get(), write_handle,
1250
- ::GetCurrentProcess(), &dup_write_handle,
1251
- 0x0, // Requested privileges ignored since
1252
- // DUPLICATE_SAME_ACCESS is used.
1253
- FALSE, // Request non-inheritable handler.
1254
- DUPLICATE_SAME_ACCESS)) {
1255
- DeathTestAbort("Unable to duplicate the pipe handle " +
1256
- StreamableToString(write_handle_as_size_t) +
1257
- " from the parent process " +
1258
- StreamableToString(parent_process_id));
1259
- }
1260
-
1261
- const HANDLE event_handle = reinterpret_cast<HANDLE>(event_handle_as_size_t);
1262
- HANDLE dup_event_handle;
1263
-
1264
- if (!::DuplicateHandle(parent_process_handle.Get(), event_handle,
1265
- ::GetCurrentProcess(), &dup_event_handle,
1266
- 0x0,
1267
- FALSE,
1268
- DUPLICATE_SAME_ACCESS)) {
1269
- DeathTestAbort("Unable to duplicate the event handle " +
1270
- StreamableToString(event_handle_as_size_t) +
1271
- " from the parent process " +
1272
- StreamableToString(parent_process_id));
1273
- }
1274
-
1275
- const int write_fd =
1276
- ::_open_osfhandle(reinterpret_cast<intptr_t>(dup_write_handle), O_APPEND);
1277
- if (write_fd == -1) {
1278
- DeathTestAbort("Unable to convert pipe handle " +
1279
- StreamableToString(write_handle_as_size_t) +
1280
- " to a file descriptor");
1281
- }
1282
-
1283
- // Signals the parent that the write end of the pipe has been acquired
1284
- // so the parent can release its own write end.
1285
- ::SetEvent(dup_event_handle);
1286
-
1287
- return write_fd;
1288
- }
1289
- # endif // GTEST_OS_WINDOWS
1290
-
1291
- // Returns a newly created InternalRunDeathTestFlag object with fields
1292
- // initialized from the GTEST_FLAG(internal_run_death_test) flag if
1293
- // the flag is specified; otherwise returns NULL.
1294
- InternalRunDeathTestFlag* ParseInternalRunDeathTestFlag() {
1295
- if (GTEST_FLAG(internal_run_death_test) == "") return NULL;
1296
-
1297
- // GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
1298
- // can use it here.
1299
- int line = -1;
1300
- int index = -1;
1301
- ::std::vector< ::std::string> fields;
1302
- SplitString(GTEST_FLAG(internal_run_death_test).c_str(), '|', &fields);
1303
- int write_fd = -1;
1304
-
1305
- # if GTEST_OS_WINDOWS
1306
-
1307
- unsigned int parent_process_id = 0;
1308
- size_t write_handle_as_size_t = 0;
1309
- size_t event_handle_as_size_t = 0;
1310
-
1311
- if (fields.size() != 6
1312
- || !ParseNaturalNumber(fields[1], &line)
1313
- || !ParseNaturalNumber(fields[2], &index)
1314
- || !ParseNaturalNumber(fields[3], &parent_process_id)
1315
- || !ParseNaturalNumber(fields[4], &write_handle_as_size_t)
1316
- || !ParseNaturalNumber(fields[5], &event_handle_as_size_t)) {
1317
- DeathTestAbort("Bad --gtest_internal_run_death_test flag: " +
1318
- GTEST_FLAG(internal_run_death_test));
1319
- }
1320
- write_fd = GetStatusFileDescriptor(parent_process_id,
1321
- write_handle_as_size_t,
1322
- event_handle_as_size_t);
1323
- # else
1324
-
1325
- if (fields.size() != 4
1326
- || !ParseNaturalNumber(fields[1], &line)
1327
- || !ParseNaturalNumber(fields[2], &index)
1328
- || !ParseNaturalNumber(fields[3], &write_fd)) {
1329
- DeathTestAbort("Bad --gtest_internal_run_death_test flag: "
1330
- + GTEST_FLAG(internal_run_death_test));
1331
- }
1332
-
1333
- # endif // GTEST_OS_WINDOWS
1334
-
1335
- return new InternalRunDeathTestFlag(fields[0], line, index, write_fd);
1336
- }
1337
-
1338
- } // namespace internal
1339
-
1340
- #endif // GTEST_HAS_DEATH_TEST
1341
-
1342
- } // namespace testing