]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/goobj: add tests
authorHiroshi Ioka <hirochachacha@gmail.com>
Wed, 30 Aug 2017 02:14:40 +0000 (11:14 +0900)
committerDavid Crawshaw <crawshaw@golang.org>
Fri, 8 Sep 2017 17:40:33 +0000 (17:40 +0000)
commit87dae58662c78c772cb210d685b354ae6916ef2d
tree27c9151945b734d5a3c58e71eba89df0219410d9
parent9da29b687f9372cc9e4506475b13edfe7a79a790
cmd/internal/goobj: add tests

Change-Id: I4a0fe1c8625e7e9adfd84ac6910da83d0268f928
Reviewed-on: https://go-review.googlesource.com/60130
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/goobj/goobj_test.go [new file with mode: 0644]
src/cmd/internal/goobj/testdata/go1.go [new file with mode: 0644]
src/cmd/internal/goobj/testdata/go2.go [new file with mode: 0644]