summaryrefslogtreecommitdiff
path: root/TestScripts
Commit message (Expand)AuthorAgeFilesLines
* Update Android ASIMD code generation testsJeffrey Walton2022-01-061-2/+8
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-2/+2
* Remove CRYPTOPP_NO_UNALIGNED_ACCESS test from cryptest.shJeffrey Walton2021-10-081-1/+1
* Post-release version incrementJeffrey Walton2021-09-241-4/+4
* Fix typoJeffrey Walton2021-07-041-1/+1
* Make SHA-NI independent of AVX and AVX2 (GH #1045)Jeffrey Walton2021-07-041-0/+1
* Move --sysroot to LDFLAGS since not used during compilationJeffrey Walton2021-05-104-12/+12
* Update cryptest-android.shJeffrey Walton2021-05-101-3/+3
* Fix CET and Specter tests for C++03Jeffrey Walton2021-05-011-24/+2
* Fix configure.sh scriptJeffrey Walton2021-04-201-0/+7
* Use *.cpp file extension for test programs (GH #1024)Jeffrey Walton2021-04-202-72/+72
* Update cryptest-pem.sh scriptJeffrey Walton2021-03-291-4/+4
* Remove CRYPTOPP_NO_CXX11Jeffrey Walton2021-03-251-61/+0
* Update commentsJeffrey Walton2021-03-231-6/+4
* Update commentsJeffrey Walton2021-03-232-0/+12
* Add -fno-common for Darwin buildsJeffrey Walton2021-03-232-4/+4
* Cleanup cryptest.shJeffrey Walton2021-03-211-17/+0
* Add Altivec code generation testsJeffrey Walton2021-03-211-0/+89
* Update NEON tests for Apple M1Jeffrey Walton2021-03-211-8/+8
* Add additional ASN.1 self testsJeffrey Walton2021-03-211-2/+2
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-201-16/+23
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-201-3/+16
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-201-4/+2
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-201-28/+51
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-191-4/+19
* Update datatest.cppJeffrey Walton2021-03-191-6/+6
* Update cryptest.sh scriptJeffrey Walton2021-03-191-12/+0
* Update cryptest.sh scriptJeffrey Walton2021-03-191-0/+90
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-191-9/+37
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-191-3/+21
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-191-3/+5
* Add cryptest-coverage.sh test scriptJeffrey Walton2021-03-191-0/+45
* Remove duplicate expressions in cryptest-android.shJeffrey Walton2021-03-111-1/+1
* Fix grep expression in cryptest-ios.shJeffrey Walton2021-03-111-1/+1
* Add ASIMD code generation tests for Android and iOSJeffrey Walton2021-03-112-1/+20
* Add Android code generation test for AndroidJeffrey Walton2021-03-111-9/+23
* Update setenv-*.sh outputJeffrey Walton2021-03-114-23/+29
* Move -stdlib=libc++ to IOS_CXXFLAGSJeffrey Walton2021-03-111-2/+2
* Set CFLAGS in setenv-*.sh scriptsJeffrey Walton2021-03-114-19/+61
* Add ARM NEON code generation testsJeffrey Walton2021-03-111-5/+19
* Update setenv-ios.sh scriptJeffrey Walton2021-03-112-8/+8
* Update setenv-ios.sh scriptJeffrey Walton2021-03-102-60/+64
* Update setenv-macos.sh scriptJeffrey Walton2021-03-101-2/+2
* Update setenv-macos.sh scriptJeffrey Walton2021-03-101-16/+23
* Update setenv-macos.sh for M1 Command Line ToolsJeffrey Walton2021-03-101-1/+25
* Update setenv-macos.sh for old world MacsJeffrey Walton2021-03-104-65/+198
* Update setenv-macos.sh scriptJeffrey Walton2021-03-101-17/+0
* Cleanup whitespace in setenv-*.sh scriptsJeffrey Walton2021-03-104-25/+53
* Clear shellcheck warnings in setenv-*.shJeffrey Walton2021-03-104-68/+77
* Add setenv-macos.sh scriptJeffrey Walton2021-03-101-0/+301