mediocre-go-lib/mtest
Brian Picciano 4b446a0efc mctx: refactor so that contexts no longer carry mutable data
This change required refactoring nearly every package in this project,
but it does a lot to simplify mctx and make other code using it easier
to think about.

Other code, such as mlog and mcfg, had to be slightly modified for this
change to work as well.
2019-02-07 19:42:12 -05:00
..
massert massert: add Err and Errf functions 2018-10-28 15:09:14 -04:00
mchk mchk: implement failing test case minimization 2018-08-21 14:45:15 -04:00
mtest_test.go mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00
mtest.go mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00