aboutsummaryrefslogtreecommitdiff
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement getconsoleflags testsThijs2024-05-201-12/+20
* add example for reading a line from the terminal, non-blockingThijs Schreijer2024-05-201-1/+191
* switch "has" to "has_all_of" and "has_any_of"Thijs Schreijer2024-05-041-5/+18
* review: bitflags no comparison, extra testsThijs Schreijer2024-04-301-12/+5
* feat(term): getting/setting terminal config flagsThijs2024-04-302-0/+128
* chore(test): add tests (manual) for isatty terminal function (#22)Thijs Schreijer2024-03-244-2/+125
* feat(tty): add isatty()Thijs2023-11-151-3/+2
* feat(*): add environment variable and random functionsThijs Schreijer2023-11-154-31/+205
* fix(ci): relax tests, macos is imprecise due to priorityThijs Schreijer2023-11-091-2/+2
* Support for monotimeOscar Lim2016-05-081-0/+11
* Make test for `gettime` more robustOscar Lim2016-02-211-1/+8
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+13