summaryrefslogtreecommitdiffstats
path: root/tests/ioq.c
Commit message (Expand)AuthorAgeFilesLines
* Fix includesTavian Barnes2024-08-291-2/+0
* build: Move feature test macros to prelude.hTavian Barnes2024-08-281-1/+0
* prelude: Split bfs-specific utilities into new bfs.h headerTavian Barnes2024-08-281-1/+3
* tests: Simplify unit tests with a global variableTavian Barnes2024-07-071-2/+1
* diag: New helpers to include xstrerror(errno) automaticallyTavian Barnes2024-05-171-3/+3
* Rename config.h to prelude.hTavian Barnes2024-04-191-1/+1
* tests: Add ../src to the include pathTavian Barnes2024-04-191-5/+5
* Re-run include-what-you-useTavian Barnes2024-03-111-0/+2
* tests/ioq: Check that we push and pop the same number of timesTavian Barnes2024-03-021-3/+5
* tests/ioq: New unit testTavian Barnes2024-02-281-0/+73