aboutsummaryrefslogtreecommitdiff
path: root/util/embed_test_data.go
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Re-add go:build ignore linesDavid Benjamin1-0/+2
2023-02-16Revert go:build ignore linesDavid Benjamin1-2/+0
2023-01-31Mark standalone Go scripts with go:build ignoreDavid Benjamin1-1/+3
2022-11-21Migrate io/ioutil uses to new APIs.David Benjamin1-3/+2
2021-03-01Move PKCS#12 samples to embed_test_data.David Benjamin1-2/+11
2020-06-18Work around Windows command-line limits in embed_test_data.go.David Benjamin1-3/+21
2018-08-08Escape backslashes in crypto test data.Adam Langley1-6/+10
2018-03-15fix compilation error for non-english windows (like cjk)sphawk1-2/+2
2017-06-09Convert p256-x86_64_test to GTest.David Benjamin1-1/+1
2017-05-24Turn off clang-format in embed_test_data.go output.David Benjamin1-0/+2
2017-05-23Convert aes_test to GTest.David Benjamin1-0/+140