nim-bearssl/tests
diegomrsantos d4e2f555c8
gcc 14 support (#62)
* rsaKeygenGetDefault test

* add ubuntu 24 and gcc 14 to ci

* use PrngClassPointerConst for rsa keygen

* fix test_brssl

* add comment about ubuntu 24

* define and use ConstPtrPtrHashClass

* remove previous ecKeygen

* remove previous x509NoanchorInit

* improve test

* add ecKeygen test

* add x509NoanchorInit test

* remove commented code

* rename target to linux-gcc-14

* test already exists

* fix tests
2024-07-18 18:50:24 +03:00
..
nim.cfg move `-d:nimRawSetjmp` to config.nims (#30) 2022-06-24 20:09:29 +02:00
test_brssl.nim gcc 14 support (#62) 2024-07-18 18:50:24 +03:00
test_ec.nim gcc 14 support (#62) 2024-07-18 18:50:24 +03:00
test_hash.nim split decls into separate modules in `bearssl/abi` (#27) 2022-06-14 19:33:00 +02:00
test_import.nim work around C++ linking issue (#50) 2023-08-16 12:47:15 +02:00
test_pem.nim pem: convenience API (#29) 2022-06-16 16:50:54 +02:00
test_rand.nim Release 023 (#59) 2024-06-02 16:55:11 +03:00
test_rsa.nim gcc 14 support (#62) 2024-07-18 18:50:24 +03:00