8 Commits

Author SHA1 Message Date
Mark McGranaghan
f72f11e641 Rebuild 2020-10-19 08:04:08 -07:00
legonian
71719ea0f3
Change t.Fail to t.Fatal
Fail* continues execution, right function probably Fatal*.
2020-10-18 14:34:13 +03:00
andrew
6fed3e7e69 Add hash 2020-03-09 13:24:03 +02:00
andrew
beeb231562 Couple of suggestions 2020-03-09 12:14:31 +02:00
Oleg Butuzov
646c8b39da bugfix (mmcgrana/gobyexample#294) sha1 sum calculator
This bugfix implements correct way to calculate source sha1 hash, before it will changed,
by propagation of unchanged sources.

This commit will also include regenerated static files and *.hash files.
2019-10-22 14:27:02 +03:00
Eli Bendersky
be9b84288c Add a new example: testing 2019-09-12 11:30:07 -07:00
Eli Bendersky
507f2b6145 Added table-driven tests and comments 2019-09-12 11:23:01 -07:00
Eli Bendersky
e5af060488 Add basic test in main_test and check it passes with 'go test' 2019-09-12 09:29:38 -07:00