aboutsummaryrefslogtreecommitdiff
path: root/cc/core/json_keyset_writer_test.cc
AgeCommit message (Expand)Author
2022-06-22Remove .status() usages when matching IsOk() with a StatusOr object.kste
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-26Automatically apply clang tidy fixes.tholenst
2022-01-10Automatically apply some clang-tidy fixestholenst
2021-09-23Replace the first batch of the deprecated crypto::tink::util::Status::error_c...lizatretyakova
2020-01-15Add tests which document current behavior of the JsonKeysetReader and Writer ...tholenst
2019-10-25Formatting changes due to internal changes.tholenst
2019-03-2022 Automatically created fixes.tholenst
2018-09-25Remove some more main functions from tests. This is continuation of cl/213593...Thomas Holenstein
2018-07-03Moving C++ to proto lite, and changing from JSONCPP to RapidJSON.Bartosz Przydatek
2018-04-17Use Portable Protocol Buffers (go/portableproto) for Tink C++.Haris Andrianakis
2018-03-18Fixing C++ include-paths.Bartosz Przydatek
2018-02-21Adding C++ KeysetWriter.Bartosz Przydatek