Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Simplify unit tests with a global variable | Tavian Barnes | 2024-07-07 | 1 | -19/+13 |
* | list: New SLIST_SPLICE() macro | Tavian Barnes | 2024-05-31 | 1 | -0/+3 |
* | Stop using %m | Tavian Barnes | 2024-05-20 | 1 | -1/+2 |
* | diag: New helpers to include xstrerror(errno) automatically | Tavian Barnes | 2024-05-17 | 1 | -9/+6 |
* | sighook: New utilities for hooking signals | Tavian Barnes | 2024-05-16 | 1 | -0/+3 |
* | Rename config.h to prelude.h | Tavian Barnes | 2024-04-19 | 1 | -1/+1 |
* | tests: Add ../src to the include path | Tavian Barnes | 2024-04-19 | 1 | -2/+2 |
* | tests/xspawn: New unit test | Tavian Barnes | 2024-03-27 | 1 | -0/+3 |
* | tests: New bfs_pcheck() macro to report xstrerror(errno) | Tavian Barnes | 2024-03-27 | 1 | -0/+16 |
* | tests: New bfs_check() macro | Tavian Barnes | 2024-02-29 | 1 | -0/+20 |
* | tests/ioq: New unit test | Tavian Barnes | 2024-02-28 | 1 | -0/+3 |
* | tests.h: Add a header guard | Tavian Barnes | 2024-01-13 | 1 | -0/+5 |
* | tests: Merge unit test executables into one | Tavian Barnes | 2024-01-12 | 1 | -0/+26 |