tree: 0f5a2717370e239ffac622aa312ea7de4dee191b [path history] [tgz]
  1. data_structures/
  2. meta/
  3. util/
  4. bind_instance_error_already_bound.cpp
  5. bind_instance_error_already_bound_with_annotation.cpp
  6. bind_instance_error_already_bound_with_different_annotation.cpp
  7. binding_compression_undone.cpp
  8. binding_error_bound_to_itself.cpp
  9. binding_error_not_base.cpp
  10. binding_error_not_base_with_annotations.cpp
  11. BUILD
  12. build_defs.bzl
  13. check_bazel_test_list.sh
  14. check_compile_error_for_test_expected_to_fail_at_compile_time.sh
  15. check_defn_h_includes.sh
  16. class_destruction.cpp
  17. class_destruction_with_annotation.cpp
  18. CMakeLists.txt
  19. component_conversion.cpp
  20. component_conversion_with_annotation.cpp
  21. component_copy.cpp
  22. component_copy_with_annotations.cpp
  23. component_repeated_type.cpp
  24. component_repeated_type_with_annotations.cpp
  25. component_repeated_type_with_different_annotations.cpp
  26. component_type_required_and_provided.cpp
  27. component_type_required_and_provided_with_annotations.cpp
  28. component_type_required_and_provided_with_different_annotations.cpp
  29. compute_bazel_test_lists.sh
  30. dependency_loop.cpp
  31. dependency_loop_with_annotations.cpp
  32. dependency_loop_with_different_annotations.cpp
  33. duplicated_types_normalized_component.cpp
  34. duplicated_types_normalized_component_with_annotations.cpp
  35. duplicated_types_normalized_component_with_different_annotations.cpp
  36. eager_injection.cpp
  37. empty_injector.cpp
  38. explicit_provider_injection.cpp
  39. explicit_provider_injection_with_annotation.cpp
  40. factory_bindings.cpp
  41. factory_bindings_error_abstract_class.cpp
  42. factory_bindings_with_annotation.cpp
  43. include_test.cpp
  44. incompatible_double_injection.cpp
  45. incompatible_double_injection_with_annotations.cpp
  46. incompatible_double_injection_with_different_annotations.cpp
  47. injector_duplicated_type.cpp
  48. injector_duplicated_type_with_annotation.cpp
  49. injector_duplicated_type_with_different_annotation.cpp
  50. injector_non_class_type.cpp
  51. injector_non_class_type_with_annotation.cpp
  52. injector_non_class_type_with_different_annotation.cpp
  53. injector_with_requirements.cpp
  54. injector_with_requirements_with_annotations.cpp
  55. install_component_swap_optimization.cpp
  56. late_binding_duplicate_consistent.cpp
  57. late_binding_duplicate_consistent_with_annotation.cpp
  58. late_binding_duplicate_error.cpp
  59. late_binding_duplicate_error_with_annotations.cpp
  60. late_binding_duplicate_error_with_different_annotations.cpp
  61. late_binding_error_abstract_class.cpp
  62. late_binding_new.cpp
  63. late_binding_new_with_annotation.cpp
  64. late_multibinding.cpp
  65. late_multibinding_error_abstract_class.cpp
  66. late_multibinding_with_annotation.cpp
  67. lazy_injection.cpp
  68. lazy_injection_with_annotations.cpp
  69. lazy_injection_with_annotations2.cpp
  70. malformed_inject_typedef.cpp
  71. multibinding_error_abstract_class2.cpp
  72. multibinding_error_abstract_class_clang.cpp
  73. multibinding_error_not_base.cpp
  74. multibinding_error_not_base_with_annotations.cpp
  75. multibindings.cpp
  76. multibindings_bind_instance.cpp
  77. multibindings_bind_instance_with_annotation.cpp
  78. multibindings_bind_instances.cpp
  79. multibindings_bind_instances_with_annotation.cpp
  80. multibindings_get_none.cpp
  81. multibindings_value_provider.cpp
  82. multibindings_value_provider_with_annotation.cpp
  83. multibindings_value_provider_with_annotation_malformed_signature.cpp
  84. multibindings_with_annotations.cpp
  85. no_binding_found.cpp
  86. no_binding_found_with_annotation.cpp
  87. no_factory_binding_found.cpp
  88. no_factory_binding_found_with_annotation.cpp
  89. no_repeated_types_in_component.cpp
  90. no_repeated_types_in_component2.cpp
  91. no_repeated_types_in_component2_with_annotations.cpp
  92. no_repeated_types_in_component3.cpp
  93. no_repeated_types_in_component3_with_annotation.cpp
  94. no_repeated_types_in_component3_with_different_annotation.cpp
  95. no_repeated_types_in_component_with_annotations.cpp
  96. no_repeated_types_in_component_with_different_annotations.cpp
  97. nonclass_type_in_component.cpp
  98. nonclass_type_in_component_with_annotation.cpp
  99. nonclass_type_in_injector.cpp
  100. nonclass_type_in_injector_with_annotation.cpp
  101. normalized_component_and_component_with_requirements.cpp
  102. normalized_component_and_component_with_requirements_with_annotation.cpp
  103. normalized_component_repeated_type.cpp
  104. normalized_component_repeated_type_with_annotation.cpp
  105. normalized_component_repeated_type_with_different_annotation.cpp
  106. normalized_component_successful.cpp
  107. normalized_component_successful_with_annotations.cpp
  108. normalized_component_type_in_injector_not_provided.cpp
  109. normalized_component_type_in_injector_not_provided_with_annotation.cpp
  110. normalized_component_type_required_and_provided.cpp
  111. normalized_component_type_required_and_provided_with_annotation.cpp
  112. provider_get_never_provided.cpp
  113. provider_get_not_provided.cpp
  114. provider_get_ok.cpp
  115. provider_get_ok_with_annotation.cpp
  116. provider_non_class_type.cpp
  117. provider_type_with_annotation.cpp
  118. register_constructor.cpp
  119. register_constructor_autoinject_annotation_in_signature_return_type.cpp
  120. register_constructor_error_abstract_class.cpp
  121. register_constructor_malformed_signature.cpp
  122. register_constructor_malformed_signature_autoinject.cpp
  123. register_constructor_not_existing.cpp
  124. register_constructor_not_existing_autoinject.cpp
  125. register_constructor_not_existing_autoinject_with_annotation.cpp
  126. register_constructor_not_existing_with_annotation.cpp
  127. register_constructor_with_annotation.cpp
  128. register_factory.cpp
  129. register_factory_autoinject.cpp
  130. register_factory_autoinject2.cpp
  131. register_factory_autoinject3.cpp
  132. register_factory_autoinject4.cpp
  133. register_factory_autoinject5.cpp
  134. register_factory_autoinject_annotation_in_signature_return_type.cpp
  135. register_factory_autoinject_error_abstract_class.cpp
  136. register_factory_autoinject_from_provider.cpp
  137. register_factory_autoinject_from_provider_with_annotation.cpp
  138. register_factory_autoinject_with_binding.cpp
  139. register_factory_autoinject_with_binding2.cpp
  140. register_factory_autoinject_with_binding_with_annotation.cpp
  141. register_factory_dep_on_provider.cpp
  142. register_factory_error_abstract_class.cpp
  143. register_factory_error_not_function.cpp
  144. register_factory_for_pointer.cpp
  145. register_factory_for_pointer_with_annotation.cpp
  146. register_factory_for_unique_pointer.cpp
  147. register_factory_for_unique_pointer_with_annotation.cpp
  148. register_factory_inconsistent_signature.cpp
  149. register_factory_inconsistent_signature_with_annotations.cpp
  150. register_factory_not_existing_constructor1.cpp
  151. register_factory_not_existing_constructor1_with_annotation.cpp
  152. register_factory_not_existing_constructor2.cpp
  153. register_factory_not_existing_constructor2_with_annotation.cpp
  154. register_factory_with_annotation.cpp
  155. register_factory_with_different_annotation.cpp
  156. register_factory_with_different_annotation_error.cpp
  157. register_instance.cpp
  158. register_instance_abstract_class_ok.cpp
  159. register_instance_error1.cpp
  160. register_instance_error1_with_annotations.cpp
  161. register_instance_error2.cpp
  162. register_instance_error2_with_annotation.cpp
  163. register_instance_error3.cpp
  164. register_instance_error3_with_annotation.cpp
  165. register_instance_with_annotation.cpp
  166. register_multibinding_provider.cpp
  167. register_multibinding_provider_error_not_function.cpp
  168. register_multibinding_provider_error_not_function_with_annotation.cpp
  169. register_multibinding_provider_error_returned_nullptr.cpp
  170. register_multibinding_provider_error_returned_nullptr_with_annotation.cpp
  171. register_multibinding_provider_with_annotation.cpp
  172. register_provider.cpp
  173. register_provider_error_not_function.cpp
  174. register_provider_error_not_function_with_annotation.cpp
  175. register_provider_error_returned_nullptr.cpp
  176. register_provider_with_annotation.cpp
  177. register_provider_with_annotations_malformed_signature.cpp
  178. register_provider_with_binding_compression.cpp
  179. register_provider_with_binding_compression_with_annotation.cpp
  180. run_test_expected_to_fail_at_runtime.sh
  181. semistatic_map_hash_selection.cpp
  182. test1.cpp
  183. test_lists.bzl
  184. test_macros.h
  185. true.sh
  186. type_alignment.cpp
  187. type_alignment_with_annotation.cpp
  188. type_already_bound.cpp
  189. type_already_bound2.cpp
  190. type_already_bound2_with_annotation.cpp
  191. type_already_bound2_with_different_annotation.cpp
  192. type_already_bound3.cpp
  193. type_already_bound3_with_annotation.cpp
  194. type_already_bound3_with_different_annotation.cpp
  195. type_already_bound_different_kind_of_binding.cpp
  196. type_already_bound_different_kind_of_binding2.cpp
  197. type_already_bound_during_component_merge.cpp
  198. type_already_bound_during_component_merge_with_annotations.cpp
  199. type_already_bound_during_component_merge_with_different_annotation.cpp
  200. type_already_bound_with_annotation.cpp
  201. type_already_bound_with_different_annotation.cpp
  202. type_not_provided.cpp
  203. type_not_provided_with_annotation.cpp
  204. unsafe_get.cpp
  205. unsafe_get_with_annotations.cpp
  206. unsatisfied_requirements_in_normalized_component.cpp
  207. unsatisfied_requirements_in_normalized_component_with_annotation.cpp
  208. valgrind_suppressions.supp
  209. wrong_class_in_inject_typedef.cpp
  210. wrong_class_in_inject_typedef_with_annotation.cpp