H. Peter Anvin (Intel)
30dda0b4bb
travis: utf-error.stderr: remove unnecessary error message
...
The error message "comma expected after operand 2" no longer
occurs in this program, this is an acceptable divergence, however.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2020-06-05 13:22:32 -07:00
H. Peter Anvin
02d68d3da0
travis utf-error test: update error messages
...
Update error messages to match the new __?*?__ namespace.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2019-09-12 18:36:18 -07:00
H. Peter Anvin
236f4a832b
strfunc: better error messages if a string transform fails
...
Let the user know what string transform actually failed on them.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2019-06-06 17:17:16 -07:00
Cyrill Gorcunov
85261a2b57
test: Use NASM_TEST_RUN environment
...
To placate false positives in outputs which
writes nasm comment an signature into binary
form.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-24 17:06:57 +03:00
Cyrill Gorcunov
bfa1ed0ae9
test: nasm-t -- Add UTF testcase
...
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-10-28 23:51:45 +03:00