summary refs log tree commit diff stats
path: root/tests/stdlib/tposix.nim
Commit message (Collapse)AuthorAgeFilesLines
* add const RLIMIT_STACK (#21772)Qinsi (James) ZHU2023-06-091-0/+24
| | | | | | | * add const RLIMIT_STACK * generate by detect.nim * add generated const for linux-amd64
* stdlib tests now check refc too (#21664)ringabout2023-04-211-1/+2
| | | | | | | | | | | * stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch
* fix posix.mq_receive compilation with cpp backend (#20710)n5m2022-11-051-1/+44
| | | | | | | | | | | | | | | | | * fix posix.mq_receive compilation with cpp backend * only enable runnableExample on posix * linux, not posix * simplify example * add test * mqueue.h does not exist on MacOS * place test case in own block * drop runnableExamples
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | * make more standard libraries work with `nimPreviewSlimSystem` * typo * part two * Delete specutils.nim * fixes more tests * more fixes * fixes tests * fixes three more tests * add formatfloat import * fix * last
* activated more tests, allow input in test specArne Döring2018-11-231-1/+4
|
* make tests green againAraq2018-11-161-1/+1
|
* renamed writeln to writeLine in testspatrick dw2015-06-191-4/+4
|
* new tester; all tests categorizedAraq2014-01-131-0/+16