Skip to content

Commit

Permalink
Added integration test targets
Browse files Browse the repository at this point in the history
Signed-off-by: Shameek Ganguly <[email protected]>
  • Loading branch information
shameekganguly committed Nov 12, 2024
1 parent 31194fd commit d2fe825
Show file tree
Hide file tree
Showing 34 changed files with 1,039 additions and 42 deletions.
2 changes: 2 additions & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ cc_library(
deps = [
"@tinyxml2",
],
visibility = ["//visibility:public"],
)

cc_library(
Expand Down Expand Up @@ -129,6 +130,7 @@ cc_library(
"@gz-utils//:Environment",
"@gz-utils//:ImplPtr",
],
visibility = ["//visibility:public"],
)

cc_test(
Expand Down
Loading

0 comments on commit d2fe825

Please sign in to comment.