0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00
Commit Graph

2 Commits

Author SHA1 Message Date
H. Peter Anvin
9a55314a23 travis: update tests for new or fixed errors/warnings
Some new warnings, some duplicate warnings removed.

The selfref test was broken because of mishandling of $ escaped
symbols; the new set of error messages are far more correct.

With all of this, travis now passes again.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-09-05 00:59:23 -07:00
Cyrill Gorcunov
62b8ea045c travis: add selfref
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-10-11 12:50:08 +03:00