aboutsummaryrefslogtreecommitdiff
path: root/lib/memfs/internal/test/embed/embed_test.go
AgeCommit message (Expand)Author
2025-01-06lib/memfs: remove GoEmbed test that generate dynamic timesShulhan
2024-12-28lib/bytes: split the hexdump related functions to separate packageShulhan
2024-09-04all: fix various linter warningsShulhan
2024-08-03lib/memfs: another fix for refreshShulhan
2024-04-10lib/memfs: set embed file mode to print as octalShulhan
2024-03-09all: reformat all files with goimportsShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-11-14lib/memfs: improve the refresh methodShulhan
2023-11-08lib/memfs: refactoring, simplify DirWatcher logicShulhan
2023-11-05lib/memfs: include empty directoryShulhan
2022-08-31lib/memfs: simplify checking for symlinkShulhan
2022-07-02lib/memfs: update the template formatShulhan
2022-05-12lib/memfs: format comment in embedded Go template according to gofmt tipShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-03-01lib/memfs: make the GoEmbed re-mount the Root before generate Go fileShulhan
2022-02-14lib/memfs: add option CommentHeader to EmbedOptionsShulhan
2021-12-20lib/memfs: fix unit testsShulhan
2021-12-19lib/memfs: remove field ContentEncoding from EmbedOptions and NodeShulhan
2021-10-26lib/memfs: move the go embed test to directory internal/testShulhan