go/misc
Russ Cox f985638b94 misc/cgo/test: run tests
The new gotest ignores Test functions outside *_test.go files
(the old shell script allowed them), so replace one clumsy hack
with another.

The root problem is that the package makefiles only know
how to run cgo for source files in the package proper, not
for test files.  Making it work for test files is probably more
trouble than it's worth.

R=bradfitz
CC=golang-dev
https://golang.org/cl/4452060
2011-05-02 13:55:51 -04:00
..
arm arm: add gdb support to android launcher script 2010-07-30 10:35:07 +03:00
bash misc/bash: add *.go completion for gofmt 2010-08-30 21:13:11 -04:00
bbedit misc/bbedit: remove closed keyword 2011-03-23 16:29:40 +11:00
cgo misc/cgo/test: run tests 2011-05-02 13:55:51 -04:00
dashboard builder: build multiple targets in parallel 2011-04-27 10:12:10 +10:00
emacs misc/emacs: gofmt: don't clobber the current buffer on failure 2011-03-24 10:35:39 -04:00
fraise misc: update type + builtin lists found in editor support files 2011-01-19 23:07:49 -05:00
goplay misc/goplay: fix Tab and Shift+Enter in Firefox. 2011-04-16 18:44:51 +10:00
kate kate: reorganize, remove closed() 2011-03-29 01:12:39 -04:00
nacl runtime: closures, defer bug fix for Native Client 2010-04-22 17:52:22 -07:00
notepadplus misc/notepadplus: add syntax and completion support for notepad++ 2011-04-01 14:44:57 +11:00
swig Make.pkg: add support for SWIG, and add two SWIG examples 2011-03-22 13:05:51 -07:00
vim misc/vim: add plugin with Fmt command. 2011-04-13 11:55:41 +10:00
xcode More Xcode support. 2009-12-30 15:30:57 -08:00
zsh misc: add zsh completion (using compctl) 2010-08-30 21:13:01 -04:00