]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: make compilation-mode's next-error understand test failure output.
authorRyan Barrett <ryanb@google.com>
Mon, 4 Jun 2012 14:36:24 +0000 (10:36 -0400)
committerSameer Ajmani <sameer@golang.org>
Mon, 4 Jun 2012 14:36:24 +0000 (10:36 -0400)
commit062b6094139edb8345c2f6ba82f8fe129ccaaf62
tree30e97d17eb6f3d08f610384dccfe5b878832ee58
parent6e3d87f315f80ff6b5c0275c98a04f635679ef6b
misc/emacs: make compilation-mode's next-error understand test failure output.

specifically, adds a go-test element to compilation-error-regexp-alist[-alist].
Fixes #3629.

R=golang-dev, rsc, sameer
CC=golang-dev, jba
https://golang.org/cl/6197091
misc/emacs/go-mode.el