| Age | Commit message (Expand) | Author |
|---|---|---|
| 3 days | lib/test: rewrite Assert to use [diff.Unified] | Shulhan |
| 2026-01-15 | all: convert license and copyright to use SPDX identifiers | Shulhan |
| 2024-03-02 | all: move the repository to "git.sr.ht/~shulhan/pakakeh.go" | Shulhan |
| 2023-09-11 | lib/test: realign struct in ExampleAssert_struct | Shulhan |
| 2023-09-11 | lib/test: refactoring, rename TestWriter to BufferWriter | Shulhan |
| 2023-05-30 | lib/test: add another example for Assert-ing string | Shulhan |
| 2023-05-25 | lib/test: use different package for example | Shulhan |
| 2023-03-02 | lib/test: simplify the string diff output from Assert | Shulhan |
| 2022-09-15 | lib/test: use text/diff to compare strings on Assert | Shulhan |
| 2022-07-25 | lib/test: truncate the last new line at the end of input and output | Shulhan |
| 2022-07-23 | lib/test: sort the loaded test Data files | Shulhan |
| 2022-07-23 | lib/test: load test data files with suffix "_test.txt" | Shulhan |
| 2022-07-22 | lib/test: implement Data, a type to load formatted file for helping test | Shulhan |
