tests: Update references

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2018-04-03 23:03:01 +01:00
parent 2e695334c1
commit 7149fc1e39
7 changed files with 7 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
ERROR: divzero-instr.asm(2): ERROR: divzero-instr.asm(2):
division by zero division by zero

View File

@@ -1,2 +1,2 @@
ERROR: divzero-section-bank.asm(1): ERROR: divzero-section-bank.asm(1):
division by zero division by zero

View File

@@ -1,3 +1,3 @@
ERROR: local-wrong-parent.asm(5): ERROR: local-wrong-parent.asm(5):
Not currently in the scope of 'WrongParent' Not currently in the scope of 'WrongParent'
error: Assembly aborted in pass 1 (1 errors)! error: Assembly aborted in pass 1 (1 errors)!

View File

@@ -1,2 +1,2 @@
ERROR: macro-@.asm(1) -> @(-1): ERROR: macro-@.asm(1) -> @(-1):
Macro '@' not defined Macro '@' not defined

View File

@@ -1,2 +1,2 @@
ERROR: null-in-macro.asm(1): ERROR: null-in-macro.asm(1):
Unterminated MACRO definition. Unterminated MACRO definition.

View File

@@ -1,2 +1,2 @@
ERROR: remote-local-noexist.asm(7): ERROR: remote-local-noexist.asm(7):
'Parent.child.fail' is a nonsensical reference to a nested local symbol 'Parent.child.fail' is a nonsensical reference to a nested local symbol

View File

@@ -1,3 +1,3 @@
ERROR: undefined-dot.asm(3): ERROR: undefined-dot.asm(3):
'.' not defined '.' not defined
error: Assembly aborted in pass 2 (1 errors)! error: Assembly aborted in pass 2 (1 errors)!