summaryrefslogtreecommitdiff
path: root/TestScripts
Commit message (Collapse)AuthorAgeFilesLines
* Run cryptest.exe vv in test scriptJeffrey Walton2023-01-191-166/+166
|
* Update cryptest.sh with test for no commandJeffrey Walton2023-01-191-0/+10
|
* Update Android setenv script for r22 toolsJeffrey Walton2022-12-271-12/+25
|
* Bump Android version for cryptest-android.sh scriptJeffrey Walton2022-12-271-1/+1
|
* Update Android setenv script for r22 toolsJeffrey Walton2022-12-271-13/+34
|
* Update Android setenv script for r22 toolsJeffrey Walton2022-12-271-0/+32
|
* Allow use of iPhoneSimulator SDK with arm64 CPU (GH #1149)Javier Navarro2022-09-061-0/+2
|
* Remove cryptest-cmake.shJeffrey Walton2022-08-231-100/+0
| | | | | CMake is now maintained by Abdessattar Sassi. The directory layout of the files changed and cryptest-cmake.sh no longer works as expected. Also see https://groups.google.com/g/cryptopp-users/c/9oDbTm8qWps.
* Update setenv-android.sh after PR #1119Jeffrey Walton2022-08-011-22/+50
|
* Fix setenv-android.sh for NDK version 22 and higher (#1119)Andreas Dorrer2022-08-011-5/+21
| | | | | | | * Add "ANDROID_LD" to setenv-android.sh for linker selection Android NKD 22 and higher only have ld.bfd and ld.gold because of this the current script doesn't find the linker. With the help of the new var ANDROID_LD we can select the desired linker * fix typo
* Update cryptest.sh scriptJeffrey Walton2022-05-101-2/+4
|
* Update cryptest.sh scriptJeffrey Walton2022-05-101-1/+1
|
* Update cryptest.sh scriptJeffrey Walton2022-05-101-2/+4
|
* Fix GCC version detection in cryptest.shJeffrey Walton2022-05-091-6/+8
|
* Update cryptest.sh script if no /proc filesystemJeffrey Walton2022-05-081-1/+1
|
* Update cryptest.sh scriptJeffrey Walton2022-05-081-2/+5
|
* Add C++23 testing to cryptest.shJeffrey Walton2022-05-071-8/+97
|
* Update cryptest.shJeffrey Walton2022-05-071-445/+445
|
* Update cryptest.sh for ARM NEONJeffrey Walton2022-03-041-4/+4
|
* Disable Analyzer tests. C++ is still not working.Jeffrey Walton2022-02-161-4/+4
|
* Disable Analyzer tests. C++ is still not working.Jeffrey Walton2022-02-161-1/+3
|
* Fix copy/paste in cryptest.shJeffrey Walton2022-02-161-1/+1
|
* Use curl or wget for downloadJeffrey Walton2022-02-151-7/+17
|
* Update cryptest.sh scriptJeffrey Walton2022-02-151-3/+1
|
* Update cryptest.sh scriptJeffrey Walton2022-02-151-1/+1
|
* Update cryptest.sh scriptJeffrey Walton2022-02-151-1/+0
|
* Update cryptest.sh scriptJeffrey Walton2022-02-151-4/+4
|
* Update cryptest.sh scriptJeffrey Walton2022-02-151-2/+2
|
* Update cryptest.sh to track failed testsJeffrey Walton2022-02-141-196/+642
|
* Make bootstrap.sh /bin/sh friendlyJeffrey Walton2022-02-131-16/+14
|
* Update cryptest-autools.sh scriptJeffrey Walton2022-02-131-47/+21
|
* Add ASFLAGS to setenv-android.shJeffrey Walton2022-02-122-21/+29
|
* Whitespace check-inJeffrey Walton2022-02-121-18/+18
|
* Update cryptest-autools.sh scriptJeffrey Walton2022-02-121-68/+9
|
* Update cryptest-autools.sh scriptJeffrey Walton2022-02-121-5/+0
|
* Update cryptest-autools.sh scriptJeffrey Walton2022-02-121-0/+5
|
* Update cryptest-autools.sh scriptJeffrey Walton2022-02-121-0/+7
|
* Update cryptest-autools.sh scriptJeffrey Walton2022-02-121-0/+15
|
* Update cryptest-autools.sh scriptJeffrey Walton2022-02-121-1/+1
|
* 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
| | | | The define was removed several releases ago
* 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
|