summaryrefslogtreecommitdiff
path: root/src/cmd/internal/goobj/objfile_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/internal/goobj: use testenv.Command instead of exec.Command in testsBryan C. Mills2022-11-151-2/+1
* all: replace package ioutil with os and io in srcAndy Pan2022-09-201-6/+6
* internal/buildcfg: move build configuration out of cmd/internal/objabiRuss Cox2021-04-161-2/+3
* cmd/internal/goobj: store relocation type as uint16Cherry Zhang2021-03-051-2/+2
* cmd/internal/goobj: add test case for object file readerThan McIntosh2021-02-241-0/+62
* [dev.link] cmd: remove "2", another roundCherry Zhang2020-08-111-0/+71