Add simple testing infrastructure

This commit is contained in:
Casey Callendrello
2017-03-13 18:05:55 +01:00
parent 168a5a0210
commit 559ffa1111
297 changed files with 117279 additions and 0 deletions

3
.gitignore vendored
View File

@@ -22,3 +22,6 @@ _testmain.go
*.exe
*.test
*.prof
bin/
gopath/