summary refs log tree commit diff stats
path: root/tests/stdlib/tnet.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-1/+1
* Only allow IPv4 literals in strict form (#18656)Christian Ulrich2021-08-081-0/+35
* remove some noises in tests (#16448)flywind2020-12-271-15/+15
* activated more tests, allow input in test specArne Döring2018-11-231-0/+4
* Convert *_family fields to cushortLemonBoy2018-09-191-2/+2
* Fixed compilation error when Sockaddr_in4 or Sockaddr_in6 passed to fromSockAddrYuriy Glukhov2018-06-071-0/+12
* Fixed crash/interface. Added tests.Yuriy Glukhov2018-03-151-1/+31
* Make IP address checking more obvious, and add tests for the net module.Nathan Hoad2015-03-071-0/+47