summaryrefslogtreecommitdiff
path: root/TestScripts
Commit message (Expand)AuthorAgeFilesLines
* Update setenv-*.sh scriptsJeffrey Walton2020-05-143-22/+22
* Update setenv-*.sh scripts to use positional argumentsJeffrey Walton2020-05-142-0/+32
* Update cryptest.sh for GCC AnalyzerJeffrey Walton2020-05-111-19/+20
* Disable GCC Analyzer testJeffrey Walton2020-05-101-0/+4
* Remove unneeded HAVE_UNIFIED_ASMJeffrey Walton2020-05-091-3/+0
* Update SOlaris compilersJeffrey Walton2020-05-091-1/+5
* Use Bash string here in cryptest.shJeffrey Walton2020-05-091-5/+8
* Remove unneeded BASH_SOURCEJeffrey Walton2020-05-091-6/+0
* Use Bash string here in cryptest.shJeffrey Walton2020-05-091-25/+36
* Whitespace check-inJeffrey Walton2020-05-091-5876/+5876
* Use test_cxx.cxx in cryptest.shJeffrey Walton2020-05-091-455/+455
* Fix option name in cryptest.shJeffrey Walton2020-05-091-3/+3
* Update cryptest.shJeffrey Walton2020-05-091-120/+117
* Match arm64 wildcard in setenv-android.shJeffrey Walton2020-03-261-1/+1
* Add OS X support to install-ndk.shJeffrey Walton2020-03-133-16/+30
* Fix cryptest-android.sh scriptJeffrey Walton2020-03-111-1/+5
* Add additional platforms to cryptest-ios.shJeffrey Walton2020-03-102-3/+5
* Update comments in setenv-android.shJeffrey Walton2020-03-101-1/+1
* Add comments to setenv-xxx.sh scriptsJeffrey Walton2020-03-102-4/+9
* Fix cryptest-android.sh and cryptest-ios.shJeffrey Walton2020-03-103-24/+18
* Fix link error using old XcodeJeffrey Walton2020-03-101-4/+0
* Fix tr command in setenv-android.shJeffrey Walton2020-03-101-1/+1
* Update setenv-ios.shJeffrey Walton2020-03-101-2/+6
* Update iOS and Android scripts (GH #936, PR #937)Jeffrey Walton2020-03-096-488/+444
* Fix iOS simulator buildsJeffrey Walton2020-03-081-5/+6
* Update setenv-ios.shJeffrey Walton2020-03-081-15/+15
* Update setenv-ios.shJeffrey Walton2020-03-081-16/+0
* Update setenv-ios.shJeffrey Walton2020-03-081-15/+7
* Remove Android CPP command for x86_64Jeffrey Walton2020-02-291-1/+0
* Patch Android cpu-features for C++ compiler (GH #926)Jeffrey Walton2020-02-082-1/+16
* Revert to Commit 0281083 (PR #899)Jeffrey Walton2019-10-222-22/+3
* Add GCC 4.8 guard for PowerPC CryptoJeffrey Walton2019-10-211-3/+4
* Fix cryptest-android.sh and cryptest-ios.shJeffrey Walton2019-10-162-6/+10
* Fix Android ARMv7a compile and link (#894)Jeffrey Walton2019-10-165-47/+60
* Update Android build numbersJeffrey Walton2019-10-161-11/+10
* Remove old variables from setenv-android.shJeffrey Walton2019-10-161-19/+10
* Cleanup setenv-ios.sh scriptJeffrey Walton2019-10-151-3/+3
* Fix setenv-android.sh and cryptest-android.sh for NDK r19 (PR #893)Jeffrey Walton2019-10-156-923/+404
* Fix cryptest-cmake.sh URLJeffrey Walton2019-10-141-1/+1
* Add test for OpenSSL in cryptest-pem.shJeffrey Walton2019-10-143-9/+12
* Run make clean in test scriptsJeffrey Walton2019-10-143-1/+12
* Switch to cURL for downloadJeffrey Walton2019-10-143-18/+43
* Update Automake and CMake test scriptsJeffrey Walton2019-10-142-38/+33
* Add cryptest-pem.sh test scriptJeffrey Walton2019-10-141-0/+90
* Remove temp file in cryptest.shJeffrey Walton2019-10-131-0/+1
* Add section on OS X fixupsJeffrey Walton2019-10-131-10/+14
* Use int cast in awk expression on OS XJeffrey Walton2019-10-131-2/+2
* Use int cast in awk expression on OS XJeffrey Walton2019-10-131-2/+2
* Update cryptest.sh for OS X 10.9Jeffrey Walton2019-10-131-0/+10
* Use Bash arithmetic operatorsJeffrey Walton2019-08-111-881/+884