aboutsummaryrefslogtreecommitdiff
path: root/tests/core/flags
Commit message (Expand)AuthorAgeFilesLines
* Begin mapping `os.Error` in the rest of the codebasegingerBill2024-08-041-1/+1
* Fix removal of temporary file in `core:flags` testFeoramund2024-06-181-8/+7
* Raise error on spaced UNIX-style flag with no valueFeoramund2024-06-151-0/+17
* Add `--` parsing to UNIX-style `core:flags`Feoramund2024-06-141-0/+27
* Add package `core:flags`Feoramund2024-06-071-0/+1350