4889: added CopyPipeToChan unit test
authorTim Pierce <twp@unchi.org>
Thu, 22 Jan 2015 20:40:46 +0000 (15:40 -0500)
committerTim Pierce <twp@unchi.org>
Thu, 22 Jan 2015 20:40:46 +0000 (15:40 -0500)
commit4c731f7597f251957b4ded726a0c33d8b8bf0ad7
tree2ba1df9aa22ac94d85b2bc39a31b02029ad8209f
parent27205826b53fee3d76f1e0128c4ad4c26bb0a3ca
4889: added CopyPipeToChan unit test

Added TestCopyPipeToChanLongLines test to confirm that when
CopyPipeToChan attempts to read a line too long for bufio.Scanner, that
it generates an error message on the output channel.
services/crunchstat/crunchstat_test.go