redsnow 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (530) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +39 -8
  3. data/Guardfile +7 -0
  4. data/Rakefile +18 -21
  5. data/Vagrantfile +9 -9
  6. data/lib/redsnow.rb +19 -32
  7. data/lib/redsnow/binding.rb +161 -166
  8. data/lib/redsnow/blueprint.rb +95 -103
  9. data/lib/redsnow/object.rb +3 -4
  10. data/lib/redsnow/parseresult.rb +31 -40
  11. data/lib/redsnow/sourcemap.rb +71 -96
  12. data/lib/redsnow/version.rb +2 -1
  13. data/redsnow.gemspec +23 -23
  14. metadata +22 -531
  15. data/doc/RedSnow.html +0 -321
  16. data/doc/RedSnow/Action.html +0 -702
  17. data/doc/RedSnow/Binding.html +0 -135
  18. data/doc/RedSnow/Blueprint.html +0 -657
  19. data/doc/RedSnow/BlueprintNode.html +0 -139
  20. data/doc/RedSnow/ErrorCodes.html +0 -165
  21. data/doc/RedSnow/Headers.html +0 -456
  22. data/doc/RedSnow/KeyValueCollection.html +0 -343
  23. data/doc/RedSnow/Location.html +0 -391
  24. data/doc/RedSnow/Metadata.html +0 -343
  25. data/doc/RedSnow/NamedBlueprintNode.html +0 -444
  26. data/doc/RedSnow/Object.html +0 -295
  27. data/doc/RedSnow/Parameter.html +0 -881
  28. data/doc/RedSnow/Parameters.html +0 -349
  29. data/doc/RedSnow/ParseResult.html +0 -570
  30. data/doc/RedSnow/Payload.html +0 -775
  31. data/doc/RedSnow/Resource.html +0 -790
  32. data/doc/RedSnow/ResourceGroup.html +0 -521
  33. data/doc/RedSnow/TransactionExample.html +0 -700
  34. data/doc/RedSnow/WarningCodes.html +0 -210
  35. data/doc/_index.html +0 -342
  36. data/doc/class_list.html +0 -54
  37. data/doc/css/common.css +0 -1
  38. data/doc/css/full_list.css +0 -57
  39. data/doc/css/style.css +0 -339
  40. data/doc/file.README.html +0 -136
  41. data/doc/file_list.html +0 -56
  42. data/doc/frames.html +0 -26
  43. data/doc/index.html +0 -136
  44. data/doc/js/app.js +0 -219
  45. data/doc/js/full_list.js +0 -178
  46. data/doc/js/jquery.js +0 -4
  47. data/doc/method_list.html +0 -347
  48. data/doc/top-level-namespace.html +0 -112
  49. data/ext/snowcrash/Gemfile +0 -8
  50. data/ext/snowcrash/Gemfile.lock +0 -40
  51. data/ext/snowcrash/LICENSE +0 -22
  52. data/ext/snowcrash/README.md +0 -118
  53. data/ext/snowcrash/bin/test-libsnowcrash +0 -0
  54. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ActionParser.o +0 -0
  55. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-AssetParser.o +0 -0
  56. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-Blueprint.o +0 -0
  57. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-BlueprintParser.o +0 -0
  58. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-HeaderParser.o +0 -0
  59. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-HeadersParser.o +0 -0
  60. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-Indentation.o +0 -0
  61. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ListUtility.o +0 -0
  62. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-MarkdownBlock.o +0 -0
  63. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-MarkdownParser.o +0 -0
  64. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ParameterDefinitonParser.o +0 -0
  65. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ParameterParser.o +0 -0
  66. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ParametersParser.o +0 -0
  67. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-Parser.o +0 -0
  68. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-PayloadParser.o +0 -0
  69. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-RegexMatch.o +0 -0
  70. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ResouceGroupParser.o +0 -0
  71. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ResourceGroupParser.o +0 -0
  72. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ResourceParser.o +0 -0
  73. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-SectionParser.o +0 -0
  74. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-SymbolIdentifier.o +0 -0
  75. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-SymbolTable.o +0 -0
  76. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-UriTemplateParser.o +0 -0
  77. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-ValuesParser.o +0 -0
  78. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-Warnings.o +0 -0
  79. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-csnowcrash.o +0 -0
  80. data/ext/snowcrash/build/out/Release/obj.target/test-libsnowcrash/test/test-snowcrash.o +0 -0
  81. data/ext/snowcrash/build/out/Release/test-libsnowcrash +0 -0
  82. data/ext/snowcrash/build/test-libsnowcrash.target.mk +0 -170
  83. data/ext/snowcrash/ext/cmdline/LICENSE +0 -30
  84. data/ext/snowcrash/ext/cmdline/README.rst +0 -191
  85. data/ext/snowcrash/ext/cmdline/cmdline.h +0 -817
  86. data/ext/snowcrash/ext/cmdline/test.cpp +0 -50
  87. data/ext/snowcrash/ext/cmdline/test2.cpp +0 -61
  88. data/ext/snowcrash/ext/markdown-parser/LICENSE +0 -22
  89. data/ext/snowcrash/ext/markdown-parser/README.md +0 -11
  90. data/ext/snowcrash/ext/markdown-parser/ext/sundown/README.markdown +0 -141
  91. data/ext/snowcrash/ext/markdown-parser/markdownparser.xcodeproj/project.pbxproj +0 -448
  92. data/ext/snowcrash/ext/markdown-parser/msvc/test-markdown/test-markdown.vcproj +0 -195
  93. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/LICENSE_1_0.txt +0 -23
  94. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/README.md +0 -24
  95. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/catch-logo-small.png +0 -0
  96. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/assertions.md +0 -64
  97. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/build-systems.md +0 -36
  98. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/command-line.md +0 -155
  99. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/contributing.md +0 -19
  100. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/logging.md +0 -52
  101. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/own-main.md +0 -68
  102. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/reference-index.md +0 -14
  103. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/test-cases-and-sections.md +0 -60
  104. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/test-fixtures.md +0 -32
  105. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/tutorial.md +0 -228
  106. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/whats-changed.md +0 -24
  107. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/docs/why-catch.md +0 -42
  108. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/catch.hpp +0 -202
  109. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/catch_runner.hpp +0 -224
  110. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/catch_with_main.hpp +0 -15
  111. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/external/clara.h +0 -868
  112. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/external/tbc_text_format.h +0 -153
  113. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_approx.hpp +0 -91
  114. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_assertionresult.h +0 -71
  115. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_assertionresult.hpp +0 -91
  116. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_capture.hpp +0 -179
  117. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_clara.h +0 -32
  118. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_commandline.hpp +0 -145
  119. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_common.h +0 -119
  120. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_common.hpp +0 -86
  121. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_compiler_capabilities.h +0 -123
  122. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_config.hpp +0 -178
  123. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_console_colour.hpp +0 -66
  124. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_console_colour_impl.hpp +0 -166
  125. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_context.h +0 -53
  126. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_context_impl.hpp +0 -112
  127. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_debugger.h +0 -49
  128. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_debugger.hpp +0 -100
  129. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_default_main.hpp +0 -38
  130. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_evaluate.hpp +0 -178
  131. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_exception_translator_registry.hpp +0 -75
  132. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_expression_decomposer.hpp +0 -31
  133. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_expression_lhs.hpp +0 -105
  134. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_expressionresult_builder.h +0 -63
  135. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_expressionresult_builder.hpp +0 -98
  136. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_generators.hpp +0 -190
  137. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_generators_impl.hpp +0 -86
  138. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_impl.hpp +0 -92
  139. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_capture.h +0 -46
  140. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_config.h +0 -54
  141. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_exception.h +0 -66
  142. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_generators.h +0 -32
  143. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_registry_hub.h +0 -44
  144. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_reporter.h +0 -265
  145. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_runner.h +0 -19
  146. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_interfaces_testcase.h +0 -37
  147. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_legacy_reporter_adapter.h +0 -59
  148. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_legacy_reporter_adapter.hpp +0 -82
  149. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_list.hpp +0 -150
  150. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_matchers.hpp +0 -233
  151. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_message.h +0 -65
  152. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_message.hpp +0 -43
  153. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_notimplemented_exception.h +0 -35
  154. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_notimplemented_exception.hpp +0 -30
  155. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_objc.hpp +0 -203
  156. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_objc_arc.hpp +0 -51
  157. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_option.hpp +0 -75
  158. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_platform.h +0 -20
  159. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_ptr.hpp +0 -94
  160. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_registry_hub.hpp +0 -83
  161. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_reporter_registrars.hpp +0 -74
  162. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_reporter_registry.hpp +0 -45
  163. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_result_type.h +0 -66
  164. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_runner_impl.hpp +0 -319
  165. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_section.h +0 -55
  166. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_section.hpp +0 -40
  167. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_section_info.h +0 -31
  168. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_section_info.hpp +0 -113
  169. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_sfinae.hpp +0 -44
  170. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_stream.h +0 -33
  171. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_stream.hpp +0 -83
  172. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_streambuf.h +0 -23
  173. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_tags.h +0 -109
  174. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_tags.hpp +0 -137
  175. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_case_info.h +0 -84
  176. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_case_info.hpp +0 -166
  177. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_case_registry_impl.hpp +0 -146
  178. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_case_tracker.hpp +0 -148
  179. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_registry.hpp +0 -120
  180. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_spec.h +0 -65
  181. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_test_spec.hpp +0 -133
  182. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_text.h +0 -24
  183. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_timer.h +0 -35
  184. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_timer.hpp +0 -63
  185. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_tostring.hpp +0 -276
  186. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_totals.hpp +0 -67
  187. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_version.h +0 -37
  188. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_version.hpp +0 -19
  189. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/internal/catch_xmlwriter.hpp +0 -218
  190. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/reporters/catch_reporter_bases.hpp +0 -203
  191. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/reporters/catch_reporter_console.hpp +0 -411
  192. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/reporters/catch_reporter_junit.hpp +0 -226
  193. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/include/reporters/catch_reporter_xml.hpp +0 -151
  194. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/CMake/CMakeLists.txt +0 -38
  195. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/ApproxTests.cpp +0 -112
  196. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/BDDTests.cpp +0 -68
  197. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/console.std.approved.txt +0 -778
  198. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/console.sw.approved.txt +0 -6995
  199. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/console.swa4.approved.txt +0 -322
  200. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/junit.sw.approved.txt +0 -562
  201. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/Baselines/xml.sw.approved.txt +0 -7251
  202. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/ClassTests.cpp +0 -57
  203. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/ConditionTests.cpp +0 -334
  204. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/ExceptionTests.cpp +0 -153
  205. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/GeneratorTests.cpp +0 -42
  206. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/MessageTests.cpp +0 -121
  207. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/MiscTests.cpp +0 -341
  208. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SectionTrackerTests.cpp +0 -164
  209. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_common.cpp +0 -2
  210. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp +0 -2
  211. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_debugger.cpp +0 -2
  212. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp +0 -2
  213. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp +0 -1
  214. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp +0 -1
  215. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp +0 -1
  216. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp +0 -2
  217. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp +0 -1
  218. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp +0 -1
  219. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp +0 -1
  220. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_message.cpp +0 -2
  221. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_option.cpp +0 -2
  222. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp +0 -2
  223. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_stream.cpp +0 -2
  224. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp +0 -2
  225. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_tags.cpp +0 -2
  226. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp +0 -2
  227. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/TestMain.cpp +0 -541
  228. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/TrickyTests.cpp +0 -396
  229. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/VariadicMacrosTests.cpp +0 -31
  230. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/SelfTest/makefile +0 -21
  231. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2008/TestCatch/TestCatch.sln +0 -20
  232. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.cpp +0 -8
  233. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.vcproj +0 -394
  234. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2010/TestCatch/TestCatch.sln +0 -20
  235. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj +0 -148
  236. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest.xcodeproj/project.pbxproj +0 -685
  237. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  238. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest.xcodeproj/project.xcworkspace/xcshareddata/CatchSelfTest.xccheckout +0 -41
  239. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest/CatchSelfTest.1 +0 -79
  240. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTest/catch_text.cpp +0 -2
  241. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.pbxproj +0 -258
  242. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  243. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/xcshareddata/CatchSelfTestSingle.xccheckout +0 -41
  244. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle/dummy.txt +0 -0
  245. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest.xcodeproj/project.pbxproj +0 -265
  246. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  247. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/xcshareddata/OCTest.xccheckout +0 -41
  248. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/CatchOCTestCase.h +0 -25
  249. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/CatchOCTestCase.mm +0 -83
  250. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/Main.mm +0 -2
  251. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/OCTest.1 +0 -79
  252. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/OCTest.mm +0 -28
  253. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/TestObj.h +0 -28
  254. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/OCTest/OCTest/TestObj.m +0 -25
  255. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest.xcodeproj/project.pbxproj +0 -299
  256. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  257. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/OCTest.mm +0 -27
  258. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/TestObj.h +0 -25
  259. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/TestObj.m +0 -18
  260. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/en.lproj/InfoPlist.strings +0 -2
  261. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/iOSTest-Info.plist +0 -47
  262. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/XCode/iOSTest/iOSTest/iOSTest-Prefix.pch +0 -14
  263. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/internal/iTchRunnerAppDelegate.h +0 -114
  264. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/internal/iTchRunnerMainView.h +0 -189
  265. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/internal/iTchRunnerReporter.h +0 -115
  266. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/itChRunnerMain.mm +0 -27
  267. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/projects/runners/iTchRunner/readme +0 -6
  268. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/scripts/approvalTests.py +0 -99
  269. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/scripts/approve.py +0 -29
  270. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/scripts/generateSingleHeader.py +0 -152
  271. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/scripts/scriptCommon.py +0 -4
  272. data/ext/snowcrash/ext/markdown-parser/test/ext/Catch/single_include/catch.hpp +0 -8544
  273. data/ext/snowcrash/ext/markdown-parser/test/test-ByteBuffer.cc +0 -83
  274. data/ext/snowcrash/ext/markdown-parser/test/test-MarkdownParser.cc +0 -628
  275. data/ext/snowcrash/ext/markdown-parser/test/test-libmarkdownparser.cc +0 -10
  276. data/ext/snowcrash/features/fixtures/ast.json +0 -154
  277. data/ext/snowcrash/features/fixtures/ast.yaml +0 -87
  278. data/ext/snowcrash/features/fixtures/blueprint.apib +0 -84
  279. data/ext/snowcrash/features/fixtures/invalid_blueprint.apib +0 -4
  280. data/ext/snowcrash/features/parse.feature +0 -23
  281. data/ext/snowcrash/features/step_definitions/file_content_step.rb +0 -8
  282. data/ext/snowcrash/features/support/env.rb +0 -7
  283. data/ext/snowcrash/features/support/setup.rb +0 -1
  284. data/ext/snowcrash/features/validate.feature +0 -37
  285. data/ext/snowcrash/features/version.feature +0 -10
  286. data/ext/snowcrash/snowcrash.xcodeproj/project.pbxproj +0 -798
  287. data/ext/snowcrash/test/README.md +0 -7
  288. data/ext/snowcrash/test/performance/fixtures/fixture-1.apib +0 -174
  289. data/ext/snowcrash/test/performance/fixtures/fixture-2.apib +0 -2455
  290. data/ext/snowcrash/test/performance/fixtures/fixture-3.apib +0 -10363
  291. data/ext/snowcrash/test/performance/fixtures/fixture-4.apib +0 -8390
  292. data/ext/snowcrash/test/performance/perf-snowcrash.cc +0 -162
  293. data/ext/snowcrash/test/snowcrashtest.h +0 -88
  294. data/ext/snowcrash/test/test-ActionParser.cc +0 -491
  295. data/ext/snowcrash/test/test-AssetParser.cc +0 -224
  296. data/ext/snowcrash/test/test-Blueprint.cc +0 -32
  297. data/ext/snowcrash/test/test-BlueprintParser.cc +0 -462
  298. data/ext/snowcrash/test/test-HeadersParser.cc +0 -256
  299. data/ext/snowcrash/test/test-Indentation.cc +0 -336
  300. data/ext/snowcrash/test/test-ParameterParser.cc +0 -499
  301. data/ext/snowcrash/test/test-ParametersParser.cc +0 -355
  302. data/ext/snowcrash/test/test-PayloadParser.cc +0 -657
  303. data/ext/snowcrash/test/test-RegexMatch.cc +0 -35
  304. data/ext/snowcrash/test/test-ResourceGroupParser.cc +0 -457
  305. data/ext/snowcrash/test/test-ResourceParser.cc +0 -947
  306. data/ext/snowcrash/test/test-SectionParser.cc +0 -81
  307. data/ext/snowcrash/test/test-StringUtility.cc +0 -65
  308. data/ext/snowcrash/test/test-SymbolIdentifier.cc +0 -53
  309. data/ext/snowcrash/test/test-SymbolTable.cc +0 -31
  310. data/ext/snowcrash/test/test-UriTemplateParser.cc +0 -333
  311. data/ext/snowcrash/test/test-ValuesParser.cc +0 -106
  312. data/ext/snowcrash/test/test-Warnings.cc +0 -94
  313. data/ext/snowcrash/test/test-csnowcrash.cc +0 -404
  314. data/ext/snowcrash/test/test-snowcrash.cc +0 -664
  315. data/ext/snowcrash/test/vendor/Catch/LICENSE_1_0.txt +0 -23
  316. data/ext/snowcrash/test/vendor/Catch/README.md +0 -24
  317. data/ext/snowcrash/test/vendor/Catch/catch-logo-small.png +0 -0
  318. data/ext/snowcrash/test/vendor/Catch/docs/assertions.md +0 -59
  319. data/ext/snowcrash/test/vendor/Catch/docs/command-line.md +0 -137
  320. data/ext/snowcrash/test/vendor/Catch/docs/logging.md +0 -52
  321. data/ext/snowcrash/test/vendor/Catch/docs/own-main.md +0 -68
  322. data/ext/snowcrash/test/vendor/Catch/docs/reference-index.md +0 -13
  323. data/ext/snowcrash/test/vendor/Catch/docs/test-fixtures.md +0 -32
  324. data/ext/snowcrash/test/vendor/Catch/docs/tutorial.md +0 -100
  325. data/ext/snowcrash/test/vendor/Catch/docs/whats-changed.md +0 -24
  326. data/ext/snowcrash/test/vendor/Catch/docs/why-catch.md +0 -42
  327. data/ext/snowcrash/test/vendor/Catch/include/catch.hpp +0 -182
  328. data/ext/snowcrash/test/vendor/Catch/include/catch_runner.hpp +0 -236
  329. data/ext/snowcrash/test/vendor/Catch/include/catch_with_main.hpp +0 -15
  330. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_approx.hpp +0 -91
  331. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_assertionresult.h +0 -65
  332. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_assertionresult.hpp +0 -91
  333. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_capture.hpp +0 -175
  334. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_commandline.hpp +0 -129
  335. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_common.h +0 -148
  336. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_compiler_capabilities.h +0 -85
  337. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_config.hpp +0 -182
  338. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_console_colour.hpp +0 -66
  339. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_console_colour_impl.hpp +0 -153
  340. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_context.h +0 -53
  341. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_context_impl.hpp +0 -112
  342. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_debugger.hpp +0 -116
  343. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_default_main.hpp +0 -38
  344. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_evaluate.hpp +0 -178
  345. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_exception_translator_registry.hpp +0 -74
  346. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_expression_decomposer.hpp +0 -31
  347. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_expression_lhs.hpp +0 -97
  348. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_expressionresult_builder.h +0 -63
  349. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_expressionresult_builder.hpp +0 -98
  350. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_generators.hpp +0 -190
  351. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_generators_impl.hpp +0 -86
  352. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_impl.hpp +0 -97
  353. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_capture.h +0 -46
  354. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_config.h +0 -32
  355. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_exception.h +0 -66
  356. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_generators.h +0 -32
  357. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_registry_hub.h +0 -45
  358. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_reporter.h +0 -339
  359. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_runner.h +0 -23
  360. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_interfaces_testcase.h +0 -34
  361. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_legacy_reporter_adapter.h +0 -39
  362. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_legacy_reporter_adapter.hpp +0 -84
  363. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_list.hpp +0 -198
  364. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_matchers.hpp +0 -233
  365. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_message.h +0 -65
  366. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_message.hpp +0 -43
  367. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_notimplemented_exception.h +0 -35
  368. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_notimplemented_exception.hpp +0 -30
  369. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_objc.hpp +0 -202
  370. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_objc_arc.hpp +0 -51
  371. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_option.hpp +0 -67
  372. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_ptr.hpp +0 -94
  373. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_registry_hub.hpp +0 -83
  374. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_reporter_registrars.hpp +0 -75
  375. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_reporter_registry.hpp +0 -45
  376. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_result_type.h +0 -66
  377. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_runner_impl.hpp +0 -326
  378. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_running_test.hpp +0 -117
  379. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_section.hpp +0 -56
  380. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_section_info.hpp +0 -113
  381. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_sfinae.hpp +0 -44
  382. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_stream.hpp +0 -90
  383. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_streambuf.h +0 -21
  384. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_tags.hpp +0 -193
  385. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_case_info.h +0 -82
  386. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_case_info.hpp +0 -127
  387. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_case_registry_impl.hpp +0 -151
  388. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_registry.hpp +0 -120
  389. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_test_spec.h +0 -166
  390. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_text.h +0 -61
  391. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_text.hpp +0 -92
  392. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_tostring.hpp +0 -224
  393. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_totals.hpp +0 -67
  394. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_version.h +0 -37
  395. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_version.hpp +0 -19
  396. data/ext/snowcrash/test/vendor/Catch/include/internal/catch_xmlwriter.hpp +0 -211
  397. data/ext/snowcrash/test/vendor/Catch/include/internal/clara.h +0 -553
  398. data/ext/snowcrash/test/vendor/Catch/include/reporters/catch_reporter_basic.hpp +0 -353
  399. data/ext/snowcrash/test/vendor/Catch/include/reporters/catch_reporter_console.hpp +0 -397
  400. data/ext/snowcrash/test/vendor/Catch/include/reporters/catch_reporter_junit.hpp +0 -252
  401. data/ext/snowcrash/test/vendor/Catch/include/reporters/catch_reporter_xml.hpp +0 -145
  402. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/ApproxTests.cpp +0 -112
  403. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/BDDTests.cpp +0 -68
  404. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/Baselines/approvedResults.txt +0 -14686
  405. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/ClassTests.cpp +0 -57
  406. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/CmdLineTests.cpp +0 -191
  407. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/ConditionTests.cpp +0 -348
  408. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/ExceptionTests.cpp +0 -143
  409. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/GeneratorTests.cpp +0 -42
  410. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/MessageTests.cpp +0 -102
  411. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/MiscTests.cpp +0 -343
  412. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_common.cpp +0 -2
  413. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_console_colour.cpp +0 -2
  414. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_debugger.cpp +0 -2
  415. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_capture.cpp +0 -2
  416. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_config.cpp +0 -1
  417. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_exception.cpp +0 -1
  418. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_generators.cpp +0 -1
  419. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_registry_hub.cpp +0 -2
  420. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_reporter.cpp +0 -1
  421. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_runner.cpp +0 -1
  422. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_interfaces_testcase.cpp +0 -1
  423. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_message.cpp +0 -2
  424. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_option.cpp +0 -2
  425. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_ptr.cpp +0 -2
  426. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_stream.cpp +0 -2
  427. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_streambuf.cpp +0 -2
  428. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_tags.cpp +0 -2
  429. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp +0 -2
  430. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/TestMain.cpp +0 -561
  431. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/TrickyTests.cpp +0 -382
  432. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/VariadicMacrosTests.cpp +0 -31
  433. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/catch_self_test.cpp +0 -31
  434. data/ext/snowcrash/test/vendor/Catch/projects/SelfTest/catch_self_test.hpp +0 -177
  435. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/TestCatch.sln +0 -20
  436. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/TestCatch/ReadMe.txt +0 -33
  437. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.cpp +0 -8
  438. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/TestCatch/TestCatch.vcproj +0 -398
  439. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/UpgradeLog.XML +0 -12
  440. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/_UpgradeReport_Files/UpgradeReport.css +0 -207
  441. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/_UpgradeReport_Files/UpgradeReport.xslt +0 -232
  442. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/_UpgradeReport_Files/UpgradeReport_Minus.gif +0 -0
  443. data/ext/snowcrash/test/vendor/Catch/projects/VS2008/TestCatch/_UpgradeReport_Files/UpgradeReport_Plus.gif +0 -0
  444. data/ext/snowcrash/test/vendor/Catch/projects/VS2010/TestCatch/TestCatch.sln +0 -20
  445. data/ext/snowcrash/test/vendor/Catch/projects/VS2010/TestCatch/TestCatch/ReadMe.txt +0 -33
  446. data/ext/snowcrash/test/vendor/Catch/projects/VS2010/TestCatch/TestCatch/TestCatch.cpp +0 -8
  447. data/ext/snowcrash/test/vendor/Catch/projects/VS2010/TestCatch/TestCatch/TestCatch.vcxproj +0 -149
  448. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/project.pbxproj +0 -440
  449. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  450. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/xcuserdata/phil.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist +0 -81
  451. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/xcuserdata/phil.xcuserdatad/xcschemes/Test.xcscheme +0 -154
  452. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTest.xcodeproj/xcuserdata/phil.xcuserdatad/xcschemes/xcschememanagement.plist +0 -22
  453. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTestSingle/CatchSelfTestSingle.1 +0 -79
  454. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/CatchSelfTestSingle/CatchSelfTestSingle.xcodeproj/project.pbxproj +0 -246
  455. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/CatchOCTestCase.h +0 -25
  456. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/CatchOCTestCase.mm +0 -45
  457. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/Main.mm +0 -1
  458. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/OCTest.1 +0 -79
  459. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/OCTest.mm +0 -28
  460. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/OCTest.xcodeproj/project.pbxproj +0 -259
  461. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/OCTest_Prefix.pch +0 -7
  462. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/TestObj.h +0 -25
  463. data/ext/snowcrash/test/vendor/Catch/projects/XCode3/OCTest/TestObj.m +0 -18
  464. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest.xcodeproj/project.pbxproj +0 -667
  465. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  466. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest.xcodeproj/xcuserdata/Phil.xcuserdatad/xcschemes/xcschememanagement.plist +0 -22
  467. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest/CatchSelfTest.1 +0 -79
  468. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTest/catch_text.cpp +0 -2
  469. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.pbxproj +0 -264
  470. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  471. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/CatchSelfTest/CatchSelfTestSingle/dummy.txt +0 -0
  472. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest.xcodeproj/project.pbxproj +0 -249
  473. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  474. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/CatchOCTestCase.h +0 -25
  475. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/CatchOCTestCase.mm +0 -82
  476. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/Main.mm +0 -2
  477. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/OCTest.1 +0 -79
  478. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/OCTest.mm +0 -28
  479. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/TestObj.h +0 -28
  480. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/OCTest/OCTest/TestObj.m +0 -25
  481. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest.xcodeproj/project.pbxproj +0 -299
  482. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  483. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/OCTest.mm +0 -27
  484. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/TestObj.h +0 -25
  485. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/TestObj.m +0 -18
  486. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/en.lproj/InfoPlist.strings +0 -2
  487. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/iOSTest-Info.plist +0 -47
  488. data/ext/snowcrash/test/vendor/Catch/projects/XCode4/iOSTest/iOSTest/iOSTest-Prefix.pch +0 -14
  489. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/internal/iTchRunnerAppDelegate.h +0 -114
  490. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/internal/iTchRunnerMainView.h +0 -189
  491. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/internal/iTchRunnerReporter.h +0 -115
  492. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/itChRunnerMain.mm +0 -27
  493. data/ext/snowcrash/test/vendor/Catch/projects/runners/iTchRunner/readme +0 -6
  494. data/ext/snowcrash/test/vendor/Catch/scripts/approvalTests.py +0 -63
  495. data/ext/snowcrash/test/vendor/Catch/scripts/approve.py +0 -14
  496. data/ext/snowcrash/test/vendor/Catch/scripts/generateSingleHeader.py +0 -117
  497. data/ext/snowcrash/test/vendor/Catch/scripts/scriptCommon.py +0 -4
  498. data/ext/snowcrash/test/vendor/Catch/single_include/catch.hpp +0 -8046
  499. data/ext/snowcrash/tools/README.md +0 -27
  500. data/ext/snowcrash/tools/gyp/LICENSE +0 -27
  501. data/ext/snowcrash/tools/gyp/gyptest.py +0 -274
  502. data/ext/snowcrash/tools/gyp/pylib/gyp/MSVSSettings_test.py +0 -1483
  503. data/ext/snowcrash/tools/gyp/pylib/gyp/common_test.py +0 -72
  504. data/ext/snowcrash/tools/gyp/pylib/gyp/easy_xml_test.py +0 -103
  505. data/ext/snowcrash/tools/gyp/pylib/gyp/generator/msvs_test.py +0 -37
  506. data/ext/snowcrash/tools/gyp/pylib/gyp/generator/ninja_test.py +0 -44
  507. data/ext/snowcrash/tools/gyp/pylib/gyp/generator/xcode_test.py +0 -23
  508. data/ext/snowcrash/tools/gyp/pylib/gyp/input_test.py +0 -90
  509. data/ext/snowcrash/tools/gyp/tools/README +0 -15
  510. data/ext/snowcrash/tools/gyp/tools/Xcode/README +0 -5
  511. data/ext/snowcrash/tools/gyp/tools/emacs/README +0 -12
  512. data/ext/snowcrash/tools/gyp/tools/emacs/gyp-tests.el +0 -63
  513. data/ext/snowcrash/tools/gyp/tools/emacs/run-unit-tests.sh +0 -7
  514. data/ext/snowcrash/tools/gyp/tools/emacs/testdata/media.gyp +0 -1105
  515. data/ext/snowcrash/tools/gyp/tools/emacs/testdata/media.gyp.fontified +0 -1107
  516. data/pkg/redsnow-0.1.3.gem +0 -0
  517. data/pkg/redsnow-0.1.4.gem +0 -0
  518. data/pkg/redsnow-0.1.5.gem +0 -0
  519. data/pkg/redsnow-0.1.6.gem +0 -0
  520. data/pkg/redsnow-0.2.0.gem +0 -0
  521. data/pkg/redsnow-0.2.1.gem +0 -0
  522. data/pkg/redsnow-0.3.1.gem +0 -0
  523. data/test/_helper.rb +0 -15
  524. data/test/fixtures/sample-api-ast.json +0 -97
  525. data/test/fixtures/sample-api-sourcemap.json +0 -169
  526. data/test/fixtures/sample-api.apib +0 -20
  527. data/test/redsnow_binding_test.rb +0 -52
  528. data/test/redsnow_options_test.rb +0 -42
  529. data/test/redsnow_parseresult_test.rb +0 -54
  530. data/test/redsnow_test.rb +0 -323
@@ -1,10 +0,0 @@
1
- //
2
- // main.cpp
3
- // test-libmarkdownparser
4
- //
5
- // Created by Zdenek Nemec on 4/18/14.
6
- // Copyright (c) 2014 Apiary Inc. All rights reserved.
7
- //
8
-
9
- #define CATCH_CONFIG_MAIN /// < Let catch generate the main()
10
- #include "catch.hpp"
@@ -1,154 +0,0 @@
1
- {
2
- "_version": "2.1",
3
- "metadata": [
4
- {
5
- "name": "Format",
6
- "value": "1A"
7
- }
8
- ],
9
- "name": "<API name>",
10
- "description": "<API description>\n\n",
11
- "resourceGroups": [
12
- {
13
- "name": "<resource group name>",
14
- "description": "<resource group description>\n\n",
15
- "resources": [
16
- {
17
- "name": "<resource name>",
18
- "description": "<resource description>\n\n",
19
- "uriTemplate": "/resource/{parameter}",
20
- "model": {
21
- "name": "<resource name>",
22
- "description": "<resource model description>",
23
- "headers": [
24
- {
25
- "name": "<header1>",
26
- "value": "<header1 value>"
27
- }
28
- ],
29
- "body": "<resource model body>\n",
30
- "schema": "<resource model schema>\n"
31
- },
32
- "parameters": [
33
- {
34
- "name": "parameter",
35
- "description": "<description>",
36
- "type": "<type>",
37
- "required": false,
38
- "default": "<default value>",
39
- "example": "<example value>",
40
- "values": [
41
- {
42
- "value": "<element>"
43
- }
44
- ]
45
- }
46
- ],
47
- "actions": [
48
- {
49
- "name": "<action name>",
50
- "description": "<action description>\n\n",
51
- "method": "POST",
52
- "parameters": [
53
- {
54
- "name": "parameter",
55
- "description": "<description>",
56
- "type": "<type>",
57
- "required": false,
58
- "default": "<default value>",
59
- "example": "<example value>",
60
- "values": [
61
- {
62
- "value": "<element>"
63
- }
64
- ]
65
- }
66
- ],
67
- "examples": [
68
- {
69
- "name": "",
70
- "description": "",
71
- "requests": [
72
- {
73
- "name": "<request name>",
74
- "description": "<request description>\n",
75
- "headers": [
76
- {
77
- "name": "<header2>",
78
- "value": "<header2 value>"
79
- },
80
- {
81
- "name": "<header3>",
82
- "value": "<header3 value>"
83
- },
84
- {
85
- "name": "Content-Type",
86
- "value": "text/plain"
87
- },
88
- {
89
- "name": "<header4>",
90
- "value": "<header4 value>"
91
- }
92
- ],
93
- "body": "<request body>\n",
94
- "schema": "<request schema>\n"
95
- }
96
- ],
97
- "responses": [
98
- {
99
- "name": "200",
100
- "description": "<response description>\n",
101
- "headers": [
102
- {
103
- "name": "<header2>",
104
- "value": "<header2 value>"
105
- },
106
- {
107
- "name": "<header3>",
108
- "value": "<header3 value>"
109
- },
110
- {
111
- "name": "Content-Type",
112
- "value": "text/plain"
113
- },
114
- {
115
- "name": "<header5>",
116
- "value": "<header5 value>"
117
- }
118
- ],
119
- "body": "<response body>\n",
120
- "schema": "<response schema>\n"
121
- },
122
- {
123
- "name": "201",
124
- "reference": {
125
- "id": "<resource name>"
126
- },
127
- "description": "<resource model description>",
128
- "headers": [
129
- {
130
- "name": "<header2>",
131
- "value": "<header2 value>"
132
- },
133
- {
134
- "name": "<header3>",
135
- "value": "<header3 value>"
136
- },
137
- {
138
- "name": "<header1>",
139
- "value": "<header1 value>"
140
- }
141
- ],
142
- "body": "<resource model body>\n",
143
- "schema": "<resource model schema>\n"
144
- }
145
- ]
146
- }
147
- ]
148
- }
149
- ]
150
- }
151
- ]
152
- }
153
- ]
154
- }
@@ -1,87 +0,0 @@
1
- _version: 2.1
2
- metadata:
3
- - name: "Format"
4
- value: "1A"
5
- name: "<API name>"
6
- description: "<API description>\n\n"
7
- resourceGroups:
8
- - name: "<resource group name>"
9
- description: "<resource group description>\n\n"
10
- resources:
11
- - name: "<resource name>"
12
- description: "<resource description>\n\n"
13
- uriTemplate: "/resource/{parameter}"
14
- model:
15
- name: "<resource name>"
16
- description: "<resource model description>"
17
- headers:
18
- - name: "<header1>"
19
- value: "<header1 value>"
20
- body: "<resource model body>\n"
21
- schema: "<resource model schema>\n"
22
- parameters:
23
- - name: "parameter"
24
- description: "<description>"
25
- type: "<type>"
26
- required: false
27
- default: "<default value>"
28
- example: "<example value>"
29
- values:
30
- - value: "<element>"
31
- actions:
32
- - name: "<action name>"
33
- description: "<action description>\n\n"
34
- method: "POST"
35
- parameters:
36
- - name: "parameter"
37
- description: "<description>"
38
- type: "<type>"
39
- required: false
40
- default: "<default value>"
41
- example: "<example value>"
42
- values:
43
- - value: "<element>"
44
- examples:
45
- - name:
46
- description:
47
- requests:
48
- - name: "<request name>"
49
- description: "<request description>\n"
50
- headers:
51
- - name: "<header2>"
52
- value: "<header2 value>"
53
- - name: "<header3>"
54
- value: "<header3 value>"
55
- - name: "Content-Type"
56
- value: "text/plain"
57
- - name: "<header4>"
58
- value: "<header4 value>"
59
- body: "<request body>\n"
60
- schema: "<request schema>\n"
61
- responses:
62
- - name: "200"
63
- description: "<response description>\n"
64
- headers:
65
- - name: "<header2>"
66
- value: "<header2 value>"
67
- - name: "<header3>"
68
- value: "<header3 value>"
69
- - name: "Content-Type"
70
- value: "text/plain"
71
- - name: "<header5>"
72
- value: "<header5 value>"
73
- body: "<response body>\n"
74
- schema: "<response schema>\n"
75
- - name: "201"
76
- reference:
77
- id: "<resource name>"
78
- description: "<resource model description>"
79
- headers:
80
- - name: "<header2>"
81
- value: "<header2 value>"
82
- - name: "<header3>"
83
- value: "<header3 value>"
84
- - name: "<header1>"
85
- value: "<header1 value>"
86
- body: "<resource model body>\n"
87
- schema: "<resource model schema>\n"
@@ -1,84 +0,0 @@
1
- Format: 1A
2
-
3
- # <API name>
4
- <API description>
5
-
6
- # Group <resource group name>
7
- <resource group description>
8
-
9
- ## <resource name> [/resource/{parameter}]
10
- <resource description>
11
-
12
- + Model
13
- <resource model description>
14
-
15
- + Headers
16
-
17
- <header1>: <header1 value>
18
-
19
- + Body
20
-
21
- <resource model body>
22
-
23
- + Schema
24
-
25
- <resource model schema>
26
-
27
- + Parameters
28
- + parameter = `<default value>` (<type>, optional, `<example value>`) ... <description>
29
-
30
- + Values
31
- + `<element>`
32
-
33
- + Headers
34
-
35
- <header2>: <header2 value>
36
-
37
- ### <action name> [POST]
38
- <action description>
39
-
40
- + Parameters
41
- + parameter = `<default value>` (<type>, optional, `<example value>`) ... <description>
42
-
43
- + Values
44
- + `<element>`
45
-
46
- + Headers
47
-
48
- <header3>: <header3 value>
49
-
50
- + Request <request name> (text/plain)
51
-
52
- <request description>
53
-
54
- + Headers
55
-
56
- <header4>: <header4 value>
57
-
58
- + Body
59
-
60
- <request body>
61
-
62
- + Schema
63
-
64
- <request schema>
65
-
66
- + Response 200 (text/plain)
67
-
68
- <response description>
69
-
70
- + Headers
71
-
72
- <header5>: <header5 value>
73
-
74
- + Body
75
-
76
- <response body>
77
-
78
- + Schema
79
-
80
- <response schema>
81
-
82
- + Response 201
83
-
84
- [<resource name>][]
@@ -1,4 +0,0 @@
1
- # GET /
2
- + Response 200
3
-
4
- # Unexpected Markdown header
@@ -1,23 +0,0 @@
1
- Feature: Parse a blueprint
2
-
3
- Scenario: Parse a blueprint file into YAML
4
-
5
- When I run `snowcrash blueprint.apib`
6
- Then the output should contain the content of file "ast.yaml"
7
-
8
- Scenario: Parse a blueprint input into YAML
9
-
10
- When I run `snowcrash` interactively
11
- When I pipe in the file "blueprint.apib"
12
- Then the output should contain the content of file "ast.yaml"
13
-
14
- Scenario: Parse a blueprint file into JSON
15
-
16
- When I run `snowcrash --format=json blueprint.apib`
17
- Then the output should contain the content of file "ast.json"
18
-
19
- Scenario: Parse a blueprint input into JSON
20
-
21
- When I run `snowcrash --format=json` interactively
22
- When I pipe in the file "blueprint.apib"
23
- Then the output should contain the content of file "ast.json"
@@ -1,8 +0,0 @@
1
- Then /^the output should contain the content of file "(.*)"$/ do |filename|
2
- expected = nil
3
- in_current_dir do
4
- expected = File.read(filename)
5
- end
6
-
7
- assert_partial_output(expected, all_output)
8
- end
@@ -1,7 +0,0 @@
1
- require 'aruba/cucumber'
2
-
3
- Before do
4
- @dirs << "../../features/fixtures"
5
-
6
- ENV['PATH'] = "./bin#{File::PATH_SEPARATOR}#{ENV['PATH']}"
7
- end
@@ -1 +0,0 @@
1
- require 'aruba/cucumber'
@@ -1,37 +0,0 @@
1
- Feature: Validate a blueprint
2
-
3
- Scenario: Validate a valid blueprint file
4
-
5
- When I run `snowcrash --validate blueprint.apib`
6
- Then the output should contain:
7
- """
8
- OK
9
- """
10
-
11
- Scenario: Validate a valid blueprint input
12
-
13
- When I run `snowcrash --validate` interactively
14
- When I pipe in the file "blueprint.apib"
15
- Then the output should contain:
16
- """
17
- OK
18
- """
19
-
20
- Scenario: Validate an invalid blueprint file
21
-
22
- When I run `snowcrash --validate invalid_blueprint.apib`
23
- Then the output should contain:
24
- """
25
- OK.
26
- warning: (5) unexpected header block, expected a group, resource or an action definition, e.g. '# Group <name>', '# <resource name> [<URI>]' or '# <HTTP method> <URI>' :24:29
27
- """
28
-
29
- Scenario: Validate an invalid blueprint input
30
-
31
- When I run `snowcrash --validate` interactively
32
- When I pipe in the file "invalid_blueprint.apib"
33
- Then the output should contain:
34
- """
35
- OK.
36
- warning: (5) unexpected header block, expected a group, resource or an action definition, e.g. '# Group <name>', '# <resource name> [<URI>]' or '# <HTTP method> <URI>' :24:29
37
- """
@@ -1,10 +0,0 @@
1
- Feature: Version of Snow Crash
2
-
3
- Scenario: Print the semantic version of Snow Crash
4
-
5
- # Note the output should be a semantic version (semver.org)
6
- # The matching regex was taken from https://github.com/isaacs/node-semver/issues/32#issue-15023919
7
-
8
- When I run `snowcrash --version`
9
- Then the output should match /^v([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?(?:\+[0-9A-Za-z-]+)?$/
10
- And the exit status should be 0
@@ -1,798 +0,0 @@
1
- // !$*UTF8*$!
2
- {
3
- archiveVersion = 1;
4
- classes = {
5
- };
6
- objectVersion = 46;
7
- objects = {
8
-
9
- /* Begin PBXBuildFile section */
10
- 4070F30419E4C30A004892C8 /* BlueprintSourcemap.h in Headers */ = {isa = PBXBuildFile; fileRef = 4070F30119E4C30A004892C8 /* BlueprintSourcemap.h */; };
11
- 4070F30519E4C30A004892C8 /* CBlueprintSourcemap.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4070F30219E4C30A004892C8 /* CBlueprintSourcemap.cc */; };
12
- 4070F30619E4C30A004892C8 /* CBlueprintSourcemap.h in Headers */ = {isa = PBXBuildFile; fileRef = 4070F30319E4C30A004892C8 /* CBlueprintSourcemap.h */; };
13
- BB05B9D81804493500243E1B /* perf-snowcrash.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB05B9D71804493500243E1B /* perf-snowcrash.cc */; };
14
- BB05B9D918044C8200243E1B /* libsnowcrash.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFF4898170B34E6001E5FB2 /* libsnowcrash.a */; };
15
- BB088F78192D7901003AA95C /* SectionParserData.h in Headers */ = {isa = PBXBuildFile; fileRef = BB088F77192D7901003AA95C /* SectionParserData.h */; };
16
- BB4D8E57172D15CA0024EB04 /* libsnowcrash.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFF4898170B34E6001E5FB2 /* libsnowcrash.a */; };
17
- BB65939117845C2D00321230 /* RegexMatch.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBB0F4271731CE0D00C92465 /* RegexMatch.cc */; };
18
- BB8C3E631923D6FE00EF36FA /* SectionParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BB8C3E621923D6FE00EF36FA /* SectionParser.h */; };
19
- BB8C3E651923D83C00EF36FA /* Section.h in Headers */ = {isa = PBXBuildFile; fileRef = BB8C3E641923D83C00EF36FA /* Section.h */; };
20
- BB8C3E661923EB3F00EF36FA /* test-AssetParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB3DD974174654FD004C4077 /* test-AssetParser.cc */; };
21
- BB8C3E6F1923F07300EF36FA /* libsnowcrash.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFF4898170B34E6001E5FB2 /* libsnowcrash.a */; };
22
- BB8C3E711923F09900EF36FA /* libmarkdownparser.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB8C3E701923F09900EF36FA /* libmarkdownparser.a */; };
23
- BB8C3E7419241C1600EF36FA /* Section.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB8C3E7319241C1600EF36FA /* Section.cc */; };
24
- BB92D891178EF7C10098A63C /* HTTP.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB92D890178EF7C10098A63C /* HTTP.cc */; };
25
- BBA25671172BFEB800C1AD5E /* snowcrash.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBA25670172BFEB800C1AD5E /* snowcrash.cc */; };
26
- BBA35FB7199C359300B7C726 /* libmarkdownparser.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB8C3E701923F09900EF36FA /* libmarkdownparser.a */; };
27
- BBA35FB8199C35A300B7C726 /* libmarkdownparser.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB8C3E701923F09900EF36FA /* libmarkdownparser.a */; };
28
- BBA91DC2171D402600649B05 /* BlueprintParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BBA91DC0171D402600649B05 /* BlueprintParser.h */; };
29
- BBB0F42A1731CE0D00C92465 /* RegexMatch.h in Headers */ = {isa = PBXBuildFile; fileRef = BBB0F4281731CE0D00C92465 /* RegexMatch.h */; };
30
- BBB127881999700E0041E9AE /* test-ResourceGroupParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBB127871999700E0041E9AE /* test-ResourceGroupParser.cc */; };
31
- BBB127891999702B0041E9AE /* test-BlueprintParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBA01FF817292F9C0050B603 /* test-BlueprintParser.cc */; };
32
- BBB1278A1999702E0041E9AE /* test-csnowcrash.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFC8421196C0C27001A236A /* test-csnowcrash.cc */; };
33
- BBB1278B199970350041E9AE /* test-Indentation.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB45781D182326EE00D0293A /* test-Indentation.cc */; };
34
- BBB1278C199970A80041E9AE /* test-SymbolIdentifier.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBCC04E518A51AA800C65A08 /* test-SymbolIdentifier.cc */; };
35
- BBB1278D199970AB0041E9AE /* test-SymbolTable.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB1865C81764DB8A00756B18 /* test-SymbolTable.cc */; };
36
- BBB1278E199970B20041E9AE /* test-Warnings.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB9E7029183342CB00ED5806 /* test-Warnings.cc */; };
37
- BBC2D85F18301FEC00FBCEA7 /* CodeBlockUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = BBC2D85E18301FEC00FBCEA7 /* CodeBlockUtility.h */; };
38
- BBCC855E19542DA100B99E90 /* ParameterParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BBCC855C19542DA100B99E90 /* ParameterParser.h */; };
39
- BBCC855F19542DA100B99E90 /* ValuesParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BBCC855D19542DA100B99E90 /* ValuesParser.h */; };
40
- BBCC856219542DB300B99E90 /* test-ParameterParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBCC856019542DB300B99E90 /* test-ParameterParser.cc */; };
41
- BBCC856319542DB300B99E90 /* test-ValuesParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBCC856119542DB300B99E90 /* test-ValuesParser.cc */; };
42
- BBCC856419542E5100B99E90 /* test-ParametersParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB03DC6517D3718D00C51E52 /* test-ParametersParser.cc */; };
43
- BBCC856519542E5600B99E90 /* test-PayloadParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBE5705C173922B70086CE22 /* test-PayloadParser.cc */; };
44
- BBCC856719543A4D00B99E90 /* test-SectionParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBCC856619543A4D00B99E90 /* test-SectionParser.cc */; };
45
- BBCC856919545FCE00B99E90 /* Signature.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBCC856819545FCE00B99E90 /* Signature.cc */; };
46
- BBCEF19218FBF7B000A0FA24 /* Version.h in Headers */ = {isa = PBXBuildFile; fileRef = BBCEF19118FBF7B000A0FA24 /* Version.h */; };
47
- BBD5F9C917353C310049BBEE /* ResourceGroupParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BBD5F9C717353C300049BBEE /* ResourceGroupParser.h */; };
48
- BBD5F9CE17353CE00049BBEE /* ResourceParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BBD5F9CC17353CE00049BBEE /* ResourceParser.h */; };
49
- BBD73564192ED417009FE09E /* HeadersParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BBD73563192ED417009FE09E /* HeadersParser.h */; };
50
- BBD73566192ED45D009FE09E /* test-HeadersParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBD73565192ED45D009FE09E /* test-HeadersParser.cc */; };
51
- BBE53561174132B100BCA7AD /* Serialize.h in Headers */ = {isa = PBXBuildFile; fileRef = BBE5355B174132B100BCA7AD /* Serialize.h */; };
52
- BBE53562174132B100BCA7AD /* SerializeJSON.h in Headers */ = {isa = PBXBuildFile; fileRef = BBE5355C174132B100BCA7AD /* SerializeJSON.h */; };
53
- BBE53563174132B100BCA7AD /* SerializeYAML.h in Headers */ = {isa = PBXBuildFile; fileRef = BBE5355D174132B100BCA7AD /* SerializeYAML.h */; };
54
- BBE53564174132B100BCA7AD /* Serialize.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBE5355E174132B100BCA7AD /* Serialize.cc */; };
55
- BBE53565174132B100BCA7AD /* SerializeJSON.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBE5355F174132B100BCA7AD /* SerializeJSON.cc */; };
56
- BBE53566174132B100BCA7AD /* SerializeYAML.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBE53560174132B100BCA7AD /* SerializeYAML.cc */; };
57
- BBE57061173927870086CE22 /* PayloadParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BBE5705F173927870086CE22 /* PayloadParser.h */; };
58
- BBE7FEBE1922CAF300A1649E /* test-Blueprint.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFF48D7170C57F1001E5FB2 /* test-Blueprint.cc */; };
59
- BBFC8418196C0C0F001A236A /* CBlueprint.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFC840F196C0C0F001A236A /* CBlueprint.cc */; };
60
- BBFC8419196C0C0F001A236A /* CBlueprint.h in Headers */ = {isa = PBXBuildFile; fileRef = BBFC8410196C0C0F001A236A /* CBlueprint.h */; };
61
- BBFC841A196C0C0F001A236A /* csnowcrash.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFC8411196C0C0F001A236A /* csnowcrash.cc */; };
62
- BBFC841B196C0C0F001A236A /* csnowcrash.h in Headers */ = {isa = PBXBuildFile; fileRef = BBFC8412196C0C0F001A236A /* csnowcrash.h */; };
63
- BBFC841C196C0C0F001A236A /* CSourceAnnotation.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFC8413196C0C0F001A236A /* CSourceAnnotation.cc */; };
64
- BBFC841D196C0C0F001A236A /* CSourceAnnotation.h in Headers */ = {isa = PBXBuildFile; fileRef = BBFC8414196C0C0F001A236A /* CSourceAnnotation.h */; };
65
- BBFC841F196C0C0F001A236A /* UriTemplateParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFC8416196C0C0F001A236A /* UriTemplateParser.cc */; };
66
- BBFC8420196C0C0F001A236A /* UriTemplateParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BBFC8417196C0C0F001A236A /* UriTemplateParser.h */; };
67
- BBFC8424196C0C27001A236A /* test-UriTemplateParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFC8422196C0C27001A236A /* test-UriTemplateParser.cc */; };
68
- BBFC8425196C1AD4001A236A /* test-ActionParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BB50F0BC17D1DC9B0002C363 /* test-ActionParser.cc */; };
69
- BBFC8426196C1AFD001A236A /* test-RegexMatch.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBB0F42B1731D04900C92465 /* test-RegexMatch.cc */; };
70
- BBFC8427196C1B1F001A236A /* test-ResourceParser.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBD5F9DD173578210049BBEE /* test-ResourceParser.cc */; };
71
- BBFC842A196C1B2B001A236A /* test-snowcrash.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFF48C9170B3C49001E5FB2 /* test-snowcrash.cc */; };
72
- BBFCD83A19DAEE240073813C /* cmdline.h in Headers */ = {isa = PBXBuildFile; fileRef = BBFCD83919DAEE240073813C /* cmdline.h */; };
73
- BBFF48CD170B3EDE001E5FB2 /* snowcrash.cc in Sources */ = {isa = PBXBuildFile; fileRef = BBFF48CC170B3EDE001E5FB2 /* snowcrash.cc */; };
74
- BBFF48D2170B4224001E5FB2 /* snowcrash.h in Headers */ = {isa = PBXBuildFile; fileRef = BBFF48D1170B4224001E5FB2 /* snowcrash.h */; };
75
- BBFF48D6170C4F30001E5FB2 /* Blueprint.h in Headers */ = {isa = PBXBuildFile; fileRef = BBFF48D4170C4F30001E5FB2 /* Blueprint.h */; };
76
- /* End PBXBuildFile section */
77
-
78
- /* Begin PBXContainerItemProxy section */
79
- BB4D8E55172D15AA0024EB04 /* PBXContainerItemProxy */ = {
80
- isa = PBXContainerItemProxy;
81
- containerPortal = BBFF4890170B34E6001E5FB2 /* Project object */;
82
- proxyType = 1;
83
- remoteGlobalIDString = BBFF4897170B34E6001E5FB2;
84
- remoteInfo = libsnowcrash;
85
- };
86
- BB8C3E6D1923F06E00EF36FA /* PBXContainerItemProxy */ = {
87
- isa = PBXContainerItemProxy;
88
- containerPortal = BBFF4890170B34E6001E5FB2 /* Project object */;
89
- proxyType = 1;
90
- remoteGlobalIDString = BBFF4897170B34E6001E5FB2;
91
- remoteInfo = libsnowcrash;
92
- };
93
- BBA35FB5199C34E600B7C726 /* PBXContainerItemProxy */ = {
94
- isa = PBXContainerItemProxy;
95
- containerPortal = BBFF4890170B34E6001E5FB2 /* Project object */;
96
- proxyType = 1;
97
- remoteGlobalIDString = BBFF4897170B34E6001E5FB2;
98
- remoteInfo = libsnowcrash;
99
- };
100
- /* End PBXContainerItemProxy section */
101
-
102
- /* Begin PBXCopyFilesBuildPhase section */
103
- BB05B9CC180448E300243E1B /* CopyFiles */ = {
104
- isa = PBXCopyFilesBuildPhase;
105
- buildActionMask = 2147483647;
106
- dstPath = /usr/share/man/man1/;
107
- dstSubfolderSpec = 0;
108
- files = (
109
- );
110
- runOnlyForDeploymentPostprocessing = 1;
111
- };
112
- BBA25665172BFE4C00C1AD5E /* CopyFiles */ = {
113
- isa = PBXCopyFilesBuildPhase;
114
- buildActionMask = 2147483647;
115
- dstPath = /usr/share/man/man1/;
116
- dstSubfolderSpec = 0;
117
- files = (
118
- );
119
- runOnlyForDeploymentPostprocessing = 1;
120
- };
121
- BBFF48BE170B3C30001E5FB2 /* CopyFiles */ = {
122
- isa = PBXCopyFilesBuildPhase;
123
- buildActionMask = 2147483647;
124
- dstPath = /usr/share/man/man1/;
125
- dstSubfolderSpec = 0;
126
- files = (
127
- );
128
- runOnlyForDeploymentPostprocessing = 1;
129
- };
130
- /* End PBXCopyFilesBuildPhase section */
131
-
132
- /* Begin PBXFileReference section */
133
- 4070F30119E4C30A004892C8 /* BlueprintSourcemap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BlueprintSourcemap.h; path = src/BlueprintSourcemap.h; sourceTree = "<group>"; };
134
- 4070F30219E4C30A004892C8 /* CBlueprintSourcemap.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CBlueprintSourcemap.cc; path = src/CBlueprintSourcemap.cc; sourceTree = "<group>"; };
135
- 4070F30319E4C30A004892C8 /* CBlueprintSourcemap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CBlueprintSourcemap.h; path = src/CBlueprintSourcemap.h; sourceTree = "<group>"; };
136
- BB03DC6417D3717B00C51E52 /* ParametersParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = ParametersParser.h; path = src/ParametersParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
137
- BB03DC6517D3718D00C51E52 /* test-ParametersParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-ParametersParser.cc"; path = "test/test-ParametersParser.cc"; sourceTree = "<group>"; };
138
- BB05B9CE180448E300243E1B /* perf-libsnowcrash */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "perf-libsnowcrash"; sourceTree = BUILT_PRODUCTS_DIR; };
139
- BB05B9D71804493500243E1B /* perf-snowcrash.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "perf-snowcrash.cc"; path = "test/performance/perf-snowcrash.cc"; sourceTree = SOURCE_ROOT; };
140
- BB0793BE1782C773005BB7CC /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Platform.h; path = src/Platform.h; sourceTree = "<group>"; };
141
- BB088F76192D289C003AA95C /* snowcrashtest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = snowcrashtest.h; path = test/snowcrashtest.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
142
- BB088F77192D7901003AA95C /* SectionParserData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SectionParserData.h; path = src/SectionParserData.h; sourceTree = "<group>"; };
143
- BB1865C71764D67B00756B18 /* SymbolTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = SymbolTable.h; path = src/SymbolTable.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
144
- BB1865C81764DB8A00756B18 /* test-SymbolTable.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-SymbolTable.cc"; path = "test/test-SymbolTable.cc"; sourceTree = "<group>"; };
145
- BB3DD973174654B8004C4077 /* AssetParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = AssetParser.h; path = src/AssetParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
146
- BB3DD974174654FD004C4077 /* test-AssetParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-AssetParser.cc"; path = "test/test-AssetParser.cc"; sourceTree = "<group>"; };
147
- BB45781D182326EE00D0293A /* test-Indentation.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-Indentation.cc"; path = "test/test-Indentation.cc"; sourceTree = "<group>"; };
148
- BB50F0BB17D1DB4D0002C363 /* ActionParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = ActionParser.h; path = src/ActionParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
149
- BB50F0BC17D1DC9B0002C363 /* test-ActionParser.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; name = "test-ActionParser.cc"; path = "test/test-ActionParser.cc"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
150
- BB6A9A7F17904C7300B2F283 /* SourceAnnotation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = SourceAnnotation.h; path = src/SourceAnnotation.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
151
- BB8C3E611923D45700EF36FA /* SectionProcessor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = SectionProcessor.h; path = src/SectionProcessor.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
152
- BB8C3E621923D6FE00EF36FA /* SectionParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = SectionParser.h; path = src/SectionParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
153
- BB8C3E641923D83C00EF36FA /* Section.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Section.h; path = src/Section.h; sourceTree = "<group>"; };
154
- BB8C3E701923F09900EF36FA /* libmarkdownparser.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmarkdownparser.a; path = "../../../Library/Developer/Xcode/DerivedData/snowcrash-etyympsdikhephgzkvczxkaprkpp/Build/Products/Debug/libmarkdownparser.a"; sourceTree = "<group>"; };
155
- BB8C3E721924192600EF36FA /* Signature.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Signature.h; path = src/Signature.h; sourceTree = "<group>"; };
156
- BB8C3E7319241C1600EF36FA /* Section.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Section.cc; path = src/Section.cc; sourceTree = "<group>"; };
157
- BB92D88F178EF4160098A63C /* HTTP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = HTTP.h; path = src/HTTP.h; sourceTree = "<group>"; };
158
- BB92D890178EF7C10098A63C /* HTTP.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HTTP.cc; path = src/HTTP.cc; sourceTree = "<group>"; };
159
- BB92D892178EFA370098A63C /* BlueprintUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = BlueprintUtility.h; path = src/BlueprintUtility.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
160
- BB9E7029183342CB00ED5806 /* test-Warnings.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-Warnings.cc"; path = "test/test-Warnings.cc"; sourceTree = "<group>"; };
161
- BBA01FF817292F9C0050B603 /* test-BlueprintParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; name = "test-BlueprintParser.cc"; path = "test/test-BlueprintParser.cc"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
162
- BBA25667172BFE4C00C1AD5E /* snowcrash */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = snowcrash; sourceTree = BUILT_PRODUCTS_DIR; };
163
- BBA25670172BFEB800C1AD5E /* snowcrash.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; name = snowcrash.cc; path = src/snowcrash/snowcrash.cc; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
164
- BBA91DC0171D402600649B05 /* BlueprintParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = BlueprintParser.h; path = src/BlueprintParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
165
- BBB0F4271731CE0D00C92465 /* RegexMatch.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RegexMatch.cc; path = src/posix/RegexMatch.cc; sourceTree = "<group>"; };
166
- BBB0F4281731CE0D00C92465 /* RegexMatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RegexMatch.h; path = src/RegexMatch.h; sourceTree = "<group>"; };
167
- BBB0F42B1731D04900C92465 /* test-RegexMatch.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-RegexMatch.cc"; path = "test/test-RegexMatch.cc"; sourceTree = "<group>"; };
168
- BBB127871999700E0041E9AE /* test-ResourceGroupParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-ResourceGroupParser.cc"; path = "test/test-ResourceGroupParser.cc"; sourceTree = "<group>"; };
169
- BBB2A226173EA77A0020C1CE /* StringUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = StringUtility.h; path = src/StringUtility.h; sourceTree = "<group>"; };
170
- BBC2D85E18301FEC00FBCEA7 /* CodeBlockUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeBlockUtility.h; path = src/CodeBlockUtility.h; sourceTree = "<group>"; };
171
- BBCC04E518A51AA800C65A08 /* test-SymbolIdentifier.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-SymbolIdentifier.cc"; path = "test/test-SymbolIdentifier.cc"; sourceTree = "<group>"; };
172
- BBCC855C19542DA100B99E90 /* ParameterParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = ParameterParser.h; path = src/ParameterParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
173
- BBCC855D19542DA100B99E90 /* ValuesParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = ValuesParser.h; path = src/ValuesParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
174
- BBCC856019542DB300B99E90 /* test-ParameterParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-ParameterParser.cc"; path = "test/test-ParameterParser.cc"; sourceTree = "<group>"; };
175
- BBCC856119542DB300B99E90 /* test-ValuesParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-ValuesParser.cc"; path = "test/test-ValuesParser.cc"; sourceTree = "<group>"; };
176
- BBCC856619543A4D00B99E90 /* test-SectionParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-SectionParser.cc"; path = "test/test-SectionParser.cc"; sourceTree = "<group>"; };
177
- BBCC856819545FCE00B99E90 /* Signature.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Signature.cc; path = src/Signature.cc; sourceTree = "<group>"; };
178
- BBCEF19118FBF7B000A0FA24 /* Version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Version.h; path = src/Version.h; sourceTree = "<group>"; };
179
- BBD5F9C717353C300049BBEE /* ResourceGroupParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = ResourceGroupParser.h; path = src/ResourceGroupParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
180
- BBD5F9CC17353CE00049BBEE /* ResourceParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = ResourceParser.h; path = src/ResourceParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
181
- BBD5F9DD173578210049BBEE /* test-ResourceParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; name = "test-ResourceParser.cc"; path = "test/test-ResourceParser.cc"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
182
- BBD73563192ED417009FE09E /* HeadersParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = HeadersParser.h; path = src/HeadersParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
183
- BBD73565192ED45D009FE09E /* test-HeadersParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-HeadersParser.cc"; path = "test/test-HeadersParser.cc"; sourceTree = "<group>"; };
184
- BBE5355B174132B100BCA7AD /* Serialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Serialize.h; path = src/Serialize.h; sourceTree = "<group>"; };
185
- BBE5355C174132B100BCA7AD /* SerializeJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SerializeJSON.h; path = src/SerializeJSON.h; sourceTree = "<group>"; };
186
- BBE5355D174132B100BCA7AD /* SerializeYAML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SerializeYAML.h; path = src/SerializeYAML.h; sourceTree = "<group>"; };
187
- BBE5355E174132B100BCA7AD /* Serialize.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Serialize.cc; path = src/Serialize.cc; sourceTree = "<group>"; };
188
- BBE5355F174132B100BCA7AD /* SerializeJSON.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; name = SerializeJSON.cc; path = src/SerializeJSON.cc; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
189
- BBE53560174132B100BCA7AD /* SerializeYAML.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; name = SerializeYAML.cc; path = src/SerializeYAML.cc; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
190
- BBE5705C173922B70086CE22 /* test-PayloadParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-PayloadParser.cc"; path = "test/test-PayloadParser.cc"; sourceTree = "<group>"; };
191
- BBE5705F173927870086CE22 /* PayloadParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = PayloadParser.h; path = src/PayloadParser.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
192
- BBFC840F196C0C0F001A236A /* CBlueprint.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CBlueprint.cc; path = src/CBlueprint.cc; sourceTree = "<group>"; };
193
- BBFC8410196C0C0F001A236A /* CBlueprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CBlueprint.h; path = src/CBlueprint.h; sourceTree = "<group>"; };
194
- BBFC8411196C0C0F001A236A /* csnowcrash.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = csnowcrash.cc; path = src/csnowcrash.cc; sourceTree = "<group>"; };
195
- BBFC8412196C0C0F001A236A /* csnowcrash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = csnowcrash.h; path = src/csnowcrash.h; sourceTree = "<group>"; };
196
- BBFC8413196C0C0F001A236A /* CSourceAnnotation.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CSourceAnnotation.cc; path = src/CSourceAnnotation.cc; sourceTree = "<group>"; };
197
- BBFC8414196C0C0F001A236A /* CSourceAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSourceAnnotation.h; path = src/CSourceAnnotation.h; sourceTree = "<group>"; };
198
- BBFC8416196C0C0F001A236A /* UriTemplateParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UriTemplateParser.cc; path = src/UriTemplateParser.cc; sourceTree = "<group>"; };
199
- BBFC8417196C0C0F001A236A /* UriTemplateParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UriTemplateParser.h; path = src/UriTemplateParser.h; sourceTree = "<group>"; };
200
- BBFC8421196C0C27001A236A /* test-csnowcrash.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-csnowcrash.cc"; path = "test/test-csnowcrash.cc"; sourceTree = "<group>"; };
201
- BBFC8422196C0C27001A236A /* test-UriTemplateParser.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-UriTemplateParser.cc"; path = "test/test-UriTemplateParser.cc"; sourceTree = "<group>"; };
202
- BBFCD83919DAEE240073813C /* cmdline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cmdline.h; path = ext/cmdline/cmdline.h; sourceTree = "<group>"; };
203
- BBFF4898170B34E6001E5FB2 /* libsnowcrash.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsnowcrash.a; sourceTree = BUILT_PRODUCTS_DIR; };
204
- BBFF48C0170B3C30001E5FB2 /* test-libsnowcrash */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "test-libsnowcrash"; sourceTree = BUILT_PRODUCTS_DIR; };
205
- BBFF48C9170B3C49001E5FB2 /* test-snowcrash.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-snowcrash.cc"; path = "test/test-snowcrash.cc"; sourceTree = "<group>"; };
206
- BBFF48CC170B3EDE001E5FB2 /* snowcrash.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; name = snowcrash.cc; path = src/snowcrash.cc; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
207
- BBFF48D1170B4224001E5FB2 /* snowcrash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = snowcrash.h; path = src/snowcrash.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
208
- BBFF48D4170C4F30001E5FB2 /* Blueprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = Blueprint.h; path = src/Blueprint.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
209
- BBFF48D7170C57F1001E5FB2 /* test-Blueprint.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "test-Blueprint.cc"; path = "test/test-Blueprint.cc"; sourceTree = "<group>"; };
210
- /* End PBXFileReference section */
211
-
212
- /* Begin PBXFrameworksBuildPhase section */
213
- BB05B9CB180448E300243E1B /* Frameworks */ = {
214
- isa = PBXFrameworksBuildPhase;
215
- buildActionMask = 2147483647;
216
- files = (
217
- BBA35FB7199C359300B7C726 /* libmarkdownparser.a in Frameworks */,
218
- BB05B9D918044C8200243E1B /* libsnowcrash.a in Frameworks */,
219
- );
220
- runOnlyForDeploymentPostprocessing = 0;
221
- };
222
- BBA25664172BFE4C00C1AD5E /* Frameworks */ = {
223
- isa = PBXFrameworksBuildPhase;
224
- buildActionMask = 2147483647;
225
- files = (
226
- BBA35FB8199C35A300B7C726 /* libmarkdownparser.a in Frameworks */,
227
- BB4D8E57172D15CA0024EB04 /* libsnowcrash.a in Frameworks */,
228
- );
229
- runOnlyForDeploymentPostprocessing = 0;
230
- };
231
- BBFF4895170B34E6001E5FB2 /* Frameworks */ = {
232
- isa = PBXFrameworksBuildPhase;
233
- buildActionMask = 2147483647;
234
- files = (
235
- );
236
- runOnlyForDeploymentPostprocessing = 0;
237
- };
238
- BBFF48BD170B3C30001E5FB2 /* Frameworks */ = {
239
- isa = PBXFrameworksBuildPhase;
240
- buildActionMask = 2147483647;
241
- files = (
242
- BB8C3E6F1923F07300EF36FA /* libsnowcrash.a in Frameworks */,
243
- BB8C3E711923F09900EF36FA /* libmarkdownparser.a in Frameworks */,
244
- );
245
- runOnlyForDeploymentPostprocessing = 0;
246
- };
247
- /* End PBXFrameworksBuildPhase section */
248
-
249
- /* Begin PBXGroup section */
250
- BB05B9CF180448E300243E1B /* perf-libsnowcrash */ = {
251
- isa = PBXGroup;
252
- children = (
253
- BB05B9D71804493500243E1B /* perf-snowcrash.cc */,
254
- );
255
- name = "perf-libsnowcrash";
256
- path = "perf-snowcrash";
257
- sourceTree = "<group>";
258
- };
259
- BB088F7B192EABEA003AA95C /* snowcrash */ = {
260
- isa = PBXGroup;
261
- children = (
262
- BBA25670172BFEB800C1AD5E /* snowcrash.cc */,
263
- );
264
- name = snowcrash;
265
- sourceTree = "<group>";
266
- };
267
- BB810F781779AB5400B89CD8 /* cmdline */ = {
268
- isa = PBXGroup;
269
- children = (
270
- BBFCD83919DAEE240073813C /* cmdline.h */,
271
- );
272
- name = cmdline;
273
- sourceTree = "<group>";
274
- };
275
- BBFF488F170B34E6001E5FB2 = {
276
- isa = PBXGroup;
277
- children = (
278
- BB8C3E701923F09900EF36FA /* libmarkdownparser.a */,
279
- BB810F781779AB5400B89CD8 /* cmdline */,
280
- BBFF48CB170B3ECB001E5FB2 /* libsnowcrash */,
281
- BB088F7B192EABEA003AA95C /* snowcrash */,
282
- BBFF48B9170B3AF6001E5FB2 /* test-libsnowcrash */,
283
- BB05B9CF180448E300243E1B /* perf-libsnowcrash */,
284
- BBFF4899170B34E6001E5FB2 /* Products */,
285
- );
286
- sourceTree = "<group>";
287
- };
288
- BBFF4899170B34E6001E5FB2 /* Products */ = {
289
- isa = PBXGroup;
290
- children = (
291
- BBFF4898170B34E6001E5FB2 /* libsnowcrash.a */,
292
- BBFF48C0170B3C30001E5FB2 /* test-libsnowcrash */,
293
- BBA25667172BFE4C00C1AD5E /* snowcrash */,
294
- BB05B9CE180448E300243E1B /* perf-libsnowcrash */,
295
- );
296
- name = Products;
297
- sourceTree = "<group>";
298
- };
299
- BBFF48B9170B3AF6001E5FB2 /* test-libsnowcrash */ = {
300
- isa = PBXGroup;
301
- children = (
302
- BB088F76192D289C003AA95C /* snowcrashtest.h */,
303
- BB50F0BC17D1DC9B0002C363 /* test-ActionParser.cc */,
304
- BB3DD974174654FD004C4077 /* test-AssetParser.cc */,
305
- BBFF48D7170C57F1001E5FB2 /* test-Blueprint.cc */,
306
- BBA01FF817292F9C0050B603 /* test-BlueprintParser.cc */,
307
- BBFC8421196C0C27001A236A /* test-csnowcrash.cc */,
308
- BBD73565192ED45D009FE09E /* test-HeadersParser.cc */,
309
- BB45781D182326EE00D0293A /* test-Indentation.cc */,
310
- BBCC856019542DB300B99E90 /* test-ParameterParser.cc */,
311
- BB03DC6517D3718D00C51E52 /* test-ParametersParser.cc */,
312
- BBE5705C173922B70086CE22 /* test-PayloadParser.cc */,
313
- BBB0F42B1731D04900C92465 /* test-RegexMatch.cc */,
314
- BBB127871999700E0041E9AE /* test-ResourceGroupParser.cc */,
315
- BBD5F9DD173578210049BBEE /* test-ResourceParser.cc */,
316
- BBCC856619543A4D00B99E90 /* test-SectionParser.cc */,
317
- BBFF48C9170B3C49001E5FB2 /* test-snowcrash.cc */,
318
- BBCC04E518A51AA800C65A08 /* test-SymbolIdentifier.cc */,
319
- BB1865C81764DB8A00756B18 /* test-SymbolTable.cc */,
320
- BBFC8422196C0C27001A236A /* test-UriTemplateParser.cc */,
321
- BBCC856119542DB300B99E90 /* test-ValuesParser.cc */,
322
- BB9E7029183342CB00ED5806 /* test-Warnings.cc */,
323
- );
324
- name = "test-libsnowcrash";
325
- sourceTree = "<group>";
326
- };
327
- BBFF48CB170B3ECB001E5FB2 /* libsnowcrash */ = {
328
- isa = PBXGroup;
329
- children = (
330
- BB50F0BB17D1DB4D0002C363 /* ActionParser.h */,
331
- BB3DD973174654B8004C4077 /* AssetParser.h */,
332
- BBFF48D4170C4F30001E5FB2 /* Blueprint.h */,
333
- BBA91DC0171D402600649B05 /* BlueprintParser.h */,
334
- 4070F30119E4C30A004892C8 /* BlueprintSourcemap.h */,
335
- BB92D892178EFA370098A63C /* BlueprintUtility.h */,
336
- BBFC840F196C0C0F001A236A /* CBlueprint.cc */,
337
- BBFC8410196C0C0F001A236A /* CBlueprint.h */,
338
- 4070F30219E4C30A004892C8 /* CBlueprintSourcemap.cc */,
339
- 4070F30319E4C30A004892C8 /* CBlueprintSourcemap.h */,
340
- BBC2D85E18301FEC00FBCEA7 /* CodeBlockUtility.h */,
341
- BBFC8411196C0C0F001A236A /* csnowcrash.cc */,
342
- BBFC8412196C0C0F001A236A /* csnowcrash.h */,
343
- BBFC8413196C0C0F001A236A /* CSourceAnnotation.cc */,
344
- BBFC8414196C0C0F001A236A /* CSourceAnnotation.h */,
345
- BBD73563192ED417009FE09E /* HeadersParser.h */,
346
- BB92D890178EF7C10098A63C /* HTTP.cc */,
347
- BB92D88F178EF4160098A63C /* HTTP.h */,
348
- BBCC855C19542DA100B99E90 /* ParameterParser.h */,
349
- BB03DC6417D3717B00C51E52 /* ParametersParser.h */,
350
- BBE5705F173927870086CE22 /* PayloadParser.h */,
351
- BB0793BE1782C773005BB7CC /* Platform.h */,
352
- BBB0F4271731CE0D00C92465 /* RegexMatch.cc */,
353
- BBB0F4281731CE0D00C92465 /* RegexMatch.h */,
354
- BBD5F9C717353C300049BBEE /* ResourceGroupParser.h */,
355
- BBD5F9CC17353CE00049BBEE /* ResourceParser.h */,
356
- BB8C3E7319241C1600EF36FA /* Section.cc */,
357
- BB8C3E641923D83C00EF36FA /* Section.h */,
358
- BB8C3E621923D6FE00EF36FA /* SectionParser.h */,
359
- BB088F77192D7901003AA95C /* SectionParserData.h */,
360
- BB8C3E611923D45700EF36FA /* SectionProcessor.h */,
361
- BBE5355E174132B100BCA7AD /* Serialize.cc */,
362
- BBE5355B174132B100BCA7AD /* Serialize.h */,
363
- BBE5355F174132B100BCA7AD /* SerializeJSON.cc */,
364
- BBE5355C174132B100BCA7AD /* SerializeJSON.h */,
365
- BBE53560174132B100BCA7AD /* SerializeYAML.cc */,
366
- BBE5355D174132B100BCA7AD /* SerializeYAML.h */,
367
- BBCC856819545FCE00B99E90 /* Signature.cc */,
368
- BB8C3E721924192600EF36FA /* Signature.h */,
369
- BBFF48CC170B3EDE001E5FB2 /* snowcrash.cc */,
370
- BBFF48D1170B4224001E5FB2 /* snowcrash.h */,
371
- BB6A9A7F17904C7300B2F283 /* SourceAnnotation.h */,
372
- BBB2A226173EA77A0020C1CE /* StringUtility.h */,
373
- BB1865C71764D67B00756B18 /* SymbolTable.h */,
374
- BBFC8416196C0C0F001A236A /* UriTemplateParser.cc */,
375
- BBFC8417196C0C0F001A236A /* UriTemplateParser.h */,
376
- BBCC855D19542DA100B99E90 /* ValuesParser.h */,
377
- BBCEF19118FBF7B000A0FA24 /* Version.h */,
378
- );
379
- name = libsnowcrash;
380
- sourceTree = "<group>";
381
- };
382
- /* End PBXGroup section */
383
-
384
- /* Begin PBXHeadersBuildPhase section */
385
- BBFF4896170B34E6001E5FB2 /* Headers */ = {
386
- isa = PBXHeadersBuildPhase;
387
- buildActionMask = 2147483647;
388
- files = (
389
- BBFF48D2170B4224001E5FB2 /* snowcrash.h in Headers */,
390
- BBFCD83A19DAEE240073813C /* cmdline.h in Headers */,
391
- BBFF48D6170C4F30001E5FB2 /* Blueprint.h in Headers */,
392
- BBD73564192ED417009FE09E /* HeadersParser.h in Headers */,
393
- BBCC855F19542DA100B99E90 /* ValuesParser.h in Headers */,
394
- BBA91DC2171D402600649B05 /* BlueprintParser.h in Headers */,
395
- BBCEF19218FBF7B000A0FA24 /* Version.h in Headers */,
396
- BBFC841B196C0C0F001A236A /* csnowcrash.h in Headers */,
397
- BBB0F42A1731CE0D00C92465 /* RegexMatch.h in Headers */,
398
- BBD5F9C917353C310049BBEE /* ResourceGroupParser.h in Headers */,
399
- BBFC8419196C0C0F001A236A /* CBlueprint.h in Headers */,
400
- BBC2D85F18301FEC00FBCEA7 /* CodeBlockUtility.h in Headers */,
401
- BB8C3E631923D6FE00EF36FA /* SectionParser.h in Headers */,
402
- BBD5F9CE17353CE00049BBEE /* ResourceParser.h in Headers */,
403
- 4070F30419E4C30A004892C8 /* BlueprintSourcemap.h in Headers */,
404
- BBE57061173927870086CE22 /* PayloadParser.h in Headers */,
405
- BBFC841D196C0C0F001A236A /* CSourceAnnotation.h in Headers */,
406
- BB8C3E651923D83C00EF36FA /* Section.h in Headers */,
407
- 4070F30619E4C30A004892C8 /* CBlueprintSourcemap.h in Headers */,
408
- BBE53561174132B100BCA7AD /* Serialize.h in Headers */,
409
- BBCC855E19542DA100B99E90 /* ParameterParser.h in Headers */,
410
- BBE53562174132B100BCA7AD /* SerializeJSON.h in Headers */,
411
- BB088F78192D7901003AA95C /* SectionParserData.h in Headers */,
412
- BBFC8420196C0C0F001A236A /* UriTemplateParser.h in Headers */,
413
- BBE53563174132B100BCA7AD /* SerializeYAML.h in Headers */,
414
- );
415
- runOnlyForDeploymentPostprocessing = 0;
416
- };
417
- /* End PBXHeadersBuildPhase section */
418
-
419
- /* Begin PBXNativeTarget section */
420
- BB05B9CD180448E300243E1B /* perf-libsnowcrash */ = {
421
- isa = PBXNativeTarget;
422
- buildConfigurationList = BB05B9D6180448E300243E1B /* Build configuration list for PBXNativeTarget "perf-libsnowcrash" */;
423
- buildPhases = (
424
- BB05B9CA180448E300243E1B /* Sources */,
425
- BB05B9CB180448E300243E1B /* Frameworks */,
426
- BB05B9CC180448E300243E1B /* CopyFiles */,
427
- );
428
- buildRules = (
429
- );
430
- dependencies = (
431
- BBA35FB6199C34E600B7C726 /* PBXTargetDependency */,
432
- );
433
- name = "perf-libsnowcrash";
434
- productName = "perf-snowcrash";
435
- productReference = BB05B9CE180448E300243E1B /* perf-libsnowcrash */;
436
- productType = "com.apple.product-type.tool";
437
- };
438
- BBA25666172BFE4C00C1AD5E /* snowcrash */ = {
439
- isa = PBXNativeTarget;
440
- buildConfigurationList = BBA2566F172BFE4C00C1AD5E /* Build configuration list for PBXNativeTarget "snowcrash" */;
441
- buildPhases = (
442
- BBA25663172BFE4C00C1AD5E /* Sources */,
443
- BBA25664172BFE4C00C1AD5E /* Frameworks */,
444
- BBA25665172BFE4C00C1AD5E /* CopyFiles */,
445
- );
446
- buildRules = (
447
- );
448
- dependencies = (
449
- BB4D8E56172D15AA0024EB04 /* PBXTargetDependency */,
450
- );
451
- name = snowcrash;
452
- productName = snowcrash;
453
- productReference = BBA25667172BFE4C00C1AD5E /* snowcrash */;
454
- productType = "com.apple.product-type.tool";
455
- };
456
- BBFF4897170B34E6001E5FB2 /* libsnowcrash */ = {
457
- isa = PBXNativeTarget;
458
- buildConfigurationList = BBFF489C170B34E6001E5FB2 /* Build configuration list for PBXNativeTarget "libsnowcrash" */;
459
- buildPhases = (
460
- BBFF4894170B34E6001E5FB2 /* Sources */,
461
- BBFF4895170B34E6001E5FB2 /* Frameworks */,
462
- BBFF4896170B34E6001E5FB2 /* Headers */,
463
- );
464
- buildRules = (
465
- );
466
- dependencies = (
467
- );
468
- name = libsnowcrash;
469
- productName = snowcrash;
470
- productReference = BBFF4898170B34E6001E5FB2 /* libsnowcrash.a */;
471
- productType = "com.apple.product-type.library.static";
472
- };
473
- BBFF48BF170B3C30001E5FB2 /* test-libsnowcrash */ = {
474
- isa = PBXNativeTarget;
475
- buildConfigurationList = BBFF48C6170B3C30001E5FB2 /* Build configuration list for PBXNativeTarget "test-libsnowcrash" */;
476
- buildPhases = (
477
- BBFF48BC170B3C30001E5FB2 /* Sources */,
478
- BBFF48BD170B3C30001E5FB2 /* Frameworks */,
479
- BBFF48BE170B3C30001E5FB2 /* CopyFiles */,
480
- );
481
- buildRules = (
482
- );
483
- dependencies = (
484
- BB8C3E6E1923F06E00EF36FA /* PBXTargetDependency */,
485
- );
486
- name = "test-libsnowcrash";
487
- productName = "test-snowcrash";
488
- productReference = BBFF48C0170B3C30001E5FB2 /* test-libsnowcrash */;
489
- productType = "com.apple.product-type.tool";
490
- };
491
- /* End PBXNativeTarget section */
492
-
493
- /* Begin PBXProject section */
494
- BBFF4890170B34E6001E5FB2 /* Project object */ = {
495
- isa = PBXProject;
496
- attributes = {
497
- LastUpgradeCheck = 0500;
498
- ORGANIZATIONNAME = "Apiary Inc.";
499
- };
500
- buildConfigurationList = BBFF4893170B34E6001E5FB2 /* Build configuration list for PBXProject "snowcrash" */;
501
- compatibilityVersion = "Xcode 3.2";
502
- developmentRegion = English;
503
- hasScannedForEncodings = 0;
504
- knownRegions = (
505
- en,
506
- );
507
- mainGroup = BBFF488F170B34E6001E5FB2;
508
- productRefGroup = BBFF4899170B34E6001E5FB2 /* Products */;
509
- projectDirPath = "";
510
- projectRoot = "";
511
- targets = (
512
- BBFF4897170B34E6001E5FB2 /* libsnowcrash */,
513
- BBFF48BF170B3C30001E5FB2 /* test-libsnowcrash */,
514
- BBA25666172BFE4C00C1AD5E /* snowcrash */,
515
- BB05B9CD180448E300243E1B /* perf-libsnowcrash */,
516
- );
517
- };
518
- /* End PBXProject section */
519
-
520
- /* Begin PBXSourcesBuildPhase section */
521
- BB05B9CA180448E300243E1B /* Sources */ = {
522
- isa = PBXSourcesBuildPhase;
523
- buildActionMask = 2147483647;
524
- files = (
525
- BB05B9D81804493500243E1B /* perf-snowcrash.cc in Sources */,
526
- );
527
- runOnlyForDeploymentPostprocessing = 0;
528
- };
529
- BBA25663172BFE4C00C1AD5E /* Sources */ = {
530
- isa = PBXSourcesBuildPhase;
531
- buildActionMask = 2147483647;
532
- files = (
533
- BBA25671172BFEB800C1AD5E /* snowcrash.cc in Sources */,
534
- );
535
- runOnlyForDeploymentPostprocessing = 0;
536
- };
537
- BBFF4894170B34E6001E5FB2 /* Sources */ = {
538
- isa = PBXSourcesBuildPhase;
539
- buildActionMask = 2147483647;
540
- files = (
541
- BBFC841A196C0C0F001A236A /* csnowcrash.cc in Sources */,
542
- BBFF48CD170B3EDE001E5FB2 /* snowcrash.cc in Sources */,
543
- 4070F30519E4C30A004892C8 /* CBlueprintSourcemap.cc in Sources */,
544
- BB92D891178EF7C10098A63C /* HTTP.cc in Sources */,
545
- BB8C3E7419241C1600EF36FA /* Section.cc in Sources */,
546
- BBE53564174132B100BCA7AD /* Serialize.cc in Sources */,
547
- BBCC856919545FCE00B99E90 /* Signature.cc in Sources */,
548
- BBE53565174132B100BCA7AD /* SerializeJSON.cc in Sources */,
549
- BBFC8418196C0C0F001A236A /* CBlueprint.cc in Sources */,
550
- BBFC841C196C0C0F001A236A /* CSourceAnnotation.cc in Sources */,
551
- BBFC841F196C0C0F001A236A /* UriTemplateParser.cc in Sources */,
552
- BB65939117845C2D00321230 /* RegexMatch.cc in Sources */,
553
- BBE53566174132B100BCA7AD /* SerializeYAML.cc in Sources */,
554
- );
555
- runOnlyForDeploymentPostprocessing = 0;
556
- };
557
- BBFF48BC170B3C30001E5FB2 /* Sources */ = {
558
- isa = PBXSourcesBuildPhase;
559
- buildActionMask = 2147483647;
560
- files = (
561
- BBFC8425196C1AD4001A236A /* test-ActionParser.cc in Sources */,
562
- BBCC856319542DB300B99E90 /* test-ValuesParser.cc in Sources */,
563
- BBB1278C199970A80041E9AE /* test-SymbolIdentifier.cc in Sources */,
564
- BBFC8426196C1AFD001A236A /* test-RegexMatch.cc in Sources */,
565
- BBCC856219542DB300B99E90 /* test-ParameterParser.cc in Sources */,
566
- BB8C3E661923EB3F00EF36FA /* test-AssetParser.cc in Sources */,
567
- BBB127891999702B0041E9AE /* test-BlueprintParser.cc in Sources */,
568
- BBFC8427196C1B1F001A236A /* test-ResourceParser.cc in Sources */,
569
- BBE7FEBE1922CAF300A1649E /* test-Blueprint.cc in Sources */,
570
- BBCC856719543A4D00B99E90 /* test-SectionParser.cc in Sources */,
571
- BBB127881999700E0041E9AE /* test-ResourceGroupParser.cc in Sources */,
572
- BBCC856519542E5600B99E90 /* test-PayloadParser.cc in Sources */,
573
- BBCC856419542E5100B99E90 /* test-ParametersParser.cc in Sources */,
574
- BBB1278B199970350041E9AE /* test-Indentation.cc in Sources */,
575
- BBB1278E199970B20041E9AE /* test-Warnings.cc in Sources */,
576
- BBB1278D199970AB0041E9AE /* test-SymbolTable.cc in Sources */,
577
- BBFC8424196C0C27001A236A /* test-UriTemplateParser.cc in Sources */,
578
- BBFC842A196C1B2B001A236A /* test-snowcrash.cc in Sources */,
579
- BBB1278A1999702E0041E9AE /* test-csnowcrash.cc in Sources */,
580
- BBD73566192ED45D009FE09E /* test-HeadersParser.cc in Sources */,
581
- );
582
- runOnlyForDeploymentPostprocessing = 0;
583
- };
584
- /* End PBXSourcesBuildPhase section */
585
-
586
- /* Begin PBXTargetDependency section */
587
- BB4D8E56172D15AA0024EB04 /* PBXTargetDependency */ = {
588
- isa = PBXTargetDependency;
589
- target = BBFF4897170B34E6001E5FB2 /* libsnowcrash */;
590
- targetProxy = BB4D8E55172D15AA0024EB04 /* PBXContainerItemProxy */;
591
- };
592
- BB8C3E6E1923F06E00EF36FA /* PBXTargetDependency */ = {
593
- isa = PBXTargetDependency;
594
- target = BBFF4897170B34E6001E5FB2 /* libsnowcrash */;
595
- targetProxy = BB8C3E6D1923F06E00EF36FA /* PBXContainerItemProxy */;
596
- };
597
- BBA35FB6199C34E600B7C726 /* PBXTargetDependency */ = {
598
- isa = PBXTargetDependency;
599
- target = BBFF4897170B34E6001E5FB2 /* libsnowcrash */;
600
- targetProxy = BBA35FB5199C34E600B7C726 /* PBXContainerItemProxy */;
601
- };
602
- /* End PBXTargetDependency section */
603
-
604
- /* Begin XCBuildConfiguration section */
605
- BB05B9D4180448E300243E1B /* Debug */ = {
606
- isa = XCBuildConfiguration;
607
- buildSettings = {
608
- LIBRARY_SEARCH_PATHS = (
609
- "$(inherited)",
610
- "$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/snowcrash-etyympsdikhephgzkvczxkaprkpp/Build/Products/Debug",
611
- );
612
- PRODUCT_NAME = "$(TARGET_NAME)";
613
- };
614
- name = Debug;
615
- };
616
- BB05B9D5180448E300243E1B /* Release */ = {
617
- isa = XCBuildConfiguration;
618
- buildSettings = {
619
- LIBRARY_SEARCH_PATHS = (
620
- "$(inherited)",
621
- "$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/snowcrash-etyympsdikhephgzkvczxkaprkpp/Build/Products/Debug",
622
- );
623
- PRODUCT_NAME = "$(TARGET_NAME)";
624
- };
625
- name = Release;
626
- };
627
- BBA2566D172BFE4C00C1AD5E /* Debug */ = {
628
- isa = XCBuildConfiguration;
629
- buildSettings = {
630
- LIBRARY_SEARCH_PATHS = (
631
- "$(inherited)",
632
- "$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/snowcrash-etyympsdikhephgzkvczxkaprkpp/Build/Products/Debug",
633
- );
634
- PRODUCT_NAME = "$(TARGET_NAME)";
635
- };
636
- name = Debug;
637
- };
638
- BBA2566E172BFE4C00C1AD5E /* Release */ = {
639
- isa = XCBuildConfiguration;
640
- buildSettings = {
641
- LIBRARY_SEARCH_PATHS = (
642
- "$(inherited)",
643
- "$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/snowcrash-etyympsdikhephgzkvczxkaprkpp/Build/Products/Debug",
644
- );
645
- PRODUCT_NAME = "$(TARGET_NAME)";
646
- };
647
- name = Release;
648
- };
649
- BBFF489A170B34E6001E5FB2 /* Debug */ = {
650
- isa = XCBuildConfiguration;
651
- buildSettings = {
652
- ALWAYS_SEARCH_USER_PATHS = NO;
653
- CLANG_WARN_CONSTANT_CONVERSION = YES;
654
- CLANG_WARN_CXX0X_EXTENSIONS = YES;
655
- CLANG_WARN_EMPTY_BODY = YES;
656
- CLANG_WARN_ENUM_CONVERSION = YES;
657
- CLANG_WARN_INT_CONVERSION = YES;
658
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
659
- COPY_PHASE_STRIP = NO;
660
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
661
- GCC_OPTIMIZATION_LEVEL = 0;
662
- GCC_PREPROCESSOR_DEFINITIONS = (
663
- "$(inherited)",
664
- "DEBUG=1",
665
- "BUILDING_SNOWCRASH=1",
666
- );
667
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
668
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
669
- GCC_WARN_SIGN_COMPARE = YES;
670
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
671
- GCC_WARN_UNUSED_VARIABLE = YES;
672
- GENERATE_PROFILING_CODE = YES;
673
- MACOSX_DEPLOYMENT_TARGET = 10.9;
674
- USER_HEADER_SEARCH_PATHS = "./ext/markdown-parser/src/** ./ext/markdown-parser/ext/sundown/**";
675
- };
676
- name = Debug;
677
- };
678
- BBFF489B170B34E6001E5FB2 /* Release */ = {
679
- isa = XCBuildConfiguration;
680
- buildSettings = {
681
- ALWAYS_SEARCH_USER_PATHS = NO;
682
- CLANG_WARN_CONSTANT_CONVERSION = YES;
683
- CLANG_WARN_CXX0X_EXTENSIONS = YES;
684
- CLANG_WARN_EMPTY_BODY = YES;
685
- CLANG_WARN_ENUM_CONVERSION = YES;
686
- CLANG_WARN_INT_CONVERSION = YES;
687
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
688
- COPY_PHASE_STRIP = YES;
689
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
690
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
691
- GCC_OPTIMIZATION_LEVEL = 1;
692
- GCC_PREPROCESSOR_DEFINITIONS = (
693
- "$(inherited)",
694
- "BUILDING_SNOWCRASH=1",
695
- );
696
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
697
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
698
- GCC_WARN_SIGN_COMPARE = YES;
699
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
700
- GCC_WARN_UNUSED_VARIABLE = YES;
701
- GENERATE_PROFILING_CODE = YES;
702
- MACOSX_DEPLOYMENT_TARGET = 10.9;
703
- USER_HEADER_SEARCH_PATHS = "./ext/markdown-parser/src/** ./ext/markdown-parser/ext/sundown/**";
704
- };
705
- name = Release;
706
- };
707
- BBFF489D170B34E6001E5FB2 /* Debug */ = {
708
- isa = XCBuildConfiguration;
709
- buildSettings = {
710
- EXECUTABLE_PREFIX = "";
711
- LIBRARY_SEARCH_PATHS = (
712
- "$(inherited)",
713
- "$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/snowcrash-etyympsdikhephgzkvczxkaprkpp/Build/Products/Debug",
714
- );
715
- PRODUCT_NAME = "$(TARGET_NAME)";
716
- };
717
- name = Debug;
718
- };
719
- BBFF489E170B34E6001E5FB2 /* Release */ = {
720
- isa = XCBuildConfiguration;
721
- buildSettings = {
722
- EXECUTABLE_PREFIX = "";
723
- LIBRARY_SEARCH_PATHS = (
724
- "$(inherited)",
725
- "$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/snowcrash-etyympsdikhephgzkvczxkaprkpp/Build/Products/Debug",
726
- );
727
- PRODUCT_NAME = "$(TARGET_NAME)";
728
- };
729
- name = Release;
730
- };
731
- BBFF48C7170B3C30001E5FB2 /* Debug */ = {
732
- isa = XCBuildConfiguration;
733
- buildSettings = {
734
- PRODUCT_NAME = "$(TARGET_NAME)";
735
- USER_HEADER_SEARCH_PATHS = "./ext/markdown-parser/src/** ./ext/markdown-parser/ext/sundown/** ./test/**";
736
- };
737
- name = Debug;
738
- };
739
- BBFF48C8170B3C30001E5FB2 /* Release */ = {
740
- isa = XCBuildConfiguration;
741
- buildSettings = {
742
- PRODUCT_NAME = "$(TARGET_NAME)";
743
- USER_HEADER_SEARCH_PATHS = "./ext/markdown-parser/src/** ./ext/markdown-parser/ext/sundown/** ./test/**";
744
- };
745
- name = Release;
746
- };
747
- /* End XCBuildConfiguration section */
748
-
749
- /* Begin XCConfigurationList section */
750
- BB05B9D6180448E300243E1B /* Build configuration list for PBXNativeTarget "perf-libsnowcrash" */ = {
751
- isa = XCConfigurationList;
752
- buildConfigurations = (
753
- BB05B9D4180448E300243E1B /* Debug */,
754
- BB05B9D5180448E300243E1B /* Release */,
755
- );
756
- defaultConfigurationIsVisible = 0;
757
- defaultConfigurationName = Release;
758
- };
759
- BBA2566F172BFE4C00C1AD5E /* Build configuration list for PBXNativeTarget "snowcrash" */ = {
760
- isa = XCConfigurationList;
761
- buildConfigurations = (
762
- BBA2566D172BFE4C00C1AD5E /* Debug */,
763
- BBA2566E172BFE4C00C1AD5E /* Release */,
764
- );
765
- defaultConfigurationIsVisible = 0;
766
- defaultConfigurationName = Release;
767
- };
768
- BBFF4893170B34E6001E5FB2 /* Build configuration list for PBXProject "snowcrash" */ = {
769
- isa = XCConfigurationList;
770
- buildConfigurations = (
771
- BBFF489A170B34E6001E5FB2 /* Debug */,
772
- BBFF489B170B34E6001E5FB2 /* Release */,
773
- );
774
- defaultConfigurationIsVisible = 0;
775
- defaultConfigurationName = Release;
776
- };
777
- BBFF489C170B34E6001E5FB2 /* Build configuration list for PBXNativeTarget "libsnowcrash" */ = {
778
- isa = XCConfigurationList;
779
- buildConfigurations = (
780
- BBFF489D170B34E6001E5FB2 /* Debug */,
781
- BBFF489E170B34E6001E5FB2 /* Release */,
782
- );
783
- defaultConfigurationIsVisible = 0;
784
- defaultConfigurationName = Release;
785
- };
786
- BBFF48C6170B3C30001E5FB2 /* Build configuration list for PBXNativeTarget "test-libsnowcrash" */ = {
787
- isa = XCConfigurationList;
788
- buildConfigurations = (
789
- BBFF48C7170B3C30001E5FB2 /* Debug */,
790
- BBFF48C8170B3C30001E5FB2 /* Release */,
791
- );
792
- defaultConfigurationIsVisible = 0;
793
- defaultConfigurationName = Release;
794
- };
795
- /* End XCConfigurationList section */
796
- };
797
- rootObject = BBFF4890170B34E6001E5FB2 /* Project object */;
798
- }