aboutsummaryrefslogtreecommitdiff
path: root/kokoro
AgeCommit message (Expand)Author
2022-09-26Merge the two "withGcp" test files and rename to GcpKmsIntegrationTest.juerg
2022-09-22Account for different folder naming in CMake releases prior to 3.20.ambrosin
2022-09-22Update BoringSSL for Tink C++ when using CMakeambrosin
2022-09-19Fix CMake project absolute path in utility script.ambrosin
2022-09-07Re-enable GCP integration tests.ckl
2022-09-06Temporarily disable GCP integration tests.ckl
2022-09-01Fix error in bash script's options processing.ambrosin
2022-08-26Add replacement for com_github_tink_crypto_tink_go_awskms in replace_http_arc...ambrosin
2022-08-23Exit with error code when at least one test case failsambrosin
2022-08-23Add support for additional bazel entries in kokoro/testutils/replace_http_arc...ambrosin
2022-08-20Fix testdata files accidentally overwrittenambrosin
2022-08-19Add build and test flag for Javascript on MacOS to kokoro/testutils/run_bazel...ambrosin
2022-08-12Remove active usage of the --ios_cpu flag, which has been a no-op since 2017.Tink Team
2022-08-12Add test script for replace_http_archive_with_local_repository.pyambrosin
2022-08-11Exclude testonly dependencies within Maven KMS targets in the config check.ckl
2022-08-09Fix typo in test environment check.ckl
2022-08-09Tag tools KMS integration tests as manual and update Kokoro accordingly.ckl
2022-08-09Add parameter to kokoro/testutils/copy_credentials.sh to select for which KMS...ambrosin
2022-08-08Tag Java GCPKMS tests as manual and update Kokoro accordingly.ckl
2022-08-08Run full set of tests for local executions.ckl
2022-08-05Move java examples to the corresponding project's folderambrosin
2022-08-05Add all android_libraries in "src_android" to the target used to build the ma...tholenst
2022-08-04Modify kokoro/testutils/run_bazel_tests.sh to optionally run only manually-su...ambrosin
2022-08-04Move python examples to Tink python.ambrosin
2022-08-02Move Kokoro build script for examples on MacOS to Tink C++ambrosin
2022-08-02Move examples for Tink C++ to the project's folderambrosin
2022-07-29Modify kokoro/testutils/run_cmake_tests.sh to exit on command failureambrosin
2022-07-29Add functions to process arguments and print usage.ambrosin
2022-07-28Refactor kokoro/testutils/run_go_mod_tests.sh and update calling site.ambrosin
2022-07-28Make kokoro/testutil/run_bazel_tests.sh exit on a command's non-zero statusambrosin
2022-07-20Move testdata Google Cloud credentials to testdata/gcp.ambrosin
2022-07-14Move testdata AWS credentials to testdata/aws.ambrosin
2022-07-08Make Tink Python's //tink/integration/awskms:_aws_kms_aead_test a manual target.ambrosin
2022-07-01Avoid failing in kokoro/testutils/run_bazel_tests.sh when there are no test t...ambrosin
2022-06-22Refactor Tink Python testdata path helper functionambrosin
2022-06-21Modify cross language tests to take the tests root path instead of Tink root.ambrosin
2022-06-16Remove unused testutils script.ambrosin
2022-06-16Tag Tink Go's //integration/awskms:awskms_test target manualambrosin
2022-06-16Move logic to verify Go generated files in kokoro tests to a testutils script.ambrosin
2022-06-15Some refactoring of Tink Python kokoro test scripts.ambrosin
2022-06-14Add transformation for C++ dependencies from github.com/tink-crypto to kokoro...ambrosin
2022-06-13Internal change.juerg
2022-06-10Add Kokoro build scripts for Tink Go on GCP Ubuntuambrosin
2022-06-09Add http_archive to local_repository replacement for tink-java-awskms to koko...ambrosin
2022-06-08Fix typo in testutil script name.ambrosin
2022-06-06Modify tink-examples Java to use tink-java and tink-java-{aws|gcp}kms from gi...ambrosin
2022-06-03Remove tink_base from testutils/replace_http_archive_with_local_reposotory.py.ambrosin
2022-06-02Create a Patch command when the build file test fails.tholenst
2022-05-30Use buildifier to sort the generated build file.tholenst
2022-05-17Use the correct file to compare in the new test checking the build file. Also...tholenst