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,224 +0,0 @@
1
- //
2
- // test-AssetParser.cc
3
- // snowcrash
4
- //
5
- // Created by Zdenek Nemec on 5/17/13.
6
- // Copyright (c) 2013 Apiary Inc. All rights reserved.
7
- //
8
-
9
- #include "snowcrashtest.h"
10
- #include "AssetParser.h"
11
-
12
- using namespace snowcrash;
13
- using namespace snowcrashtest;
14
-
15
- const mdp::ByteBuffer BodyAssetFixture = \
16
- "+ Body\n"\
17
- "\n"\
18
- " Lorem Ipsum\n";
19
-
20
- const mdp::ByteBuffer SchemaAssetFixture = \
21
- "+ Schema\n"\
22
- "\n"\
23
- " Dolor Sit Amet\n";
24
-
25
- TEST_CASE("recognize explicit body signature", "[asset]")
26
- {
27
- mdp::MarkdownParser markdownParser;
28
- mdp::MarkdownNode markdownAST;
29
- markdownParser.parse(BodyAssetFixture, markdownAST);
30
-
31
- REQUIRE(!markdownAST.children().empty());
32
- SectionType sectionType = SectionProcessor<Asset>::sectionType(markdownAST.children().begin());
33
- REQUIRE(sectionType == BodySectionType);
34
- }
35
-
36
- TEST_CASE("recognize body with content on signature", "[asset]")
37
- {
38
- mdp::ByteBuffer source = \
39
- "+ Body\n"\
40
- " Lorem Ipsum\n";
41
-
42
- mdp::MarkdownParser markdownParser;
43
- mdp::MarkdownNode markdownAST;
44
- markdownParser.parse(source, markdownAST);
45
-
46
- REQUIRE(!markdownAST.children().empty());
47
- SectionType sectionType = SectionProcessor<Asset>::sectionType(markdownAST.children().begin());
48
- REQUIRE(sectionType == BodySectionType);
49
- }
50
-
51
- TEST_CASE("recognize schema signature", "[asset]")
52
- {
53
- mdp::MarkdownParser markdownParser;
54
- mdp::MarkdownNode markdownAST;
55
- markdownParser.parse(SchemaAssetFixture, markdownAST);
56
-
57
- REQUIRE(!markdownAST.children().empty());
58
- SectionType sectionType = SectionProcessor<Asset>::sectionType(markdownAST.children().begin());
59
- REQUIRE(sectionType == SchemaSectionType);
60
- }
61
-
62
- TEST_CASE("parse body asset", "[asset]")
63
- {
64
- ParseResult<Asset> asset;
65
- SectionParserHelper<Asset, AssetParser>::parse(BodyAssetFixture, BodySectionType, asset, ExportSourcemapOption);
66
-
67
- REQUIRE(asset.report.error.code == Error::OK);
68
- REQUIRE(asset.report.warnings.empty());
69
- REQUIRE(asset.node == "Lorem Ipsum\n");
70
-
71
- REQUIRE(asset.sourceMap.sourceMap.size() == 1);
72
- REQUIRE(asset.sourceMap.sourceMap[0].location == 12);
73
- REQUIRE(asset.sourceMap.sourceMap[0].length == 16);
74
- }
75
-
76
- TEST_CASE("parse schema asset", "[asset]")
77
- {
78
- ParseResult<Asset> asset;
79
- SectionParserHelper<Asset, AssetParser>::parse(SchemaAssetFixture, SchemaSectionType, asset, ExportSourcemapOption);
80
-
81
- REQUIRE(asset.report.error.code == Error::OK);
82
- REQUIRE(asset.report.warnings.empty());
83
- REQUIRE(asset.node == "Dolor Sit Amet\n");
84
-
85
- REQUIRE(asset.sourceMap.sourceMap.size() == 1);
86
- REQUIRE(asset.sourceMap.sourceMap[0].location == 14);
87
- REQUIRE(asset.sourceMap.sourceMap[0].length == 19);
88
- }
89
-
90
- TEST_CASE("Foreign block inside", "[asset]")
91
- {
92
- mdp::ByteBuffer source = BodyAssetFixture;
93
- source += \
94
- "\n"\
95
- " Hello World!\n";
96
-
97
- ParseResult<Asset> asset;
98
- SectionParserHelper<Asset, AssetParser>::parse(source, BodySectionType, asset, ExportSourcemapOption);
99
-
100
- REQUIRE(asset.report.error.code == Error::OK);
101
- REQUIRE(asset.report.warnings.size() == 1);
102
- REQUIRE(asset.report.warnings[0].code == IndentationWarning);
103
- REQUIRE(asset.node == "Lorem Ipsum\nHello World!\n");
104
-
105
- REQUIRE(asset.sourceMap.sourceMap.size() == 2);
106
- REQUIRE(asset.sourceMap.sourceMap[0].location == 12);
107
- REQUIRE(asset.sourceMap.sourceMap[0].length == 17);
108
- REQUIRE(asset.sourceMap.sourceMap[1].location == 33);
109
- REQUIRE(asset.sourceMap.sourceMap[1].length == 13);
110
- }
111
-
112
- TEST_CASE("Nested list block inside", "[asset]")
113
- {
114
- mdp::ByteBuffer source = BodyAssetFixture;
115
- source += \
116
- "\n"\
117
- " + Hello World!\n";
118
-
119
- ParseResult<Asset> asset;
120
- SectionParserHelper<Asset, AssetParser>::parse(source, BodySectionType, asset, ExportSourcemapOption);
121
-
122
- REQUIRE(asset.report.error.code == Error::OK);
123
- REQUIRE(asset.report.warnings.size() == 1);
124
- REQUIRE(asset.report.warnings[0].code == IndentationWarning);
125
- REQUIRE(asset.node == "Lorem Ipsum\n+ Hello World!\n");
126
-
127
- REQUIRE(asset.sourceMap.sourceMap.size() == 2);
128
- REQUIRE(asset.sourceMap.sourceMap[0].location == 12);
129
- REQUIRE(asset.sourceMap.sourceMap[0].length == 16);
130
- REQUIRE(asset.sourceMap.sourceMap[1].location == 33);
131
- REQUIRE(asset.sourceMap.sourceMap[1].length == 15);
132
- }
133
-
134
- TEST_CASE("Multiline signature", "[asset]")
135
- {
136
- mdp::ByteBuffer source = \
137
- "+ Body\n"
138
- " Multiline Signature Content\n"\
139
- "\n"\
140
- " Hello World!\n";
141
-
142
- ParseResult<Asset> asset;
143
- SectionParserHelper<Asset, AssetParser>::parse(source, BodySectionType, asset, ExportSourcemapOption);
144
-
145
- REQUIRE(asset.report.error.code == Error::OK);
146
- REQUIRE(asset.report.warnings.size() == 1);
147
- REQUIRE(asset.report.warnings[0].code == IndentationWarning);
148
- REQUIRE(asset.node == "Multiline Signature Content\nHello World!\n");
149
-
150
- REQUIRE(asset.sourceMap.sourceMap.size() == 3);
151
- REQUIRE(asset.sourceMap.sourceMap[0].location == 2);
152
- REQUIRE(asset.sourceMap.sourceMap[0].length == 5);
153
- REQUIRE(asset.sourceMap.sourceMap[1].location == 9);
154
- REQUIRE(asset.sourceMap.sourceMap[1].length == 29);
155
- REQUIRE(asset.sourceMap.sourceMap[2].location == 42);
156
- REQUIRE(asset.sourceMap.sourceMap[2].length == 17);
157
- }
158
-
159
- TEST_CASE("Multiple blocks", "[asset]")
160
- {
161
- mdp::ByteBuffer source = \
162
- "+ Body\n"\
163
- "\n"\
164
- " Block 1\n"\
165
- "\n"\
166
- " Block 2\n"\
167
- "\n"\
168
- " Block 3\n";
169
-
170
- ParseResult<Asset> asset;
171
- SectionParserHelper<Asset, AssetParser>::parse(source, BodySectionType, asset, ExportSourcemapOption);
172
-
173
- REQUIRE(asset.report.error.code == Error::OK);
174
- REQUIRE(asset.report.warnings.size() == 2);
175
- REQUIRE(asset.report.warnings[0].code == IndentationWarning);
176
- REQUIRE(asset.report.warnings[1].code == IndentationWarning);
177
- REQUIRE(asset.node == "Block 1\n\nBlock 2\nBlock 3\n");
178
-
179
- REQUIRE(asset.sourceMap.sourceMap.size() == 3);
180
- REQUIRE(asset.sourceMap.sourceMap[0].location == 12);
181
- REQUIRE(asset.sourceMap.sourceMap[0].length == 9);
182
- REQUIRE(asset.sourceMap.sourceMap[1].location == 25);
183
- REQUIRE(asset.sourceMap.sourceMap[1].length == 13);
184
- REQUIRE(asset.sourceMap.sourceMap[2].location == 42);
185
- REQUIRE(asset.sourceMap.sourceMap[2].length == 8);
186
- }
187
-
188
- TEST_CASE("Extra spaces before signature", "[asset]")
189
- {
190
- mdp::ByteBuffer source = \
191
- "+ Body\n"\
192
- "\n"\
193
- " Lorem Ipsum\n";
194
-
195
- ParseResult<Asset> asset;
196
- SectionParserHelper<Asset, AssetParser>::parse(source, BodySectionType, asset, ExportSourcemapOption);
197
-
198
- REQUIRE(asset.report.error.code == Error::OK);
199
- REQUIRE(asset.report.warnings.empty());
200
- REQUIRE(asset.node == "Lorem Ipsum\n");
201
-
202
- REQUIRE(asset.sourceMap.sourceMap.size() == 1);
203
- REQUIRE(asset.sourceMap.sourceMap[0].location == 14);
204
- REQUIRE(asset.sourceMap.sourceMap[0].length == 16);
205
- }
206
-
207
- TEST_CASE("Asset parser greediness", "[asset]")
208
- {
209
- mdp::ByteBuffer source = BodyAssetFixture;
210
- source +=\
211
- "\n"\
212
- "+ Another Block\n";
213
-
214
- ParseResult<Asset> asset;
215
- SectionParserHelper<Asset, AssetParser>::parse(source, BodySectionType, asset, ExportSourcemapOption);
216
-
217
- REQUIRE(asset.report.error.code == Error::OK);
218
- REQUIRE(asset.report.warnings.empty());
219
- REQUIRE(asset.node == "Lorem Ipsum\n");
220
-
221
- REQUIRE(asset.sourceMap.sourceMap.size() == 1);
222
- REQUIRE(asset.sourceMap.sourceMap[0].location == 12);
223
- REQUIRE(asset.sourceMap.sourceMap[0].length == 16);
224
- }
@@ -1,32 +0,0 @@
1
- //
2
- // test-Blueprint.cc
3
- // snowcrash
4
- //
5
- // Created by Zdenek Nemec on 4/3/13.
6
- // Copyright (c) 2013 Apiary Inc. All rights reserved.
7
- //
8
-
9
- #include "catch.hpp"
10
- #include "Blueprint.h"
11
-
12
- using namespace snowcrash;
13
-
14
- TEST_CASE("blueprint/blueprint-init", "Blueprint initializaton")
15
- {
16
- Blueprint blueprint;
17
- REQUIRE(blueprint.name.length() == 0);
18
- REQUIRE(blueprint.description.length() == 0);
19
- REQUIRE(blueprint.metadata.size() == 0);
20
- REQUIRE(blueprint.resourceGroups.size() == 0);
21
- }
22
-
23
- TEST_CASE("blueprint/init", "Blueprint initializaton")
24
- {
25
- Blueprint blueprint;
26
- REQUIRE(blueprint.name.length() == 0);
27
- REQUIRE(blueprint.description.length() == 0);
28
- REQUIRE(blueprint.metadata.size() == 0);
29
- REQUIRE(blueprint.resourceGroups.size() == 0);
30
- }
31
-
32
-
@@ -1,462 +0,0 @@
1
- //
2
- // test-BlueprintParser.cc
3
- // snowcrash
4
- //
5
- // Created by Zdenek Nemec on 4/16/13.
6
- // Copyright (c) 2013 Apiary Inc. All rights reserved.
7
- //
8
-
9
- #include "snowcrashtest.h"
10
- #include "BlueprintParser.h"
11
-
12
- using namespace snowcrash;
13
- using namespace snowcrashtest;
14
-
15
- mdp::ByteBuffer BlueprintFixture = \
16
- "meta: verse\n\n"\
17
- "# Snowcrash API\n\n"\
18
- "## Character\n"\
19
- "Uncle Enzo\n\n"\
20
- "# Group First\n"\
21
- "p1\n"\
22
- "## My Resource [/resource]\n"\
23
- "# Group Second\n"\
24
- "p2\n";
25
-
26
- TEST_CASE("Blueprint block classifier", "[blueprint]")
27
- {
28
- mdp::MarkdownParser markdownParser;
29
- mdp::MarkdownNode markdownAST;
30
- SectionType sectionType;
31
- markdownParser.parse(BlueprintFixture, markdownAST);
32
-
33
- REQUIRE(!markdownAST.children().empty());
34
-
35
- // meta: verse
36
- sectionType = SectionProcessor<Blueprint>::sectionType(markdownAST.children().begin());
37
- REQUIRE(sectionType == BlueprintSectionType);
38
-
39
- // # Snowcrash API
40
- sectionType = SectionProcessor<Blueprint>::sectionType(markdownAST.children().begin() + 1);
41
- REQUIRE(sectionType == BlueprintSectionType);
42
-
43
- // ## Character
44
- sectionType = SectionProcessor<Blueprint>::sectionType(markdownAST.children().begin() + 2);
45
- REQUIRE(sectionType == BlueprintSectionType);
46
-
47
- // Uncle Enzo
48
- sectionType = SectionProcessor<Blueprint>::sectionType(markdownAST.children().begin() + 3);
49
- REQUIRE(sectionType == BlueprintSectionType);
50
- }
51
-
52
- TEST_CASE("Parse canonical blueprint", "[blueprint]")
53
- {
54
- ParseResult<Blueprint> blueprint;
55
- SectionParserHelper<Blueprint, BlueprintParser>::parse(BlueprintFixture, BlueprintSectionType, blueprint, ExportSourcemapOption);
56
-
57
- REQUIRE(blueprint.report.error.code == Error::OK);
58
- REQUIRE(blueprint.report.warnings.empty());
59
-
60
- REQUIRE(blueprint.node.metadata.size() == 1);
61
- REQUIRE(blueprint.node.metadata[0].first == "meta");
62
- REQUIRE(blueprint.node.metadata[0].second == "verse");
63
-
64
- REQUIRE(blueprint.node.name == "Snowcrash API");
65
- REQUIRE(blueprint.node.description == "## Character\n\nUncle Enzo\n\n");
66
- REQUIRE(blueprint.node.resourceGroups.size() == 2);
67
-
68
- REQUIRE(blueprint.node.resourceGroups[0].name == "First");
69
- REQUIRE(blueprint.node.resourceGroups[0].description == "p1\n");
70
- REQUIRE(blueprint.node.resourceGroups[0].resources.size() == 1);
71
-
72
- REQUIRE(blueprint.node.resourceGroups[1].name == "Second");
73
- REQUIRE(blueprint.node.resourceGroups[1].description == "p2\n");
74
- REQUIRE(blueprint.node.resourceGroups[1].resources.empty());
75
-
76
- REQUIRE(blueprint.sourceMap.name.sourceMap.size() == 1);
77
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].location == 13);
78
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].length == 17);
79
- REQUIRE(blueprint.sourceMap.description.sourceMap.size() == 1);
80
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].location == 30);
81
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].length == 25);
82
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 1);
83
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap.size() == 1);
84
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap[0].location == 0);
85
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap[0].length == 13);
86
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 2);
87
- }
88
-
89
- TEST_CASE("Parse blueprint with multiple metadata sections", "[blueprint]")
90
- {
91
- mdp::ByteBuffer source = "FORMAT: 1A\n\n";
92
- source += BlueprintFixture;
93
-
94
- ParseResult<Blueprint> blueprint;
95
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption);
96
-
97
- REQUIRE(blueprint.report.error.code == Error::OK);
98
- REQUIRE(blueprint.report.warnings.empty());
99
-
100
- REQUIRE(blueprint.node.metadata.size() == 2);
101
- REQUIRE(blueprint.node.metadata[0].first == "FORMAT");
102
- REQUIRE(blueprint.node.metadata[0].second == "1A");
103
- REQUIRE(blueprint.node.metadata[1].first == "meta");
104
- REQUIRE(blueprint.node.metadata[1].second == "verse");
105
-
106
- REQUIRE(blueprint.node.name == "Snowcrash API");
107
- REQUIRE(blueprint.node.description == "## Character\n\nUncle Enzo\n\n");
108
- REQUIRE(blueprint.node.resourceGroups.size() == 2);
109
-
110
- REQUIRE(blueprint.node.resourceGroups[0].name == "First");
111
- REQUIRE(blueprint.node.resourceGroups[0].description == "p1\n");
112
- REQUIRE(blueprint.node.resourceGroups[0].resources.size() == 1);
113
-
114
- REQUIRE(blueprint.node.resourceGroups[1].name == "Second");
115
- REQUIRE(blueprint.node.resourceGroups[1].description == "p2\n");
116
- REQUIRE(blueprint.node.resourceGroups[1].resources.empty());
117
-
118
- REQUIRE(blueprint.sourceMap.name.sourceMap.size() == 1);
119
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].location == 25);
120
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].length == 17);
121
- REQUIRE(blueprint.sourceMap.description.sourceMap.size() == 1);
122
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].location == 42);
123
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].length == 25);
124
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 2);
125
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap.size() == 1);
126
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap[0].location == 0);
127
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap[0].length == 12);
128
- REQUIRE(blueprint.sourceMap.metadata.collection[1].sourceMap.size() == 1);
129
- REQUIRE(blueprint.sourceMap.metadata.collection[1].sourceMap[0].location == 12);
130
- REQUIRE(blueprint.sourceMap.metadata.collection[1].sourceMap[0].length == 13);
131
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 2);
132
- }
133
-
134
- TEST_CASE("Parse API with Name and abbreviated resource", "[blueprint]")
135
- {
136
- mdp::ByteBuffer source = \
137
- "# API\n"\
138
- "A\n"\
139
- "# GET /resource\n"\
140
- "B\n"\
141
- "+ Response 200\n\n"\
142
- " {}";
143
-
144
- ParseResult<Blueprint> blueprint;
145
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption);
146
-
147
- REQUIRE(blueprint.report.error.code == Error::OK);
148
- REQUIRE(blueprint.report.warnings.empty());
149
-
150
- REQUIRE(blueprint.node.name == "API");
151
- REQUIRE(blueprint.node.description == "A\n");
152
- REQUIRE(blueprint.node.resourceGroups.size() == 1);
153
-
154
- ResourceGroup group = blueprint.node.resourceGroups.front();
155
- REQUIRE(group.name.empty());
156
- REQUIRE(group.description.empty());
157
- REQUIRE(group.resources.size() == 1);
158
-
159
- Resource resource = group.resources.front();
160
- REQUIRE(resource.uriTemplate == "/resource");
161
- REQUIRE(resource.actions.size() == 1);
162
- REQUIRE(resource.actions.front().examples.size() == 1);
163
- REQUIRE(resource.actions.front().examples.front().responses.size() == 1);
164
- REQUIRE(resource.actions.front().examples.front().responses.front().body == "{}\n");
165
-
166
- REQUIRE(blueprint.sourceMap.name.sourceMap.size() == 1);
167
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].location == 0);
168
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].length == 6);
169
- REQUIRE(blueprint.sourceMap.description.sourceMap.size() == 1);
170
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].location == 6);
171
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].length == 2);
172
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 0);
173
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 1);
174
- }
175
-
176
- TEST_CASE("Parse nameless blueprint description", "[blueprint]")
177
- {
178
- mdp::ByteBuffer source = \
179
- "A\n"\
180
- "# B\n";
181
-
182
- ParseResult<Blueprint> blueprint;
183
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption);
184
-
185
- REQUIRE(blueprint.report.error.code == Error::OK);
186
- REQUIRE(blueprint.report.warnings.size() == 1);
187
- REQUIRE(blueprint.report.warnings[0].code == APINameWarning);
188
-
189
- REQUIRE(blueprint.node.name.empty());
190
- REQUIRE(blueprint.node.description == "A\n\n# B\n");
191
- REQUIRE(blueprint.node.resourceGroups.size() == 0);
192
-
193
- REQUIRE(blueprint.sourceMap.name.sourceMap.empty());
194
- REQUIRE(blueprint.sourceMap.description.sourceMap.size() == 1);
195
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].location == 0);
196
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].length == 6);
197
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 0);
198
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 0);
199
- }
200
-
201
- TEST_CASE("Parse nameless blueprint with a list description", "[blueprint]")
202
- {
203
- mdp::ByteBuffer source = "+ List\n";
204
-
205
- ParseResult<Blueprint> blueprint;
206
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption);
207
-
208
- REQUIRE(blueprint.report.error.code == Error::OK);
209
- REQUIRE(blueprint.report.warnings.size() == 1);
210
- REQUIRE(blueprint.report.warnings[0].code == APINameWarning);
211
-
212
- REQUIRE(blueprint.node.name.empty());
213
- REQUIRE(blueprint.node.description == "+ List\n");
214
- REQUIRE(blueprint.node.resourceGroups.size() == 0);
215
-
216
- REQUIRE(blueprint.sourceMap.name.sourceMap.empty());
217
- REQUIRE(blueprint.sourceMap.description.sourceMap.size() == 1);
218
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].location == 0);
219
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].length == 7);
220
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 0);
221
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 0);
222
- }
223
-
224
- TEST_CASE("Parse two groups with the same name", "[blueprint]")
225
- {
226
- mdp::ByteBuffer source = \
227
- "# API\n"\
228
- "# Group Name\n"\
229
- "## /1\n"\
230
- "### POST\n"\
231
- "+ Request\n\n"\
232
- " {}\n\n"\
233
- "# Group Name\n";
234
-
235
- ParseResult<Blueprint> blueprint;
236
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption);
237
-
238
- REQUIRE(blueprint.report.error.code == Error::OK);
239
- REQUIRE(blueprint.report.warnings.size() == 2); // groups with same name & no response
240
-
241
- REQUIRE(blueprint.node.resourceGroups.size() == 2);
242
-
243
- REQUIRE(blueprint.node.resourceGroups[0].name == "Name");
244
- REQUIRE(blueprint.node.resourceGroups[0].description.empty());
245
- REQUIRE(blueprint.node.resourceGroups[0].resources.size() == 1);
246
-
247
- REQUIRE(blueprint.node.resourceGroups[1].name == "Name");
248
- REQUIRE(blueprint.node.resourceGroups[1].description.empty());
249
-
250
- REQUIRE(blueprint.sourceMap.name.sourceMap.size() == 1);
251
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].location == 0);
252
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].length == 6);
253
- REQUIRE(blueprint.sourceMap.description.sourceMap.empty());
254
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 0);
255
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 2);
256
- }
257
-
258
- TEST_CASE("Test parser options - required blueprint name", "[blueprint]")
259
- {
260
- mdp::ByteBuffer source = "Lorem Ipsum";
261
-
262
- ParseResult<Blueprint> blueprint;
263
-
264
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint);
265
- REQUIRE(blueprint.report.error.code == Error::OK);
266
- REQUIRE(blueprint.report.warnings.size() == 1);
267
- REQUIRE(blueprint.report.warnings[0].code == APINameWarning);
268
-
269
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, RequireBlueprintNameOption);
270
- REQUIRE(blueprint.report.error.code != Error::OK);
271
- }
272
-
273
- TEST_CASE("Test required blueprint name on blueprint that starts with metadata", "[blueprint]")
274
- {
275
- mdp::ByteBuffer source = \
276
- "meta: data\n"\
277
- "foo:bar\n\n"\
278
- "Hello";
279
-
280
- ParseResult<Blueprint> blueprint;
281
-
282
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, RequireBlueprintNameOption);
283
- REQUIRE(blueprint.report.error.code != Error::OK);
284
- }
285
-
286
- TEST_CASE("Should parse nested lists in description", "[blueprint]")
287
- {
288
- mdp::ByteBuffer source = \
289
- "# API\n"\
290
- "+ List\n"\
291
- " + Nested Item\n";
292
-
293
- ParseResult<Blueprint> blueprint;
294
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption);
295
-
296
- REQUIRE(blueprint.report.error.code == Error::OK);
297
- REQUIRE(blueprint.report.warnings.empty());
298
-
299
- REQUIRE(blueprint.node.name == "API");
300
- REQUIRE(blueprint.node.description == "+ List\n + Nested Item\n");
301
- REQUIRE(blueprint.node.resourceGroups.empty());
302
-
303
- REQUIRE(blueprint.sourceMap.name.sourceMap.size() == 1);
304
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].location == 0);
305
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].length == 6);
306
- REQUIRE(blueprint.sourceMap.description.sourceMap.size() == 1);
307
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].location == 6);
308
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].length == 24);
309
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 0);
310
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 0);
311
- }
312
-
313
- TEST_CASE("Should parse paragraph without final newline", "[blueprint]")
314
- {
315
- mdp::ByteBuffer source = \
316
- "# API\n"\
317
- "Lorem Ipsum";
318
-
319
- ParseResult<Blueprint> blueprint;
320
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint);
321
-
322
- REQUIRE(blueprint.report.error.code == Error::OK);
323
- REQUIRE(blueprint.report.warnings.empty());
324
-
325
- REQUIRE(blueprint.node.name == "API");
326
- REQUIRE(blueprint.node.description == "Lorem Ipsum");
327
- REQUIRE(blueprint.node.resourceGroups.empty());
328
- }
329
-
330
- TEST_CASE("Blueprint starting with Resource Group should be parsed", "[blueprint]")
331
- {
332
- mdp::ByteBuffer source = \
333
- "# Group Posts\n"\
334
- "## /posts";
335
-
336
- ParseResult<Blueprint> blueprint;
337
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption);
338
-
339
- REQUIRE(blueprint.report.error.code == Error::OK);
340
- REQUIRE(blueprint.report.warnings.empty());
341
-
342
- REQUIRE(blueprint.node.name.empty());
343
- REQUIRE(blueprint.node.description.empty());
344
- REQUIRE(blueprint.node.resourceGroups.size() == 1);
345
- REQUIRE(blueprint.node.resourceGroups.front().name == "Posts");
346
- REQUIRE(blueprint.node.resourceGroups.front().resources.size() == 1);
347
- REQUIRE(blueprint.node.resourceGroups.front().resources.front().uriTemplate == "/posts");
348
-
349
- REQUIRE(blueprint.sourceMap.name.sourceMap.empty());
350
- REQUIRE(blueprint.sourceMap.description.sourceMap.empty());
351
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 0);
352
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 1);
353
- }
354
-
355
- TEST_CASE("Blueprint starting with Resource should be parsed", "[blueprint]")
356
- {
357
- mdp::ByteBuffer source = "# /posts";
358
-
359
- ParseResult<Blueprint> blueprint;
360
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption);
361
-
362
- REQUIRE(blueprint.report.error.code == Error::OK);
363
- REQUIRE(blueprint.report.warnings.empty());
364
-
365
- REQUIRE(blueprint.node.name.empty());
366
- REQUIRE(blueprint.node.description.empty());
367
- REQUIRE(blueprint.node.resourceGroups.size() == 1);
368
- REQUIRE(blueprint.node.resourceGroups.front().name.empty());
369
- REQUIRE(blueprint.node.resourceGroups.front().resources.size() == 1);
370
- REQUIRE(blueprint.node.resourceGroups.front().resources.front().uriTemplate == "/posts");
371
-
372
- REQUIRE(blueprint.sourceMap.name.sourceMap.empty());
373
- REQUIRE(blueprint.sourceMap.description.sourceMap.empty());
374
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 0);
375
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 1);
376
- }
377
-
378
- TEST_CASE("Checking a resource with global resources for duplicates", "[blueprint]")
379
- {
380
- mdp::ByteBuffer source = \
381
- "# /posts\n"\
382
- "# Group Posts\n"\
383
- "## Posts [/posts]\n"\
384
- "### Creat a post [POST]\n"\
385
- "### List posts [GET]\n";
386
-
387
- ParseResult<Blueprint> blueprint;
388
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption, Symbols(), &blueprint);
389
-
390
- REQUIRE(blueprint.report.error.code == Error::OK);
391
- REQUIRE(blueprint.report.warnings.size() == 3); // 2x no response & duplicate resource
392
-
393
- REQUIRE(blueprint.node.name.empty());
394
- REQUIRE(blueprint.node.description.empty());
395
- REQUIRE(blueprint.node.resourceGroups.size() == 2);
396
-
397
- REQUIRE(blueprint.node.resourceGroups[0].name.empty());
398
- REQUIRE(blueprint.node.resourceGroups[0].resources.size() == 1);
399
- REQUIRE(blueprint.node.resourceGroups[0].resources[0].actions.empty());
400
- REQUIRE(blueprint.node.resourceGroups[0].resources[0].uriTemplate == "/posts");
401
-
402
- REQUIRE(blueprint.node.resourceGroups[1].name == "Posts");
403
- REQUIRE(blueprint.node.resourceGroups[1].resources.size() == 1);
404
- REQUIRE(blueprint.node.resourceGroups[1].resources[0].actions.size() == 2);
405
- REQUIRE(blueprint.node.resourceGroups[1].resources[0].uriTemplate == "/posts");
406
-
407
- REQUIRE(blueprint.sourceMap.name.sourceMap.empty());
408
- REQUIRE(blueprint.sourceMap.description.sourceMap.empty());
409
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 0);
410
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 2);
411
- REQUIRE(blueprint.sourceMap.resourceGroups.collection[0].resources.collection.size() == 1);
412
- REQUIRE(blueprint.sourceMap.resourceGroups.collection[1].resources.collection.size() == 1);
413
- }
414
-
415
- TEST_CASE("Parsing unexpected blocks", "[blueprint]")
416
- {
417
- mdp::ByteBuffer source = \
418
- "FORMAT: 1A\n"\
419
- "\n"\
420
- "# S\n"\
421
- "\n"\
422
- "Hello\n"\
423
- "\n"\
424
- "+ Response\n"\
425
- "\n"\
426
- "Moar text\n"\
427
- "\n"\
428
- "# GET /\n";
429
-
430
- ParseResult<Blueprint> blueprint;
431
-
432
- SectionParserHelper<Blueprint, BlueprintParser>::parse(source, BlueprintSectionType, blueprint, ExportSourcemapOption, Symbols(), &blueprint);
433
-
434
- REQUIRE(blueprint.report.error.code == Error::OK);
435
- REQUIRE(blueprint.report.warnings.size() == 1); // no response
436
- REQUIRE(blueprint.report.warnings[0].code == EmptyDefinitionWarning);
437
-
438
- REQUIRE(blueprint.node.name == "S");
439
- REQUIRE(blueprint.node.description == "Hello\n\n+ Response\n\nMoar text\n\n");
440
-
441
- REQUIRE(blueprint.node.metadata.size() == 1);
442
- REQUIRE(blueprint.node.metadata[0].first == "FORMAT");
443
- REQUIRE(blueprint.node.metadata[0].second == "1A");
444
-
445
- REQUIRE(blueprint.node.resourceGroups.size() == 1);
446
- REQUIRE(blueprint.node.resourceGroups[0].resources.size() == 1);
447
- REQUIRE(blueprint.node.resourceGroups[0].resources[0].actions.size() == 1);
448
- REQUIRE(blueprint.node.resourceGroups[0].resources[0].uriTemplate == "/");
449
- REQUIRE(blueprint.node.resourceGroups[0].resources[0].actions[0].method == "GET");
450
-
451
- REQUIRE(blueprint.sourceMap.name.sourceMap.size() == 1);
452
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].location == 12);
453
- REQUIRE(blueprint.sourceMap.name.sourceMap[0].length == 5);
454
- REQUIRE(blueprint.sourceMap.description.sourceMap.size() == 1);
455
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].location == 17);
456
- REQUIRE(blueprint.sourceMap.description.sourceMap[0].length == 30);
457
- REQUIRE(blueprint.sourceMap.metadata.collection.size() == 1);
458
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap.size() == 1);
459
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap[0].location == 0);
460
- REQUIRE(blueprint.sourceMap.metadata.collection[0].sourceMap[0].length == 12);
461
- REQUIRE(blueprint.sourceMap.resourceGroups.collection.size() == 1);
462
- }