summary refs log tree commit diff stats
path: root/tests/stdlib/tnativesockets.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #16256: nimout: <empty> should give error (vacuously true); improve a ↵Timothee Cour2021-05-311-25/+21
| | | | | | | | | | | | | | | | | | | few tests (#18089) * fix #16256: nimout: <empty> should give error (vacuously true); improve some tests * renamed: tests/stdlib/t9710.nim -> tests/misc/t9710.nim * improve tests * fix non-DRY tests * improve $nim_prs_D/tests/stdlib/t9091.nim * renamed: tests/stdlib/t9091.nim -> tests/misc/t9091.nim * fixup * address comment: doAssert => result.parseErrors
* more Protocol supports in windows (#15274) [backport:1.2]flywind2020-09-071-0/+29
|
* megatest checks output and nimoutArne Döring2018-12-111-11/+0
|
* more tests fixedArne Döring2018-11-231-1/+4
|
* Add gethostname to nativesockets (#5443)Federico Ceratto2017-03-011-0/+8