|
|
|
@ -328,6 +328,8 @@ cc_test( |
|
|
|
|
copts = ABSL_TEST_COPTS, |
|
|
|
|
linkopts = ABSL_DEFAULT_LINKOPTS, |
|
|
|
|
tags = [ |
|
|
|
|
"no_test:os:android", |
|
|
|
|
"no_test:os:ios", |
|
|
|
|
"no_test_android", |
|
|
|
|
"no_test_ios", |
|
|
|
|
"no_test_wasm", |
|
|
|
@ -369,6 +371,8 @@ cc_test( |
|
|
|
|
copts = ABSL_TEST_COPTS, |
|
|
|
|
linkopts = ABSL_DEFAULT_LINKOPTS, |
|
|
|
|
tags = [ |
|
|
|
|
"no_test:os:android", |
|
|
|
|
"no_test:os:ios", |
|
|
|
|
"no_test_android", |
|
|
|
|
"no_test_ios", |
|
|
|
|
"no_test_wasm", |
|
|
|
@ -435,6 +439,8 @@ cc_test( |
|
|
|
|
copts = ABSL_TEST_COPTS, |
|
|
|
|
linkopts = ABSL_DEFAULT_LINKOPTS, |
|
|
|
|
tags = [ |
|
|
|
|
"no_test:os:android", |
|
|
|
|
"no_test:os:ios", |
|
|
|
|
"no_test_android", |
|
|
|
|
"no_test_ios", |
|
|
|
|
"no_test_wasm", |
|
|
|
@ -491,6 +497,8 @@ cc_test( |
|
|
|
|
copts = ABSL_TEST_COPTS, |
|
|
|
|
linkopts = ABSL_DEFAULT_LINKOPTS, |
|
|
|
|
tags = [ |
|
|
|
|
"no_test:os:android", |
|
|
|
|
"no_test:os:ios", |
|
|
|
|
"no_test_android", |
|
|
|
|
"no_test_ios", |
|
|
|
|
"no_test_wasm", |
|
|
|
@ -553,6 +561,8 @@ cc_test( |
|
|
|
|
copts = ABSL_TEST_COPTS, |
|
|
|
|
linkopts = ABSL_DEFAULT_LINKOPTS, |
|
|
|
|
tags = [ |
|
|
|
|
"no_test:os:android", |
|
|
|
|
"no_test:os:ios", |
|
|
|
|
"no_test_android", |
|
|
|
|
"no_test_ios", |
|
|
|
|
"no_test_wasm", |
|
|
|
|