aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* feat: add [VALUE] or <VALUE> to -/-- args in helpv2.4Lion Kortlepel2026-02-011-10/+93
| | | | bump to 2.4
* feat: add readme, refactor error handlingv2.3Lion Kortlepel2026-02-011-8/+244
| | | | we now handle the allocation failure case in error branches too
* fix: clarify and add test for positional required argsv2.1Lion Kortlepel2026-02-011-0/+18
|
* feat!: break api by removing `n` from positionals, implement help stringLion Kortlepel2026-02-011-12/+93
|
* fix: fix ls_args_parse segfault on required positional argsLion Kortlepel2026-02-011-0/+17
|
* feat: implement positional argumentsLion Kortlepel2026-01-291-4/+112
|
* feat: implement required arguments, add testsLion Kortlepel2026-01-252-11/+68
| | | | bump ls_test to 1.3 for ASSERT_STR_{EQ, NEQ}
* fix!: reach 96% line coverage, add tests, fix bugsLion Kortlepel2026-01-222-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