Skip to content

extra test data

Compare
Choose a tag to compare
@dmitryikh dmitryikh released this 15 Sep 11:25
· 149 commits to master since this release

place files from testdata.zip to testdata folder to activate additional large scale test cases and benchmarks

to run tests:

cd $GOPATH/src/github.com/dmitryikh/leaves
go test -v

to run benchmarks:

cd $GOPATH/src/github.com/dmitryikh/leaves
go test -bench .