summaryrefslogtreecommitdiff
path: root/option/option_test.go
Commit message (Collapse)AuthorAgeFilesLines
* add package testcapture, package assert (minimal implementation)Stefan Majewsky2026-06-191-72/+72
|
* raise minimum Go version to 1.26Stefan Majewsky2026-06-171-1/+1
|
* 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