summary refs log tree commit diff stats
path: root/tests/untestable
Commit message (Collapse)AuthorAgeFilesLines
* SSL certificate verify GitHub action (#13697)Federico Ceratto2020-03-203-0/+317
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement SSL/TLS certificate checking #782 * SSL: Add nimDisableCertificateValidation Remove NIM_SSL_CERT_VALIDATION env var tests/untestable/thttpclient_ssl.nim ran successfully on Linux with libssl 1.1.1d * SSL: update integ test to skip flapping tests * Revert .travis.yml change * nimDisableCertificateValidation disable imports Prevent loading symbols that are not defined on older SSL libs * SSL: disable verification in net.nim ..when nimDisableCertificateValidation is set * Update changelog * Fix peername type * Add define check for windows * Disable test on windows * Add exprimental GitHub action CI for SSL * Test nimDisableCertificateValidation
* fix #12426 (#12462)Arne Döring2019-10-201-0/+3
|
* Refactor json macro (#12391)Arne Döring2019-10-171-1/+1
| | | | | | | | * closes #12316 * make tjsonmacro work at js target * closes #12289 * closes #11988 * also fixed gdb related stuff
* Detect local "primary" IP addressFederico Ceratto2019-03-172-0/+24
|
* lots of small changesArne Döring2018-12-111-1/+1
|
* file mode bullshitAraq2018-08-051-0/+0
|
* Gdb pretty printers (#8263)Arne Döring2018-07-164-0/+104
|
* Add OpenSSL 1.1.0 support #5000Federico Ceratto2017-12-281-0/+36
| | | | Add a simple online test
* Add comments on "untestable" tests directoryFederico Ceratto2017-11-031-2/+9
|
* Fixes #6571 (#6578)Thomas Johnson2017-10-241-1/+18
|
* Add readme to tests. Add fileDir option to testament & create nimble test.Dominik Picheta2017-09-021-0/+2
|
* Column details for postgres. (#5380)ionel anton2017-02-131-0/+229
|
* More postgres test code. Added getValue for PreparedStmts.Dominik Picheta2016-01-181-1/+68
| | | | Ref #3569. Ref #3560.
* Fixed issue 3513: wrong setupQuery realizationAnatoly Galiulin2015-11-061-1/+3
|
* Add missing untestable test.Dominik Picheta2015-11-011-0/+13