• Russ Cox's avatar
    misc/cgo/test: run tests · f985638b
    Russ Cox authored
    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
    f985638b
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...