summaryrefslogtreecommitdiff
path: root/TestScripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated variable namesJeffrey Walton2017-01-271-20/+20
* Add armv8 and aarch64 options in addition to arm64Jeffrey Walton2017-01-131-10/+11
* Add test for CRYPTOPP_INIT_PRIORITY=0Jeffrey Walton2017-01-011-4/+4
* Removed deprecated declaration workaroundsJeffrey Walton2017-01-011-133/+126
* spelling fixesklemens2016-12-271-2/+2
* Remove vectorization test. This one test needs to be in its own scriptJeffrey Walton2016-12-241-1/+1
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-66/+0
* Sync'd cryptest.sh. Cleared shadow variable warning in poly1305.cppJeffrey Walton2016-12-011-1/+19
* Add Intel SHA1 code generation testsJeffrey Walton2016-11-301-0/+51
* Fix cryptest-symbols.sh to account for bench.cpp rename (Issue 337)Jeffrey Walton2016-11-231-2/+25
* Add untracked files that git was not able to track when asked to perform a 'g...Jeffrey Walton2016-11-123-0/+837
* Updated messagesJeffrey Walton2016-11-071-3/+3
* Add additional error chckingJeffrey Walton2016-11-071-1/+1
* Add additional error chckingJeffrey Walton2016-11-071-31/+57
* Fix script on SolarisJeffrey Walton2016-11-071-12/+16
* Updated messagesJeffrey Walton2016-11-071-7/+17
* Switch test params to 5.6.5 and MasterJeffrey Walton2016-11-071-4/+21
* Add prompt to guard resetting local repoJeffrey Walton2016-11-071-0/+18
* Improve feedback messagesJeffrey Walton2016-11-071-16/+23
* Sync cryptest.sh with TestScripts/cryptest.shJeffrey Walton2016-11-071-27/+20