Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -0/+1 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+1 |
* | enable style:usages for stdlib tests [backport: 1.6] (#19715) | flywind | 2022-04-13 | 1 | -1/+1 |
* | Only allow IPv4 literals in strict form (#18656) | Christian Ulrich | 2021-08-08 | 1 | -0/+35 |
* | remove some noises in tests (#16448) | flywind | 2020-12-27 | 1 | -15/+15 |
* | activated more tests, allow input in test spec | Arne Döring | 2018-11-23 | 1 | -0/+4 |
* | Convert *_family fields to cushort | LemonBoy | 2018-09-19 | 1 | -2/+2 |
* | Fixed compilation error when Sockaddr_in4 or Sockaddr_in6 passed to fromSockAddr | Yuriy Glukhov | 2018-06-07 | 1 | -0/+12 |
* | Fixed crash/interface. Added tests. | Yuriy Glukhov | 2018-03-15 | 1 | -1/+31 |
* | Make IP address checking more obvious, and add tests for the net module. | Nathan Hoad | 2015-03-07 | 1 | -0/+47 |