index
:
beku
dev
main
Library and program to manage Go packages in user's environment.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package_git_test.go
Age
Commit message (
Expand
)
Author
2025-07-06
all: replace module github.com/shuLhan/share with pakakeh.go
Shulhan
2022-01-30
go.mod: update all dependencies
Shulhan
2019-03-30
test: run the test functions directly
Shulhan
2018-09-13
Replace git and common functions with package share/lib/{git,io}
Shulhan
2018-06-04
[chore] Add copyright information
Shulhan
2018-06-03
Remove git submodule for testing
Shulhan
2018-05-29
Fetch new package commits before updating version
Shulhan
2018-05-23
[test] Add unit test for some Env methods
Shulhan
2018-05-21
[chore] make syntax of variable name consistent
Shulhan
2018-05-19
[test] package: add unit test for String, Update, and UpdateMissingDep
Shulhan
2018-05-17
[test] Move test initialization and common test functions to beku_test
Shulhan
2018-05-17
[test] Add unit test for package addDep
Shulhan
2018-05-17
[test] Add unit test for package scan dependencies
Shulhan
2018-05-17
[test] Add unit test for package Scan
Shulhan
2018-05-17
[test] Add unit test for package Fetch with git
Shulhan
2018-05-17
Change git compare from using browser to using "git log"
Shulhan