summaryrefslogtreecommitdiff
path: root/TestScripts
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake testing support (GH #506)Jeffrey Walton2017-09-161-67/+0
* Clear TODO items for setenv-android.sh for 6.0 (GH #491)Jeffrey Walton2017-09-131-14/+0
* Improve detection of ANDROID_NDK_ROOTJeffrey Walton2017-09-131-4/+4
* Build Android cpu-features from sources (GH #491)Jeffrey Walton2017-09-131-0/+20
* Make armv7a-neon the default in 2017 with NDK R15Jeffrey Walton2017-09-131-2/+2
* Fix unterminated close parenJeffrey Walton2017-09-131-7/+22
* Fix failed feature detections under IBM XL C/C++ compilerJeffrey Walton2017-09-091-0/+17
* Fix IBM XL C/C++ compiler version output in test scriptJeffrey Walton2017-09-091-0/+5
* Add Power8 support to cryptest.shJeffrey Walton2017-09-091-5/+76
* Update test scriptJeffrey Walton2017-09-021-21/+48
* Update test scriptJeffrey Walton2017-09-011-2/+2
* Update test script for AIXJeffrey Walton2017-08-311-0/+9
* Update commentsJeffrey Walton2017-08-301-11/+11
* Add ARMv7-a NEON tests (GH #481)Jeffrey Walton2017-08-301-10/+28
* Use optimization level -O3 for release testing (GH #454)Jeffrey Walton2017-08-301-28/+24
* Remove PLATFORM_CXXFLAGS tests (GH #481)Jeffrey Walton2017-08-301-272/+91
* Consistent use of grep and sed (GH #476)Jeffrey Walton2017-08-291-87/+70
* Remove DISABLE_NATIVE_ARCH from test script (GH #380)Jeffrey Walton2017-08-251-11/+11
* Remove Platform CXXFLAGS testJeffrey Walton2017-08-251-57/+126
* Fix missing backslashJeffrey Walton2017-08-181-4/+2
* Split source files to support Base Implementation + SIMD implementation (GH #...Jeffrey Walton2017-08-172-70/+213
* Fix library version number in scriptJeffrey Walton2017-08-161-3/+3
* Fix test script when running on machine with RO mount of /Jeffrey Walton2017-08-141-1/+1
* Add Apple Watch and TV to Travis testingJeffrey Walton2017-08-141-0/+5
* Fix test script when running on machine with RO mount of /Jeffrey Walton2017-08-141-100/+104
* Update VCXPROJ files for AppVeyor testingJeffrey Walton2017-08-042-802/+0
* Revert "Reinstate commit ac513c06f8c80"Jeffrey Walton2017-08-032-18/+12
* Reinstate commit ac513c06f8c80Jeffrey Walton2017-08-032-12/+18
* Add script to change library version numbersJeffrey Walton2017-08-031-0/+9
* Suppress warnings C4231, C4355 and C4505 (Issue 412)Jeffrey Walton2017-08-022-0/+2
* Add AppVeyor rule to makefileJeffrey Walton2017-08-022-0/+800
* Cleared fall through warnings under GCC 7 (Issue 441)Jeffrey Walton2017-07-171-0/+0
* Add reset-fork script to testingJeffrey Walton2017-05-281-0/+10
* Updated makefile trim and convert rulesJeffrey Walton2017-05-263-98/+98
* Updated test scriptJeffrey Walton2017-05-261-1/+1
* Updated test scriptJeffrey Walton2017-05-261-4/+4
* Updated test scriptJeffrey Walton2017-05-261-1/+1
* Updated test scriptJeffrey Walton2017-05-261-1/+1
* Updated test scriptJeffrey Walton2017-05-261-1/+1
* Updated test scriptJeffrey Walton2017-05-251-9/+94
* Update test script to exercise -DDISABLE_NATIVE_ARCH=1Jeffrey Walton2017-05-211-8/+8
* Updated test scripts for ARM NEONJeffrey Walton2017-05-171-17/+21
* Add pclmulqdq for OS X disassembly testsJeffrey Walton2017-04-241-25/+2
* Update scripts for testingJeffrey Walton2017-04-231-5/+19
* Removed Unified ASM and Modern Compiler testsJeffrey Walton2017-04-221-271/+2
* Updated code generation testsJeffrey Walton2017-04-221-13/+36
* Update Coverity modeling fileJeffrey Walton2017-03-151-13/+12
* Add GCC 7 warning checks (Issue 383)Jeffrey Walton2017-03-011-0/+4
* Add DragonFly support to cryptest.shJeffrey Walton2017-02-191-1/+4
* Add MOVBE test. Add guard for use of C++11Jeffrey Walton2017-01-271-8/+10