Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run IPv6 tests only on some operating systems. | Kaz Kylheku | 2016-03-10 | 1 | -4/+7 |
| | | | | | | | | | | * tests/014/dgram-stream.tl (test): Renamed to dgram-test since now this includes common.tl which has a macro called test. Only include af-inet6 in the family list if the OS is GNU/Linux, Darwin or Cygwin. * tests/common.tl (osname): New function. | ||||
* | Dgram test: multiple transfers on one stream, IPv6. | Kaz Kylheku | 2016-03-07 | 1 | -0/+39 |
* tests/014/dgram-stream.tl: New file. * tests/014/dgram-stream.expected: New file. |