aboutsummaryrefslogtreecommitdiff
path: root/option/option_test.go
Commit message (Collapse)AuthorAgeFilesLines
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-031-1/+1
| | | | | Also, some other small adjustments for the documentation to make it fit with the overall vibe of the new home.
* REUSE complianceStefan Majewsky2025-07-011-5/+2
|
* add options.IsNoneOrZeroStefan Majewsky2025-01-111-4/+17
| | | | Also, add the tests for IsSomeAnd and IsNoneOr that I forgot.
* add test for zero valueStefan Majewsky2025-01-041-0/+5
|
* add SQL supportStefan Majewsky2025-01-041-0/+29
|
* initStefan Majewsky2025-01-041-0/+174