summaryrefslogtreecommitdiff
path: root/watcher_test.go
AgeCommit message (Expand)Author
2025-01-07all: auto convert markup when HTTP client request GET to HTML fileShulhan
2025-01-07all: refactoring to use [watchfs/v2]Shulhan
2024-09-28all: introduce new type CiigoShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2023-12-10all: fix all warnings reported by linter reviveShulhan
2023-11-09all: simplify test for Watcher by using TempDirShulhan
2023-11-09all: add method to stop watcherShulhan
2023-05-14all: rewrite watcher tests using lib/test.DataShulhan
2023-05-14all: bring back support for MarkdownShulhan
2023-03-03all: update asciidoctor-go and share module to latest versionShulhan
2022-08-20all: try to fix test that sometimes fail inside containerShulhan
2022-08-07all: remove delay for testing WatchShulhan
2022-08-06all: cleaning up codesShulhan
2022-08-01all: clean up codesShulhan
2022-08-01all: export convert method in Converter as ToHtmlFileShulhan
2022-08-01all: export internal htmlGenerator as ConverterShulhan
2022-05-19all: reformat all files using latest goimportsShulhan
2022-03-04all: re-licensing ciigo under GPL-3.0 or laterShulhan
2021-10-17all: fix empty fileMarkups on watcherShulhan
2021-10-08all: update share module to latest versionShulhan
2021-04-06go.mod: set the minimum Go to 1.16 and update the dependenciesShulhan
2021-04-03all: add option to exclude certain paths using regular expressionShulhan
2021-02-21all: rewrite to use the watcherShulhan
2021-02-21all: implement Watch functionalityShulhan