Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(207)

Issue 5940043: code review 5940043: misc/emacs: add gotest command

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by giolekva
Modified:
12 years, 5 months ago
Reviewers:
bradfitz
CC:
golang-dev
Visibility:
Public.

Description

misc/emacs: add gotest command Add gotest command in emacs for go-mode, which executes 'go test' command for the package provided by user. Shows results in new buffer if any of the tests failed.

Patch Set 1 #

Patch Set 2 : diff -r 01acf1dbe91f http://code.google.com/p/go #

Patch Set 3 : diff -r 01acf1dbe91f http://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -2 lines) Patch
M misc/emacs/go-mode.el View 1 1 chunk +35 lines, -0 lines 0 comments Download
M misc/emacs/go-mode-load.el View 1 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 4
giolekva
Hello r, sameer (cc: golang-dev, golang-dev@googlegroups.com), I'd like you to review this change to http://code.google.com/p/go
13 years, 9 months ago (2012-03-27 19:20:14 UTC) #1
rsc
Thanks, but let's leave this for after Go 1.
13 years, 9 months ago (2012-03-27 19:56:15 UTC) #2
rsc
13 years, 7 months ago (2012-06-03 04:47:54 UTC) #3
bradfitz
12 years, 5 months ago (2013-07-23 16:26:04 UTC) #4
R=close

Looks like go-mode.el has gotten compile/test mode support since this.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b