aboutsummaryrefslogtreecommitdiff
path: root/lib/test
AgeCommit message (Collapse)Author
2018-05-12[test] lib/test: fix missing parameter on AssertShulhan
2018-05-10Refactor parser using bytes.ReaderShulhan
Previous benchmark result (22dcd07 Move buffer to reader), BenchmarkParse-2 500 19534400 ns/op 4656335 B/op 81163 allocs/op New benchmark result, BenchmarkParse-2 20000 71120 ns/op 35368 B/op 549 allocs/op
2018-05-10test: add parameter for name of field to assertShulhan
2018-05-07Add library for simplify testingShulhan