redsnow 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,322 +0,0 @@
1
-
2
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
- CatchSelfTest is a <version> host application.
4
- Run with -? for options
5
-
6
- -------------------------------------------------------------------------------
7
- Some simple comparisons between doubles
8
- -------------------------------------------------------------------------------
9
- ApproxTests.cpp:<line number>
10
- ...............................................................................
11
-
12
- ApproxTests.cpp:<line number>:
13
- PASSED:
14
- REQUIRE( d == Approx( 1.23 ) )
15
- with expansion:
16
- 1.23 == Approx( 1.23 )
17
-
18
- ApproxTests.cpp:<line number>:
19
- PASSED:
20
- REQUIRE( d != Approx( 1.22 ) )
21
- with expansion:
22
- 1.23 != Approx( 1.22 )
23
-
24
- ApproxTests.cpp:<line number>:
25
- PASSED:
26
- REQUIRE( d != Approx( 1.24 ) )
27
- with expansion:
28
- 1.23 != Approx( 1.24 )
29
-
30
- ApproxTests.cpp:<line number>:
31
- PASSED:
32
- REQUIRE( Approx( d ) == 1.23 )
33
- with expansion:
34
- Approx( 1.23 ) == 1.23
35
-
36
- ApproxTests.cpp:<line number>:
37
- PASSED:
38
- REQUIRE( Approx( d ) != 1.22 )
39
- with expansion:
40
- Approx( 1.23 ) != 1.22
41
-
42
- ApproxTests.cpp:<line number>:
43
- PASSED:
44
- REQUIRE( Approx( d ) != 1.24 )
45
- with expansion:
46
- Approx( 1.23 ) != 1.24
47
-
48
- -------------------------------------------------------------------------------
49
- Approximate comparisons with different epsilons
50
- -------------------------------------------------------------------------------
51
- ApproxTests.cpp:<line number>
52
- ...............................................................................
53
-
54
- ApproxTests.cpp:<line number>:
55
- PASSED:
56
- REQUIRE( d != Approx( 1.231 ) )
57
- with expansion:
58
- 1.23 != Approx( 1.231 )
59
-
60
- ApproxTests.cpp:<line number>:
61
- PASSED:
62
- REQUIRE( d == Approx( 1.231 ).epsilon( 0.1 ) )
63
- with expansion:
64
- 1.23 == Approx( 1.231 )
65
-
66
- -------------------------------------------------------------------------------
67
- Approximate comparisons with floats
68
- -------------------------------------------------------------------------------
69
- ApproxTests.cpp:<line number>
70
- ...............................................................................
71
-
72
- ApproxTests.cpp:<line number>:
73
- PASSED:
74
- REQUIRE( 1.23f == Approx( 1.23f ) )
75
- with expansion:
76
- 1.23 == Approx( 1.2300000191 )
77
-
78
- ApproxTests.cpp:<line number>:
79
- PASSED:
80
- REQUIRE( 0.0f == Approx( 0.0f ) )
81
- with expansion:
82
- 0 == Approx( 0.0 )
83
-
84
- -------------------------------------------------------------------------------
85
- Approximate comparisons with ints
86
- -------------------------------------------------------------------------------
87
- ApproxTests.cpp:<line number>
88
- ...............................................................................
89
-
90
- ApproxTests.cpp:<line number>:
91
- PASSED:
92
- REQUIRE( 1 == Approx( 1 ) )
93
- with expansion:
94
- 1 == Approx( 1.0 )
95
-
96
- ApproxTests.cpp:<line number>:
97
- PASSED:
98
- REQUIRE( 0 == Approx( 0 ) )
99
- with expansion:
100
- 0 == Approx( 0.0 )
101
-
102
- -------------------------------------------------------------------------------
103
- Approximate comparisons with mixed numeric types
104
- -------------------------------------------------------------------------------
105
- ApproxTests.cpp:<line number>
106
- ...............................................................................
107
-
108
- ApproxTests.cpp:<line number>:
109
- PASSED:
110
- REQUIRE( 1.0f == Approx( 1 ) )
111
- with expansion:
112
- 1 == Approx( 1.0 )
113
-
114
- ApproxTests.cpp:<line number>:
115
- PASSED:
116
- REQUIRE( 0 == Approx( dZero) )
117
- with expansion:
118
- 0 == Approx( 0.0 )
119
-
120
- ApproxTests.cpp:<line number>:
121
- PASSED:
122
- REQUIRE( 0 == Approx( dSmall ).epsilon( 0.001 ) )
123
- with expansion:
124
- 0 == Approx( 0.00001 )
125
-
126
- ApproxTests.cpp:<line number>:
127
- PASSED:
128
- REQUIRE( 1.234f == Approx( dMedium ) )
129
- with expansion:
130
- 1.234 == Approx( 1.234 )
131
-
132
- ApproxTests.cpp:<line number>:
133
- PASSED:
134
- REQUIRE( dMedium == Approx( 1.234f ) )
135
- with expansion:
136
- 1.234 == Approx( 1.2339999676 )
137
-
138
- -------------------------------------------------------------------------------
139
- Use a custom approx
140
- -------------------------------------------------------------------------------
141
- ApproxTests.cpp:<line number>
142
- ...............................................................................
143
-
144
- ApproxTests.cpp:<line number>:
145
- PASSED:
146
- REQUIRE( d == approx( 1.23 ) )
147
- with expansion:
148
- 1.23 == Approx( 1.23 )
149
-
150
- ApproxTests.cpp:<line number>:
151
- PASSED:
152
- REQUIRE( d == approx( 1.22 ) )
153
- with expansion:
154
- 1.23 == Approx( 1.22 )
155
-
156
- ApproxTests.cpp:<line number>:
157
- PASSED:
158
- REQUIRE( d == approx( 1.24 ) )
159
- with expansion:
160
- 1.23 == Approx( 1.24 )
161
-
162
- ApproxTests.cpp:<line number>:
163
- PASSED:
164
- REQUIRE( d != approx( 1.25 ) )
165
- with expansion:
166
- 1.23 != Approx( 1.25 )
167
-
168
- ApproxTests.cpp:<line number>:
169
- PASSED:
170
- REQUIRE( approx( d ) == 1.23 )
171
- with expansion:
172
- Approx( 1.23 ) == 1.23
173
-
174
- ApproxTests.cpp:<line number>:
175
- PASSED:
176
- REQUIRE( approx( d ) == 1.22 )
177
- with expansion:
178
- Approx( 1.23 ) == 1.22
179
-
180
- ApproxTests.cpp:<line number>:
181
- PASSED:
182
- REQUIRE( approx( d ) == 1.24 )
183
- with expansion:
184
- Approx( 1.23 ) == 1.24
185
-
186
- ApproxTests.cpp:<line number>:
187
- PASSED:
188
- REQUIRE( approx( d ) != 1.25 )
189
- with expansion:
190
- Approx( 1.23 ) != 1.25
191
-
192
- -------------------------------------------------------------------------------
193
- Approximate PI
194
- -------------------------------------------------------------------------------
195
- ApproxTests.cpp:<line number>
196
- ...............................................................................
197
-
198
- ApproxTests.cpp:<line number>:
199
- PASSED:
200
- REQUIRE( divide( 22, 7 ) == Approx( 3.141 ).epsilon( 0.001 ) )
201
- with expansion:
202
- 3.1428571429 == Approx( 3.141 )
203
-
204
- ApproxTests.cpp:<line number>:
205
- PASSED:
206
- REQUIRE( divide( 22, 7 ) != Approx( 3.141 ).epsilon( 0.0001 ) )
207
- with expansion:
208
- 3.1428571429 != Approx( 3.141 )
209
-
210
- -------------------------------------------------------------------------------
211
- A METHOD_AS_TEST_CASE based test run that succeeds
212
- -------------------------------------------------------------------------------
213
- ClassTests.cpp:<line number>
214
- ...............................................................................
215
-
216
- ClassTests.cpp:<line number>:
217
- PASSED:
218
- REQUIRE( s == "hello" )
219
- with expansion:
220
- "hello" == "hello"
221
-
222
- -------------------------------------------------------------------------------
223
- A METHOD_AS_TEST_CASE based test run that fails
224
- -------------------------------------------------------------------------------
225
- ClassTests.cpp:<line number>
226
- ...............................................................................
227
-
228
- ClassTests.cpp:<line number>: FAILED:
229
- REQUIRE( s == "world" )
230
- with expansion:
231
- "hello" == "world"
232
-
233
- -------------------------------------------------------------------------------
234
- A TEST_CASE_METHOD based test run that succeeds
235
- -------------------------------------------------------------------------------
236
- ClassTests.cpp:<line number>
237
- ...............................................................................
238
-
239
- ClassTests.cpp:<line number>:
240
- PASSED:
241
- REQUIRE( m_a == 1 )
242
- with expansion:
243
- 1 == 1
244
-
245
- -------------------------------------------------------------------------------
246
- A TEST_CASE_METHOD based test run that fails
247
- -------------------------------------------------------------------------------
248
- ClassTests.cpp:<line number>
249
- ...............................................................................
250
-
251
- ClassTests.cpp:<line number>: FAILED:
252
- REQUIRE( m_a == 2 )
253
- with expansion:
254
- 1 == 2
255
-
256
- -------------------------------------------------------------------------------
257
- Equality checks that should succeed
258
- -------------------------------------------------------------------------------
259
- ConditionTests.cpp:<line number>
260
- ...............................................................................
261
-
262
- ConditionTests.cpp:<line number>:
263
- PASSED:
264
- REQUIRE( data.int_seven == 7 )
265
- with expansion:
266
- 7 == 7
267
-
268
- ConditionTests.cpp:<line number>:
269
- PASSED:
270
- REQUIRE( data.float_nine_point_one == Approx( 9.1f ) )
271
- with expansion:
272
- 9.1 == Approx( 9.1000003815 )
273
-
274
- ConditionTests.cpp:<line number>:
275
- PASSED:
276
- REQUIRE( data.double_pi == Approx( 3.1415926535 ) )
277
- with expansion:
278
- 3.1415926535 == Approx( 3.1415926535 )
279
-
280
- ConditionTests.cpp:<line number>:
281
- PASSED:
282
- REQUIRE( data.str_hello == "hello" )
283
- with expansion:
284
- "hello" == "hello"
285
-
286
- ConditionTests.cpp:<line number>:
287
- PASSED:
288
- REQUIRE( "hello" == data.str_hello )
289
- with expansion:
290
- "hello" == "hello"
291
-
292
- ConditionTests.cpp:<line number>:
293
- PASSED:
294
- REQUIRE( data.str_hello.size() == 5 )
295
- with expansion:
296
- 5 == 5
297
-
298
- ConditionTests.cpp:<line number>:
299
- PASSED:
300
- REQUIRE( x == Approx( 1.3 ) )
301
- with expansion:
302
- 1.3 == Approx( 1.3 )
303
-
304
- -------------------------------------------------------------------------------
305
- Equality checks that should fail]
306
- -------------------------------------------------------------------------------
307
- ConditionTests.cpp:<line number>
308
- ...............................................................................
309
-
310
- ConditionTests.cpp:<line number>: FAILED:
311
- CHECK( data.int_seven == 6 )
312
- with expansion:
313
- 7 == 6
314
-
315
- ConditionTests.cpp:<line number>: FAILED:
316
- CHECK( data.int_seven == 8 )
317
- with expansion:
318
- 7 == 8
319
-
320
- ===============================================================================
321
- 13 test cases - 3 failed (40 assertions - 4 failed)
322
-
@@ -1,562 +0,0 @@
1
- <testsuites>
2
- <testsuite name="~_" errors="12" failures="100" tests="680" hostname="tbd" time="{duration}" timestamp="tbd">
3
- <testcase classname="global" name="Some simple comparisons between doubles" time="{duration}"/>
4
- <testcase classname="global" name="Approximate comparisons with different epsilons" time="{duration}"/>
5
- <testcase classname="global" name="Approximate comparisons with floats" time="{duration}"/>
6
- <testcase classname="global" name="Approximate comparisons with ints" time="{duration}"/>
7
- <testcase classname="global" name="Approximate comparisons with mixed numeric types" time="{duration}"/>
8
- <testcase classname="global" name="Use a custom approx" time="{duration}"/>
9
- <testcase classname="global" name="Approximate PI" time="{duration}"/>
10
- <testcase classname="TestClass" name="A METHOD_AS_TEST_CASE based test run that succeeds" time="{duration}"/>
11
- <testcase classname="TestClass" name="A METHOD_AS_TEST_CASE based test run that fails" time="{duration}">
12
- <failure message="&quot;hello&quot; == &quot;world&quot;" type="REQUIRE">
13
- ClassTests.cpp:<line number>
14
- </failure>
15
- </testcase>
16
- <testcase classname="Fixture" name="A TEST_CASE_METHOD based test run that succeeds" time="{duration}"/>
17
- <testcase classname="Fixture" name="A TEST_CASE_METHOD based test run that fails" time="{duration}">
18
- <failure message="1 == 2" type="REQUIRE">
19
- ClassTests.cpp:<line number>
20
- </failure>
21
- </testcase>
22
- <testcase classname="global" name="Equality checks that should succeed" time="{duration}"/>
23
- <testcase classname="global" name="Equality checks that should fail]" time="{duration}">
24
- <failure message="7 == 6" type="CHECK">
25
- ConditionTests.cpp:<line number>
26
- </failure>
27
- <failure message="7 == 8" type="CHECK">
28
- ConditionTests.cpp:<line number>
29
- </failure>
30
- <failure message="7 == 0" type="CHECK">
31
- ConditionTests.cpp:<line number>
32
- </failure>
33
- <failure message="9.1 == Approx( 9.1099996567 )" type="CHECK">
34
- ConditionTests.cpp:<line number>
35
- </failure>
36
- <failure message="9.1 == Approx( 9.0 )" type="CHECK">
37
- ConditionTests.cpp:<line number>
38
- </failure>
39
- <failure message="9.1 == Approx( 1.0 )" type="CHECK">
40
- ConditionTests.cpp:<line number>
41
- </failure>
42
- <failure message="9.1 == Approx( 0.0 )" type="CHECK">
43
- ConditionTests.cpp:<line number>
44
- </failure>
45
- <failure message="3.1415926535 == Approx( 3.1415 )" type="CHECK">
46
- ConditionTests.cpp:<line number>
47
- </failure>
48
- <failure message="&quot;hello&quot; == &quot;goodbye&quot;" type="CHECK">
49
- ConditionTests.cpp:<line number>
50
- </failure>
51
- <failure message="&quot;hello&quot; == &quot;hell&quot;" type="CHECK">
52
- ConditionTests.cpp:<line number>
53
- </failure>
54
- <failure message="&quot;hello&quot; == &quot;hello1&quot;" type="CHECK">
55
- ConditionTests.cpp:<line number>
56
- </failure>
57
- <failure message="5 == 6" type="CHECK">
58
- ConditionTests.cpp:<line number>
59
- </failure>
60
- <failure message="1.3 == Approx( 1.301 )" type="CHECK">
61
- ConditionTests.cpp:<line number>
62
- </failure>
63
- </testcase>
64
- <testcase classname="global" name="Inequality checks that should succeed" time="{duration}"/>
65
- <testcase classname="global" name="Inequality checks that should fails" time="{duration}">
66
- <failure message="7 != 7" type="CHECK">
67
- ConditionTests.cpp:<line number>
68
- </failure>
69
- <failure message="9.1 != Approx( 9.1000003815 )" type="CHECK">
70
- ConditionTests.cpp:<line number>
71
- </failure>
72
- <failure message="3.1415926535 != Approx( 3.1415926535 )" type="CHECK">
73
- ConditionTests.cpp:<line number>
74
- </failure>
75
- <failure message="&quot;hello&quot; != &quot;hello&quot;" type="CHECK">
76
- ConditionTests.cpp:<line number>
77
- </failure>
78
- <failure message="5 != 5" type="CHECK">
79
- ConditionTests.cpp:<line number>
80
- </failure>
81
- </testcase>
82
- <testcase classname="global" name="Ordering comparison checks that should succeed" time="{duration}"/>
83
- <testcase classname="global" name="Ordering comparison checks that should fail" time="{duration}">
84
- <failure message="7 > 7" type="CHECK">
85
- ConditionTests.cpp:<line number>
86
- </failure>
87
- <failure message="7 &lt; 7" type="CHECK">
88
- ConditionTests.cpp:<line number>
89
- </failure>
90
- <failure message="7 > 8" type="CHECK">
91
- ConditionTests.cpp:<line number>
92
- </failure>
93
- <failure message="7 &lt; 6" type="CHECK">
94
- ConditionTests.cpp:<line number>
95
- </failure>
96
- <failure message="7 &lt; 0" type="CHECK">
97
- ConditionTests.cpp:<line number>
98
- </failure>
99
- <failure message="7 &lt; -1" type="CHECK">
100
- ConditionTests.cpp:<line number>
101
- </failure>
102
- <failure message="7 >= 8" type="CHECK">
103
- ConditionTests.cpp:<line number>
104
- </failure>
105
- <failure message="7 &lt;= 6" type="CHECK">
106
- ConditionTests.cpp:<line number>
107
- </failure>
108
- <failure message="9.1 &lt; 9" type="CHECK">
109
- ConditionTests.cpp:<line number>
110
- </failure>
111
- <failure message="9.1 > 10" type="CHECK">
112
- ConditionTests.cpp:<line number>
113
- </failure>
114
- <failure message="9.1 > 9.2" type="CHECK">
115
- ConditionTests.cpp:<line number>
116
- </failure>
117
- <failure message="&quot;hello&quot; > &quot;hello&quot;" type="CHECK">
118
- ConditionTests.cpp:<line number>
119
- </failure>
120
- <failure message="&quot;hello&quot; &lt; &quot;hello&quot;" type="CHECK">
121
- ConditionTests.cpp:<line number>
122
- </failure>
123
- <failure message="&quot;hello&quot; > &quot;hellp&quot;" type="CHECK">
124
- ConditionTests.cpp:<line number>
125
- </failure>
126
- <failure message="&quot;hello&quot; > &quot;z&quot;" type="CHECK">
127
- ConditionTests.cpp:<line number>
128
- </failure>
129
- <failure message="&quot;hello&quot; &lt; &quot;hellm&quot;" type="CHECK">
130
- ConditionTests.cpp:<line number>
131
- </failure>
132
- <failure message="&quot;hello&quot; &lt; &quot;a&quot;" type="CHECK">
133
- ConditionTests.cpp:<line number>
134
- </failure>
135
- <failure message="&quot;hello&quot; >= &quot;z&quot;" type="CHECK">
136
- ConditionTests.cpp:<line number>
137
- </failure>
138
- <failure message="&quot;hello&quot; &lt;= &quot;a&quot;" type="CHECK">
139
- ConditionTests.cpp:<line number>
140
- </failure>
141
- </testcase>
142
- <testcase classname="global" name="Comparisons with int literals don't warn when mixing signed/ unsigned" time="{duration}"/>
143
- <testcase classname="global" name="comparisons between int variables" time="{duration}"/>
144
- <testcase classname="global" name="comparisons between const int variables" time="{duration}"/>
145
- <testcase classname="global" name="Comparisons between unsigned ints and negative signed ints match c++ standard behaviour" time="{duration}"/>
146
- <testcase classname="global" name="Comparisons between ints where one side is computed" time="{duration}"/>
147
- <testcase classname="global" name="Pointers can be compared to null" time="{duration}"/>
148
- <testcase classname="global" name="'Not' checks that should succeed" time="{duration}"/>
149
- <testcase classname="global" name="'Not' checks that should fail" time="{duration}">
150
- <failure message="false != false" type="CHECK">
151
- ConditionTests.cpp:<line number>
152
- </failure>
153
- <failure message="true != true" type="CHECK">
154
- ConditionTests.cpp:<line number>
155
- </failure>
156
- <failure message="false" type="CHECK">
157
- ConditionTests.cpp:<line number>
158
- </failure>
159
- <failure message="!true" type="CHECK_FALSE">
160
- ConditionTests.cpp:<line number>
161
- </failure>
162
- <failure message="false" type="CHECK">
163
- ConditionTests.cpp:<line number>
164
- </failure>
165
- <failure message="!true" type="CHECK_FALSE">
166
- ConditionTests.cpp:<line number>
167
- </failure>
168
- <failure message="false" type="CHECK">
169
- ConditionTests.cpp:<line number>
170
- </failure>
171
- <failure message="!(1 == 1)" type="CHECK_FALSE">
172
- ConditionTests.cpp:<line number>
173
- </failure>
174
- </testcase>
175
- <testcase classname="global" name="When checked exceptions are thrown they can be expected or unexpected" time="{duration}"/>
176
- <testcase classname="global" name="Expected exceptions that don't throw or unexpected exceptions fail the test" time="{duration}">
177
- <error message="thisThrows()" type="CHECK_THROWS_AS">
178
- expected exception
179
- ExceptionTests.cpp:<line number>
180
- </error>
181
- <failure message="thisDoesntThrow()" type="CHECK_THROWS_AS">
182
- ExceptionTests.cpp:<line number>
183
- </failure>
184
- <error message="thisThrows()" type="CHECK_NOTHROW">
185
- expected exception
186
- ExceptionTests.cpp:<line number>
187
- </error>
188
- </testcase>
189
- <testcase classname="global" name="When unchecked exceptions are thrown directly they are always failures" time="{duration}">
190
- <error type="TEST_CASE">
191
- unexpected exception
192
- ExceptionTests.cpp:<line number>
193
- </error>
194
- </testcase>
195
- <testcase classname="global" name="An unchecked exception reports the line of the last assertion" time="{duration}">
196
- <error message="{Unknown expression after the reported line}">
197
- unexpected exception
198
- ExceptionTests.cpp:<line number>
199
- </error>
200
- </testcase>
201
- <testcase classname="When unchecked exceptions are thrown from sections they are always failures" name="section name" time="{duration}">
202
- <error type="TEST_CASE">
203
- unexpected exception
204
- ExceptionTests.cpp:<line number>
205
- </error>
206
- </testcase>
207
- <testcase classname="global" name="When unchecked exceptions are thrown from functions they are always failures" time="{duration}">
208
- <error message="thisThrows() == 0" type="CHECK">
209
- expected exception
210
- ExceptionTests.cpp:<line number>
211
- </error>
212
- </testcase>
213
- <testcase classname="global" name="When unchecked exceptions are thrown during a REQUIRE the test should abort fail" time="{duration}">
214
- <error message="thisThrows() == 0" type="REQUIRE">
215
- expected exception
216
- ExceptionTests.cpp:<line number>
217
- </error>
218
- </testcase>
219
- <testcase classname="global" name="When unchecked exceptions are thrown during a CHECK the test should abort and fail" time="{duration}">
220
- <error message="thisThrows() == 0" type="CHECK">
221
- expected exception
222
- ExceptionTests.cpp:<line number>
223
- </error>
224
- </testcase>
225
- <testcase classname="global" name="Unexpected custom exceptions can be translated" time="{duration}">
226
- <error type="TEST_CASE">
227
- custom exception
228
- ExceptionTests.cpp:<line number>
229
- </error>
230
- </testcase>
231
- <testcase classname="global" name="Custom exceptions can be translated when testing for nothrow" time="{duration}">
232
- <error message="throwCustom()" type="REQUIRE_NOTHROW">
233
- custom exception - not std
234
- ExceptionTests.cpp:<line number>
235
- </error>
236
- </testcase>
237
- <testcase classname="global" name="Custom exceptions can be translated when testing for throwing as something else" time="{duration}">
238
- <error message="throwCustom()" type="REQUIRE_THROWS_AS">
239
- custom exception - not std
240
- ExceptionTests.cpp:<line number>
241
- </error>
242
- </testcase>
243
- <testcase classname="global" name="Unexpected exceptions can be translated" time="{duration}">
244
- <error type="TEST_CASE">
245
- 3.14
246
- ExceptionTests.cpp:<line number>
247
- </error>
248
- </testcase>
249
- <testcase classname="global" name="NotImplemented exception" time="{duration}"/>
250
- <testcase classname="global" name="Generators over two ranges" time="{duration}"/>
251
- <testcase classname="global" name="Generator over a range of pairs" time="{duration}"/>
252
- <testcase classname="global" name="INFO and WARN do not abort tests" time="{duration}"/>
253
- <testcase classname="global" name="SUCCEED counts as a test pass" time="{duration}"/>
254
- <testcase classname="global" name="INFO gets logged on failure" time="{duration}">
255
- <failure message="2 == 1" type="REQUIRE">
256
- this message should be logged
257
- so should this
258
- MessageTests.cpp:<line number>
259
- </failure>
260
- </testcase>
261
- <testcase classname="global" name="INFO gets logged on failure, even if captured before successful assertions" time="{duration}">
262
- <failure message="2 == 1" type="CHECK">
263
- this message should be logged
264
- MessageTests.cpp:<line number>
265
- </failure>
266
- <failure message="2 == 0" type="CHECK">
267
- and this, but later
268
- MessageTests.cpp:<line number>
269
- </failure>
270
- </testcase>
271
- <testcase classname="global" name="FAIL aborts the test" time="{duration}">
272
- <failure type="FAIL">
273
- This is a failure
274
- MessageTests.cpp:<line number>
275
- </failure>
276
- </testcase>
277
- <testcase classname="global" name="FAIL does not require an argument" time="{duration}">
278
- <failure type="FAIL">
279
- MessageTests.cpp:<line number>
280
- </failure>
281
- </testcase>
282
- <testcase classname="global" name="SUCCESS does not require an argument" time="{duration}"/>
283
- <testcase classname="Output from all sections is reported" name="one" time="{duration}">
284
- <failure type="FAIL">
285
- Message from section one
286
- MessageTests.cpp:<line number>
287
- </failure>
288
- </testcase>
289
- <testcase classname="Output from all sections is reported" name="two" time="{duration}">
290
- <failure type="FAIL">
291
- Message from section two
292
- MessageTests.cpp:<line number>
293
- </failure>
294
- </testcase>
295
- <testcase classname="Standard output from all sections is reported" name="two" time="{duration}">
296
- <system-out>
297
- Message from section one
298
- Message from section two
299
- </system-out>
300
- </testcase>
301
- <testcase classname="global" name="SCOPED_INFO is reset for each loop" time="{duration}">
302
- <failure message="10 &lt; 10" type="REQUIRE">
303
- current counter 10
304
- i := 10
305
- MessageTests.cpp:<line number>
306
- </failure>
307
- </testcase>
308
- <testcase classname="global" name="The NO_FAIL macro reports a failure but does not fail the test" time="{duration}"/>
309
- <testcase classname="global" name="just failure" time="{duration}">
310
- <failure type="FAIL">
311
- Previous info should not be seen
312
- MessageTests.cpp:<line number>
313
- </failure>
314
- </testcase>
315
- <testcase classname="global" name="sends information to INFO" time="{duration}">
316
- <failure message="false" type="REQUIRE">
317
- hi
318
- i := 7
319
- MessageTests.cpp:<line number>
320
- </failure>
321
- </testcase>
322
- <testcase classname="random SECTION tests" name="s1" time="{duration}"/>
323
- <testcase classname="random SECTION tests" name="s2" time="{duration}"/>
324
- <testcase classname="nested SECTION tests" name="s1" time="{duration}"/>
325
- <testcase classname="nested SECTION tests" name="s1/s2" time="{duration}"/>
326
- <testcase classname="more nested SECTION tests" name="s1/s2" time="{duration}">
327
- <failure message="1 == 2" type="REQUIRE">
328
- MiscTests.cpp:<line number>
329
- </failure>
330
- </testcase>
331
- <testcase classname="more nested SECTION tests" name="s1/s3" time="{duration}"/>
332
- <testcase classname="more nested SECTION tests" name="s1/s4" time="{duration}"/>
333
- <testcase classname="looped SECTION tests" name="s1" time="{duration}">
334
- <failure message="0 > 1" type="CHECK">
335
- MiscTests.cpp:<line number>
336
- </failure>
337
- </testcase>
338
- <testcase classname="global" name="looped tests" time="{duration}">
339
- <failure message="1 == 0" type="CHECK">
340
- Testing if fib[0] (1) is even
341
- MiscTests.cpp:<line number>
342
- </failure>
343
- <failure message="1 == 0" type="CHECK">
344
- Testing if fib[1] (1) is even
345
- MiscTests.cpp:<line number>
346
- </failure>
347
- <failure message="1 == 0" type="CHECK">
348
- Testing if fib[3] (3) is even
349
- MiscTests.cpp:<line number>
350
- </failure>
351
- <failure message="1 == 0" type="CHECK">
352
- Testing if fib[4] (5) is even
353
- MiscTests.cpp:<line number>
354
- </failure>
355
- <failure message="1 == 0" type="CHECK">
356
- Testing if fib[6] (13) is even
357
- MiscTests.cpp:<line number>
358
- </failure>
359
- <failure message="1 == 0" type="CHECK">
360
- Testing if fib[7] (21) is even
361
- MiscTests.cpp:<line number>
362
- </failure>
363
- </testcase>
364
- <testcase classname="global" name="Sends stuff to stdout and stderr" time="{duration}">
365
- <system-out>
366
- A string sent directly to stdout
367
- </system-out>
368
- <system-err>
369
- A string sent directly to stderr
370
- </system-err>
371
- </testcase>
372
- <testcase classname="global" name="null strings" time="{duration}"/>
373
- <testcase classname="global" name="checkedIf" time="{duration}"/>
374
- <testcase classname="global" name="checkedIf, failing" time="{duration}">
375
- <failure message="false" type="CHECKED_IF">
376
- MiscTests.cpp:<line number>
377
- </failure>
378
- <failure message="false" type="REQUIRE">
379
- MiscTests.cpp:<line number>
380
- </failure>
381
- </testcase>
382
- <testcase classname="global" name="checkedElse" time="{duration}"/>
383
- <testcase classname="global" name="checkedElse, failing" time="{duration}">
384
- <failure message="false" type="CHECKED_ELSE">
385
- MiscTests.cpp:<line number>
386
- </failure>
387
- <failure message="false" type="REQUIRE">
388
- MiscTests.cpp:<line number>
389
- </failure>
390
- </testcase>
391
- <testcase classname="global" name="send a single char to INFO" time="{duration}">
392
- <failure message="false" type="REQUIRE">
393
- 3
394
- MiscTests.cpp:<line number>
395
- </failure>
396
- </testcase>
397
- <testcase classname="global" name="atomic if" time="{duration}"/>
398
- <testcase classname="global" name="String matchers" time="{duration}"/>
399
- <testcase classname="global" name="Contains string matcher" time="{duration}">
400
- <failure message="&quot;this string contains 'abc' as a substring&quot; contains: &quot;not there&quot;" type="CHECK_THAT">
401
- MiscTests.cpp:<line number>
402
- </failure>
403
- </testcase>
404
- <testcase classname="global" name="StartsWith string matcher" time="{duration}">
405
- <failure message="&quot;this string contains 'abc' as a substring&quot; starts with: &quot;string&quot;" type="CHECK_THAT">
406
- MiscTests.cpp:<line number>
407
- </failure>
408
- </testcase>
409
- <testcase classname="global" name="EndsWith string matcher" time="{duration}">
410
- <failure message="&quot;this string contains 'abc' as a substring&quot; ends with: &quot;this&quot;" type="CHECK_THAT">
411
- MiscTests.cpp:<line number>
412
- </failure>
413
- </testcase>
414
- <testcase classname="global" name="Equals string matcher" time="{duration}">
415
- <failure message="&quot;this string contains 'abc' as a substring&quot; equals: &quot;something else&quot;" type="CHECK_THAT">
416
- MiscTests.cpp:<line number>
417
- </failure>
418
- </testcase>
419
- <testcase classname="global" name="Equals string matcher, with NULL" time="{duration}"/>
420
- <testcase classname="global" name="AllOf matcher" time="{duration}"/>
421
- <testcase classname="global" name="AnyOf matcher" time="{duration}"/>
422
- <testcase classname="global" name="Equals" time="{duration}"/>
423
- <testcase classname="global" name="Factorials are computed" time="{duration}"/>
424
- <testcase classname="global" name="Nice descriptive name" time="{duration}"/>
425
- <testcase classname="vectors can be sized and resized" name="root" time="{duration}"/>
426
- <testcase classname="vectors can be sized and resized" name="resizing bigger changes size and capacity" time="{duration}"/>
427
- <testcase classname="vectors can be sized and resized" name="resizing smaller changes size but not capacity" time="{duration}"/>
428
- <testcase classname="vectors can be sized and resized" name="resizing smaller changes size but not capacity/We can use the 'swap trick' to reset the capacity" time="{duration}"/>
429
- <testcase classname="vectors can be sized and resized" name="reserving bigger changes capacity but not size" time="{duration}"/>
430
- <testcase classname="vectors can be sized and resized" name="reserving smaller does not change size or capacity" time="{duration}"/>
431
- <testcase classname="A couple of nested sections followed by a failure" name="root" time="{duration}">
432
- <failure type="FAIL">
433
- to infinity and beyond
434
- MiscTests.cpp:<line number>
435
- </failure>
436
- <failure type="FAIL">
437
- to infinity and beyond
438
- MiscTests.cpp:<line number>
439
- </failure>
440
- <failure type="FAIL">
441
- to infinity and beyond
442
- MiscTests.cpp:<line number>
443
- </failure>
444
- </testcase>
445
- <testcase classname="A couple of nested sections followed by a failure" name="Outer/Inner" time="{duration}"/>
446
- <testcase classname="global" name="not allowed" time="{duration}"/>
447
- <testcase classname="Process can be configured on command line" name="default - no arguments" time="{duration}"/>
448
- <testcase classname="Process can be configured on command line" name="test lists/1 test" time="{duration}"/>
449
- <testcase classname="Process can be configured on command line" name="test lists/Specify one test case exclusion using exclude:" time="{duration}"/>
450
- <testcase classname="Process can be configured on command line" name="test lists/Specify one test case exclusion using ~" time="{duration}"/>
451
- <testcase classname="Process can be configured on command line" name="test lists/Specify two test cases using -t" time="{duration}"/>
452
- <testcase classname="Process can be configured on command line" name="reporter/-r/console" time="{duration}"/>
453
- <testcase classname="Process can be configured on command line" name="reporter/-r/xml" time="{duration}"/>
454
- <testcase classname="Process can be configured on command line" name="reporter/--reporter/junit" time="{duration}"/>
455
- <testcase classname="Process can be configured on command line" name="debugger/-b" time="{duration}"/>
456
- <testcase classname="Process can be configured on command line" name="debugger/--break" time="{duration}"/>
457
- <testcase classname="Process can be configured on command line" name="abort/-a aborts after first failure" time="{duration}"/>
458
- <testcase classname="Process can be configured on command line" name="abort/-x 2 aborts after two failures" time="{duration}"/>
459
- <testcase classname="Process can be configured on command line" name="abort/-x must be greater than zero" time="{duration}"/>
460
- <testcase classname="Process can be configured on command line" name="abort/-x must be numeric" time="{duration}"/>
461
- <testcase classname="Process can be configured on command line" name="nothrow/-e" time="{duration}"/>
462
- <testcase classname="Process can be configured on command line" name="nothrow/--nothrow" time="{duration}"/>
463
- <testcase classname="Process can be configured on command line" name="output filename/-o filename" time="{duration}"/>
464
- <testcase classname="Process can be configured on command line" name="output filename/--out" time="{duration}"/>
465
- <testcase classname="Process can be configured on command line" name="combinations/Single character flags can be combined" time="{duration}"/>
466
- <testcase classname="global" name="selftest/test filter" time="{duration}"/>
467
- <testcase classname="global" name="selftest/test filters" time="{duration}"/>
468
- <testcase classname="global" name="selftest/filter/prefix wildcard" time="{duration}"/>
469
- <testcase classname="global" name="selftest/filter/wildcard at both ends" time="{duration}"/>
470
- <testcase classname="selftest/tags" name="single [one] tag" time="{duration}"/>
471
- <testcase classname="selftest/tags" name="single [two] tag" time="{duration}"/>
472
- <testcase classname="selftest/tags" name="two tags" time="{duration}"/>
473
- <testcase classname="selftest/tags" name="complex" time="{duration}"/>
474
- <testcase classname="selftest/tags" name="one tag with characters either side" time="{duration}"/>
475
- <testcase classname="selftest/tags" name="start of a tag, but not closed" time="{duration}"/>
476
- <testcase classname="selftest/tags" name="hidden" time="{duration}"/>
477
- <testcase classname="Long strings can be wrapped" name="plain string/No wrapping" time="{duration}"/>
478
- <testcase classname="Long strings can be wrapped" name="plain string/Wrapped once" time="{duration}"/>
479
- <testcase classname="Long strings can be wrapped" name="plain string/Wrapped twice" time="{duration}"/>
480
- <testcase classname="Long strings can be wrapped" name="plain string/Wrapped three times" time="{duration}"/>
481
- <testcase classname="Long strings can be wrapped" name="plain string/Short wrap" time="{duration}"/>
482
- <testcase classname="Long strings can be wrapped" name="plain string/As container" time="{duration}"/>
483
- <testcase classname="Long strings can be wrapped" name="plain string/Indent first line differently" time="{duration}"/>
484
- <testcase classname="Long strings can be wrapped" name="With newlines/No wrapping" time="{duration}"/>
485
- <testcase classname="Long strings can be wrapped" name="With newlines/Trailing newline" time="{duration}"/>
486
- <testcase classname="Long strings can be wrapped" name="With newlines/Wrapped once" time="{duration}"/>
487
- <testcase classname="Long strings can be wrapped" name="With newlines/Wrapped twice" time="{duration}"/>
488
- <testcase classname="Long strings can be wrapped" name="With tabs" time="{duration}"/>
489
- <testcase classname="global" name="Strings can be rendered with colour" time="{duration}">
490
- <system-out>
491
- hello
492
- hello
493
- </system-out>
494
- </testcase>
495
- <testcase classname="global" name="Text can be formatted using the Text class" time="{duration}"/>
496
- <testcase classname="global" name="Long text is truncted" time="{duration}"/>
497
- <testcase classname="global" name="Parsing a std::pair" time="{duration}"/>
498
- <testcase classname="global" name="Where the is more to the expression after the RHS[failing]" time="{duration}"/>
499
- <testcase classname="global" name="Where the LHS is not a simple value[failing]" time="{duration}"/>
500
- <testcase classname="global" name="A failing expression with a non streamable type is still captured[failing]" time="{duration}">
501
- <failure message="0x<hex digits> == 0x<hex digits>" type="CHECK">
502
- TrickyTests.cpp:<line number>
503
- </failure>
504
- <failure message="{?} == {?}" type="CHECK">
505
- TrickyTests.cpp:<line number>
506
- </failure>
507
- </testcase>
508
- <testcase classname="global" name="string literals of different sizes can be compared[failing]" time="{duration}">
509
- <failure message="&quot;first&quot; == &quot;second&quot;" type="REQUIRE">
510
- TrickyTests.cpp:<line number>
511
- </failure>
512
- </testcase>
513
- <testcase classname="global" name="An expression with side-effects should only be evaluated once" time="{duration}"/>
514
- <testcase classname="global" name="Operators at different namespace levels not hijacked by Koenig lookup" time="{duration}"/>
515
- <testcase classname="global" name="Demonstrate that a non-const == is not used" time="{duration}"/>
516
- <testcase classname="global" name="Test enum bit values" time="{duration}"/>
517
- <testcase classname="global" name="boolean member" time="{duration}"/>
518
- <testcase classname="(unimplemented) static bools can be evaluated" name="compare to true" time="{duration}"/>
519
- <testcase classname="(unimplemented) static bools can be evaluated" name="compare to false" time="{duration}"/>
520
- <testcase classname="(unimplemented) static bools can be evaluated" name="negation" time="{duration}"/>
521
- <testcase classname="(unimplemented) static bools can be evaluated" name="double negation" time="{duration}"/>
522
- <testcase classname="(unimplemented) static bools can be evaluated" name="direct" time="{duration}"/>
523
- <testcase classname="global" name="Objects that evaluated in boolean contexts can be checked" time="{duration}"/>
524
- <testcase classname="Assertions then sections" name="root" time="{duration}"/>
525
- <testcase classname="Assertions then sections" name="A section" time="{duration}"/>
526
- <testcase classname="Assertions then sections" name="A section/Another section" time="{duration}"/>
527
- <testcase classname="Assertions then sections" name="A section/Another other section" time="{duration}"/>
528
- <testcase classname="global" name="non streamable - with conv. op" time="{duration}"/>
529
- <testcase classname="global" name="Comparing function pointers" time="{duration}"/>
530
- <testcase classname="global" name="Comparing member function pointers" time="{duration}"/>
531
- <testcase classname="global" name="pointer to class" time="{duration}"/>
532
- <testcase classname="global" name="X/level/0/a" time="{duration}"/>
533
- <testcase classname="global" name="X/level/0/b" time="{duration}"/>
534
- <testcase classname="global" name="X/level/1/a" time="{duration}"/>
535
- <testcase classname="global" name="X/level/1/b" time="{duration}"/>
536
- <testcase classname="global" name="Anonymous test case 1" time="{duration}"/>
537
- <testcase classname="global" name="Test case with one argument" time="{duration}"/>
538
- <testcase classname="Variadic macros" name="Section with one argument" time="{duration}"/>
539
- <testcase classname="Scenario: Do that thing with the thing" name="Given: This stuff exists/When: I do this/Then: it should do this" time="{duration}"/>
540
- <testcase classname="Scenario: Do that thing with the thing" name="Given: This stuff exists/When: I do this/Then: it should do this/And: do that" time="{duration}"/>
541
- <testcase classname="Scenario: Vector resizing affects size and capacity" name="Given: an empty vector" time="{duration}"/>
542
- <testcase classname="Scenario: Vector resizing affects size and capacity" name="Given: an empty vector/When: it is made larger/Then: the size and capacity go up" time="{duration}"/>
543
- <testcase classname="Scenario: Vector resizing affects size and capacity" name="Given: an empty vector/When: it is made larger/Then: the size and capacity go up/And when: it is made smaller again/Then: the size goes down but the capacity stays the same" time="{duration}"/>
544
- <testcase classname="Scenario: Vector resizing affects size and capacity" name="Given: an empty vector/When: we reserve more space/Then: The capacity is increased but the size remains the same" time="{duration}"/>
545
- <testcase classname="Scenario: This is a really long scenario name to see how the list command deals with wrapping" name="Given: A section name that is so long that it cannot fit in a single console width/When: The test headers are printed as part of the normal running of the scenario/Then: The, deliberately very long and overly verbose (you see what I did there?) section names must wrap, along with an indent" time="{duration}"/>
546
- <testcase classname="section tracking" name="root" time="{duration}"/>
547
- <testcase classname="section tracking" name="test case with no sections" time="{duration}"/>
548
- <testcase classname="section tracking" name="test case with one section" time="{duration}"/>
549
- <testcase classname="section tracking" name="test case with two consecutive sections" time="{duration}"/>
550
- <testcase classname="section tracking" name="test case with one section within another" time="{duration}"/>
551
- <system-out>
552
- Message from section one
553
- Message from section two
554
- A string sent directly to stdout
555
- hello
556
- hello
557
- </system-out>
558
- <system-err>
559
- A string sent directly to stderr
560
- </system-err>
561
- </testsuite>
562
- </testsuites>