aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/note_test.go
AgeCommit message (Expand)Author
2020-05-20cmd/go: accept smart quotes when checking for missing gold in TestNoteReadingMichael Hudson-Doyle
2020-02-19cmd/go: add a few more calls to t.ParallelMichael Matloob
2019-04-24cmd: re-enable tests with external linking on openbsd/armJoel Sing
2017-10-25cmd/go: enable TestNoteReading on ppc64leLynn Boger
2017-10-20cmd/go: skip gold-specific part of TestNoteReading if gold is unavailableMichael Munday
2017-10-11cmd/buildid: add new tool factoring out code needed by go commandRuss Cox
2017-08-24cmd/link: set correct alignment of ELF note sectionIan Lance Taylor
2017-02-03cmd/go: split out cmd/go/internal/buildidRuss Cox
2016-05-04cmd/go: enable TestNodeReading on linux/mips64xCherry Zhang
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-12-17cmd/go: disable use of -linkmode=external in tests when CGO_ENABLED=0Russ Cox
2015-12-02cmd/go: fix reading PT_NOTE segment with multiple notesIan Lance Taylor
2015-11-23cmd/go: disable TestNoteReading on dragonflyRuss Cox
2015-11-19cmd/go: skip TestNoteReading2K on WindowsRuss Cox
2015-11-19cmd/go: fix loading of buildid on OS X executablesRuss Cox
2015-09-27cmd/go: Skip note reading test with linkmode external on openbsd/armJoel Sing
2015-09-10cmd/go: skip part of TestNoteReading for mips64{,le}Yao Zhang
2015-09-04cmd/go: fix Go buildid reading on SolarisShawn Walker-Salas
2015-08-25cmd/go: skip test using external linking on linux/ppc64 tooShenghou Ma
2015-08-18cmd/go: really skip TestNoteReading on linux/ppc64leRuss Cox
2015-08-18cmd/go: disable TestNoteReading on solaris, linux/ppc64leRuss Cox
2015-08-18cmd/go: fix spurious rebuild of binaries using cgo on OS XRuss Cox
2015-07-20cmd/go: rewrite TestNoteReading to use test harnessIan Lance Taylor
2015-06-16cmd/go: fix buildMikio Hara
2015-06-16all: extract "can I exec?" check from tests into internal/testenvRuss Cox
2015-06-11cmd/go, cmd/vet: skip tests on AndroidBrad Fitzpatrick
2015-06-05cmd/go: read new non-ELF build ID in binariesRuss Cox
2015-06-05cmd/go: use ELF note instead of binary stamp on ELF systemsRuss Cox