strconv: make malloc tests more reliable
Fixes #3495. I adapted fmt.TestCountMallocs to fix the existing tests. As the resulting tests did not appear to belong to either itoa or ftoa I moved them into their own file. R=bradfitz, fullung CC=golang-dev https://golang.org/cl/5985072
Showing
Please register or sign in to comment