aboutsummaryrefslogtreecommitdiff
path: root/common_test.go
AgeCommit message (Expand)Author
2025-07-06all: replace module github.com/shuLhan/share with pakakeh.goShulhan
2022-01-30go.mod: update all dependenciesShulhan
2018-09-13Replace git and common functions with package share/lib/{git,io}Shulhan
2018-06-05ScanBuild: simplify checking vendor fileShulhan
2018-06-04[chore] Add copyright informationShulhan
2018-05-27env.SyncAll: display compare URL for manual reviewingShulhan
2018-05-27env.Remove: remove empty directory recursively on "src" and "pkg"Shulhan
2018-05-20common: add function to check if a directory is emptyShulhan
2018-05-17Move Package.IsTag to common.IsTagVersion and add unit test for itShulhan
2018-05-17[lint] Replace io.SeekStart with SEEK_SET and os.File with io.ReaderShulhan
2018-05-16[test] Add unit test for common functionsShulhan