aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.c
Commit message (Collapse)AuthorAgeFilesLines
* fix: fix ls_args_parse segfault on required positional argsLion Kortlepel3 days1-0/+17
|
* feat: implement positional argumentsLion Kortlepel5 days1-4/+112
|
* feat: implement required arguments, add testsLion Kortlepel10 days1-10/+33
| | | | bump ls_test to 1.3 for ASSERT_STR_{EQ, NEQ}
* fix!: reach 96% line coverage, add tests, fix bugsLion Kortlepel12 days1-8/+278
|
* feat: add string argument parsingLion Kortlepel2026-01-201-0/+19
|
* initial commitLion Kortlepel2026-01-201-0/+27