From c20397ec8cbd5fc66951cc4a7b598c61293cf5d9 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Thu, 4 Jul 2019 06:50:26 -0400 Subject: Check off a todo --- doc/dev_ref/todo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/dev_ref/todo.rst b/doc/dev_ref/todo.rst index ede20b17d..174be056e 100644 --- a/doc/dev_ref/todo.rst +++ b/doc/dev_ref/todo.rst @@ -177,10 +177,10 @@ Build/Test * Code signing for Windows installers * Test runner python script that captures backtraces and other debug info during CI -* Build for Android in CI * Support hardcoding all test vectors into the botan-test binary so it can run as a standalone item (copied to a device, etc) * Run iOS binary under simulator in CI +* Run Android binary under simulator in CI * Run the TPM tests against an emulator (https://github.com/PeterHuewe/tpm-emulator) * Add clang-tidy, clang-analyzer, cppcheck to CI -- cgit v1.2.3