aboutsummaryrefslogtreecommitdiff
path: root/lib/strings/row_example_test.go
AgeCommit message (Collapse)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
With help of spdxconv tool [1], we able to bulk update all files license and copyright format to comply with SPDX formats. [1] https://kilabit.info/project/spdxconv/
2022-08-03lib/strings: clean up test codesShulhan
Changes, * Use test.Data for test that require longer text input and output * Replace variable declaration ":=" with explicit one. * Use literal string
2018-09-17Merge package "github.com/shuLhan/tekstus", part 3/3Shulhan