aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/unittest/test_misc.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-03Multi-directory makefile + break out testing functionsSamuel Lidén Borell1-0/+2
2022-08-14Update copyright yearsSamuel Lidén Borell1-1/+1
2022-02-19Use casts instead of integer suffixes for better portabilitySamuel Lidén Borell1-1/+0
2022-02-16Increase usage of (static) const and fix some incorrect usageSamuel Lidén Borell1-17/+17
2022-02-05Fix compiler warning in test_misc.cSamuel Lidén Borell1-1/+1
2021-12-18Add version comparison functionSamuel Lidén Borell1-0/+72
2021-11-21Require \C; \G; \O; \S; escapes to use scripts with ASCII lookalike charsSamuel Lidén Borell1-0/+180
2021-11-13Add base64 decoding function + testsSamuel Lidén Borell1-1/+159
2021-07-21Forbid Windows special device names in filenamesSamuel Lidén Borell1-29/+1
2021-04-03Add source filenames to a tree and detect duplicatesSamuel Lidén Borell1-0/+62