Descriptiontesting: set up structure for faster testing using the new -test.short flag.
New make target "testshort" runs "gotest -test.short" and is invoked
by run.bash, which is invoked by all.bash.
Use -test.short to make one package (crypto ecdsa) run much faster.
More changes to come.
Once this is in, I will update the long-running tests to use the new flag.
Patch Set 1 #Patch Set 2 : diff -r 56b847e640f3 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|