| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged main into linux-mac | Martin Ridgers | 2021-09-21 | 1 | -1/+5 |
| |\ | |||||
| | * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -1/+5 |
| | | | | | | | | | Tests are now compiled in if `ZEN_WITH_TESTS=1`, and compiled out if not. Compiling tests out reduces the footprint of the resulting executables quite significantly. | ||||
| * | | Merge main into linux-mac | Martin Ridgers | 2021-09-16 | 1 | -1/+1 |
| |\| | |||||
| | * | clang-format fixes | Stefan Boberg | 2021-09-16 | 1 | -1/+1 |
| | | | |||||
| * | | Added ByteSwap() tests | Martin Ridgers | 2021-09-16 | 1 | -0/+5 |
| |/ | |||||
| * | Added test case for some of intmath.h's functions | Martin Ridgers | 2021-09-14 | 1 | -0/+56 |