| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | test: Eliminate expect_err | Justin M. Keyes | 2019-09-06 |
| | | | | | Eliminate `expect_err` in favor of `pcall_err` + `eq` or `matches`. | ||
| * | test/util: expect_err() (#8257) | Justin M. Keyes | 2018-04-11 |
| | | | | other cleanup, ref #8245 | ||
| * | test/API: validate channel arg (#8245) | Justin M. Keyes | 2018-04-08 |