diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-12-24 23:20:20 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-12-24 23:20:20 +0900 |
| commit | f92867a59e624e46760b9e51556911638a008a26 (patch) | |
| tree | a43c2bcec9c5f4c55cc777797259287f45f76cdb /include/mruby.h | |
| parent | d0625286533ce8fd8c63108670db8f32169e5ad8 (diff) | |
| download | mruby-f92867a59e624e46760b9e51556911638a008a26.tar.gz mruby-f92867a59e624e46760b9e51556911638a008a26.zip | |
Refine the assertion failure message in mrdb print tests
#### Before this patch:
```console
Fail: mruby-bin-debugger(print) error (mrbgems: mruby-bin-debugger)
- Assertion[2]
Expected true to be false.
```
#### After this patch:
```console
Fail: mruby-bin-debugger(print) error (mrbgems: mruby-bin-debugger)
- Assertion[2]
Expected "$2 = undefined method 'bar' (NoMethodError)\n" to be start_with? "$2 = (eval):2: undefined method".
```
Diffstat (limited to 'include/mruby.h')
0 files changed, 0 insertions, 0 deletions
