Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-07 | Use angle brackets for library includes and clean up include paths | David Robillard | 1 | -1/+1 | |
2025-02-07 | Move test utilities to a separate subproject | David Robillard | 1 | -0/+571 | |
Towards sorting out sloppy include directories, and avoiding upward-relative paths in includes. A subproject seems like overkill, but this is the only way I can think of that makes for a clean local dependency that doesn't rely on anything non-standard or trigger any linters. |