summaryrefslogtreecommitdiffstats
path: root/tests/bfstd.c
AgeCommit message (Collapse)Author
2023-01-25Replace license boilerplate with SPDX tagsTavian Barnes
And while I'm at it, remove years from copyright declarations. Link: https://spdx.dev/about/ Link: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
2023-01-19bfstd: New wrappers for dirname()/basename()Tavian Barnes