aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* feat: add [VALUE] or <VALUE> to -/-- args in helpv2.4Lion Kortlepel2 days1-10/+93
| | | | bump to 2.4
* feat: add readme, refactor error handlingv2.3Lion Kortlepel2 days1-8/+244
| | | | we now handle the allocation failure case in error branches too
* fix: clarify and add test for positional required argsv2.1Lion Kortlepel2 days1-0/+18
|
* feat!: break api by removing `n` from positionals, implement help stringLion Kortlepel2 days1-12/+93
|
* 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 Kortlepel9 days2-11/+68
| | | | bump ls_test to 1.3 for ASSERT_STR_{EQ, NEQ}
* fix!: reach 96% line coverage, add tests, fix bugsLion Kortlepel12 days2-19/+283
|
* tests: update ls_testLion Kortlepel2026-01-201-1/+2
|
* feat: add string argument parsingLion Kortlepel2026-01-201-0/+19
|
* initial commitLion Kortlepel2026-01-202-0/+315