Files
Nim/tests/stdlib
Regis Caillaud 12143d90c8 Add C function dup and dup2 posix to system/io (#15675)
* * Add handle to dup and dup2 posix as duplicate and duplicateTo in std/ioutils.
* Added small test & changelog entry

* Fixed import in tioutils
removed when isMainModule

* * Nest test inside block. Rename proc var -> let in captureStdout
* Renamed tmpfile to iotuils.txt
* Added block: # duplicate, duplicateTo
* Improved docstring
* Clean non-idiomatic code
* Added runnable examples

* rm 2 trailing space in expected output

* Made syntax prettier

* Runnable example: file in getTempDir()

* Tmp -> Temp

* Fixed runnableExamples on windows
2020-10-27 08:52:40 +01:00
..
2020-04-28 19:56:01 +02:00
2020-09-21 12:21:05 +02:00
2020-07-29 16:18:27 +02:00
2020-03-23 15:47:10 +01:00
2020-09-20 01:07:13 +02:00
2020-04-03 09:03:13 +02:00
2020-03-30 13:18:12 +02:00
2020-04-15 20:11:18 +02:00
2018-11-27 10:34:34 +01:00
2018-11-23 11:58:31 +01:00
2018-10-12 17:27:47 +02:00
2019-05-16 21:06:04 +02:00
2020-07-18 10:41:33 +02:00
2017-05-04 22:25:29 +02:00
2018-11-23 11:58:29 +01:00
2019-01-14 12:36:34 +01:00
2020-10-18 12:57:13 -04:00
2018-12-11 21:23:21 +01:00
2020-10-23 03:26:50 +02:00
2020-07-12 03:31:03 -04:00
2020-09-24 08:54:13 +02:00
2020-10-18 12:57:13 -04:00
2018-04-30 11:16:56 +02:00