Add GO_TESTTARGET defaulting to `./...` (the current package and all subpackages) and create do-test target unless already provided by port's Makefile. In many cases this would allow us to remove explicit do-test and rely on defaults provided by ports framework for testing. While here also - remove GO_WRKDIR_SRC - it is not used anywhere anymore - sync GO_PKGNAME and GO_TARGET descriptions with Porter's Handbook
Details
Details
- Reviewers
tobik - Group Reviewers
O5: Ports Framework (Owns No Changed Paths) portmgr - Commits
- rP526567: Mk/Uses/go.mk: Add GO_TESTTARGET and provide default do-test
rP517831: Mk/Uses/go.mk: Add GO_TEST_TARGET and provide default do-test
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 29454 Build 27330: arc lint + arc unit