aboutsummaryrefslogtreecommitdiff
path: root/lib/test/data.go
AgeCommit message (Expand)Author
10 daysall: apply go fixShulhan
2026-01-15lib/test: ignore line prefixed with "//"Shulhan
2026-01-03lib/test: implement method ExtractInput on DataShulhan
2026-01-03lib/test: export the constant for default data file name suffixShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-12-13all: fix linter warnings reported by reviveShulhan
2023-11-14lib/test: fix link to Article in DataShulhan
2023-05-30lib/test: update documentation related to Assert and DataShulhan
2022-07-25lib/test: truncate the last new line at the end of input and outputShulhan
2022-07-23lib/test: sort the loaded test Data filesShulhan
2022-07-23lib/test: load test data files with suffix "_test.txt"Shulhan
2022-07-22lib/test: implement Data, a type to load formatted file for helping testShulhan