Commit Graph

126 Commits

Author SHA1 Message Date
Jeffrey Walton
6911928ffd
Remove CRYPTOPP_NO_CXX11
It is no longer needed in 2021
2021-03-25 16:23:27 -04:00
Jeffrey Walton
f6a2792353
Cleanup cryptest.sh 2021-03-21 22:46:31 -04:00
Jeffrey Walton
cafef48631
Add Altivec code generation tests 2021-03-21 22:29:39 -04:00
Jeffrey Walton
d8ccda7512
Update NEON tests for Apple M1 2021-03-21 05:36:08 -04:00
Jeffrey Walton
9f251599b8
Update cryptest.sh script 2021-03-19 21:08:31 -04:00
Jeffrey Walton
1924c04a04
Update cryptest.sh script 2021-03-19 21:02:14 -04:00
Jeffrey Walton
526532a383
Update cryptest.sh 2021-03-08 22:14:07 -05:00
Jeffrey Walton
d936f49ee7
Update cryptest.sh 2021-03-08 21:13:43 -05:00
Jeffrey Walton
40cb3a8746
Update cryptest.sh 2021-03-08 20:24:28 -05:00
Jeffrey Walton
cb3d4994bb
Update cryptest.sh 2021-03-08 20:13:23 -05:00
Jeffrey Walton
5bcf66016a
Update cryptest.sh 2021-03-08 20:04:20 -05:00
Jeffrey Walton
99e9e943a8
Update cryptest.sh 2021-03-08 19:15:13 -05:00
Jeffrey Walton
c2a5fe10f5
Update cryptest.sh 2021-03-08 19:03:36 -05:00
Jeffrey Walton
01c9a5582c
Whitespace check-in 2021-03-08 17:58:44 -05:00
Jeffrey Walton
86f99ba129
Update cryptest.sh 2021-03-08 17:23:11 -05:00
Jeffrey Walton
c55f997922
Update messages in cryptest.sh 2021-03-08 01:58:46 -05:00
Jeffrey Walton
d29ce85648
Update messages in cryptest.sh 2021-03-08 01:49:18 -05:00
Jeffrey Walton
635ef4b20f
Update messages in cryptest.sh 2021-03-08 01:47:21 -05:00
Jeffrey Walton
1f5d2f42ef
Update messages in cryptest.sh 2021-03-08 01:41:40 -05:00
Jeffrey Walton
203f874953
Update cryptest.sh output 2021-03-06 04:22:53 -05:00
Jeffrey Walton
d2a3433258
Update cryptest.sh for Apple M1 2021-03-06 04:08:03 -05:00
Jeffrey Walton
fc69b32e68
Update test scripts 2021-02-07 12:16:26 -05:00
Jeffrey Walton
bafdcb82cd
Add -Oz testing 2021-02-07 12:10:46 -05:00
Jeffrey Walton
45d0300b68
Update test scripts 2021-02-07 11:44:15 -05:00
Jeffrey Walton
fec03b02a9
Fix cryptest.sh C++11 test 2020-12-07 00:25:59 -05:00
Jeffrey Walton
24dd6960fc
Remove -DCRYPTOPP_DISABLE_ASM for Apple multiarch builds 2020-07-26 08:26:14 -04:00
Jeffrey Walton
f53f6b6c5e
Update cryptest.sh for GCC Analyzer 2020-05-11 15:22:20 -04:00
Jeffrey Walton
72cb91718f
Disable GCC Analyzer test
The compiler is crashing on dll.cpp
2020-05-10 04:53:45 -04:00
Jeffrey Walton
c1011e4454
Remove unneeded HAVE_UNIFIED_ASM 2020-05-09 23:59:27 -04:00
Jeffrey Walton
fca4b30e1a
Update SOlaris compilers 2020-05-09 23:56:35 -04:00
Jeffrey Walton
1aeb5f5f2b
Use Bash string here in cryptest.sh 2020-05-09 23:48:08 -04:00
Jeffrey Walton
7615204cc5
Remove unneeded BASH_SOURCE 2020-05-09 23:36:02 -04:00
Jeffrey Walton
b03f5288c9
Use Bash string here in cryptest.sh 2020-05-09 23:28:50 -04:00
Jeffrey Walton
5303340976
Whitespace check-in 2020-05-09 23:16:29 -04:00
Jeffrey Walton
ec4c8316e1
Use test_cxx.cxx in cryptest.sh 2020-05-09 23:15:04 -04:00
Jeffrey Walton
32072f33b6
Fix option name in cryptest.sh 2020-05-09 17:59:32 -04:00
Jeffrey Walton
4ec725ba33
Update cryptest.sh
Several additions and subtractions here. First, enable test for GCC 10 and -fanalyze. Second, remove GCC -O5 check since it is just -O3. Third, clear ShellCheck warnings
2020-05-09 17:55:44 -04:00
Jeffrey Walton
0281083198
Add GCC 4.8 guard for PowerPC Crypto 2019-10-21 06:09:03 -04:00
Jeffrey Walton
c3202534f4
Remove temp file in cryptest.sh 2019-10-13 06:45:30 -04:00
Jeffrey Walton
7abe21e254
Add section on OS X fixups 2019-10-13 06:42:20 -04:00
Jeffrey Walton
ed09452c09
Use int cast in awk expression on OS X 2019-10-13 06:30:48 -04:00
Jeffrey Walton
3c42c4d504
Use int cast in awk expression on OS X 2019-10-13 06:28:57 -04:00
Jeffrey Walton
49f652298b
Update cryptest.sh for OS X 10.9 2019-10-13 06:26:18 -04:00
Jeffrey Walton
247418eec0 Use Bash arithmetic operators 2019-08-11 14:54:14 -04:00
Jeffrey Walton
614795f3e1
Add -DNDEBUG for openSUSE standrad build test 2019-07-22 16:10:43 -04:00
Jeffrey Walton
6eab4b7c32
Add openSUSE standard build test (GH #865) 2019-07-22 15:37:25 -04:00
Jeffrey Walton
3747e3d944
Don't use BASH_SOURCE in cryptest.sh 2019-07-21 03:19:14 -04:00
Jeffrey Walton
dfaf2fc453
Remove references to GNUmakefile.shared (GH# 866) 2019-07-21 03:06:44 -04:00
Jeffrey Walton
ef6e57990e
Use LINK_LIBRARY in cryptest.sh script (GH #866) 2019-07-21 03:02:43 -04:00
Jeffrey Walton
07c208dbc6
Filter out static_assert from Posix assert test 2019-07-14 22:43:31 -04:00