]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj: add basic test of line history
authorRuss Cox <rsc@golang.org>
Sat, 14 Mar 2015 22:50:18 +0000 (18:50 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 16 Mar 2015 23:07:28 +0000 (23:07 +0000)
commitfa97136038a2f848b6d9c1820757a3762882263b
treeba5539df62c1f84c658cbafd286ddee424e53725
parent049eee68065de196fbe4aa99c322bd17aa804ec1
cmd/internal/obj: add basic test of line history

Change-Id: Ic22e004b43bd98e712befb30684be16d8214c94a
Reviewed-on: https://go-review.googlesource.com/7622
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/internal/obj/line_test.go [new file with mode: 0644]