summary refs log tree commit diff stats
path: root/tests/async/tasyncssl.nim
Commit message (Collapse)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
|
* updated tests to be executedArne Döring2018-11-231-0/+5
|
* make run the default action of a test in testerArne Döring2018-11-231-2/+0
|
* Disable tasyncssl on Windows to fix CIDominik Picheta2018-11-131-0/+1
| | | Workarounds #9689
* WIP: disallow 'nil' for strings and seqsAndreas Rumpf2018-08-131-2/+2
|
* update path to SSL certificatescheatfate2016-09-071-2/+2
|
* Removed tests with `asyncio`.cheatfate2016-09-071-0/+66
Fix ssl connection drop in asyncnet Add tasyncssl test