summaryrefslogtreecommitdiff
path: root/tests/posix
Commit message (Expand)AuthorAgeFilesLines
* codegen: Emit constants without initializer list in defines sectionRico Tzschichholz2021-11-071-1/+1
* tests: Add expected generated C sourcesRico Tzschichholz2021-07-168-0/+2342
* tests: Add "string concat" test for POSIX to increase coverageRico Tzschichholz2021-03-091-0/+8
* vala: Include "stdlib.h" for Enum.to_string() (POSIX)Rico Tzschichholz2021-02-261-0/+8
* tests: Add string.printf() test to increase coverageRico Tzschichholz2020-11-141-0/+4
* tests: Use Automake’s parallel test driver to speed up running testsReuben Thomas2020-11-057-10/+7
* posix: Add CommandPipe as a sub-type of FILEAlistair Thomas2018-11-211-0/+10