updates
This commit is contained in:
@@ -130,9 +130,9 @@ class TableXrefsTest(unittest.TestCase):
|
||||
|
||||
self.assertIn("Table/Index Cross-Reference Report for sample.json", text)
|
||||
self.assertIn("primary_value_table_candidate H'E000", text)
|
||||
self.assertIn("offset H'0006 -> H'E006", text)
|
||||
self.assertIn("offset H'0124 -> H'E124", text)
|
||||
self.assertIn("offset H'0002 at H'F922", text)
|
||||
self.assertIn("offset H'0006 selector 0x003 -> H'E006", text)
|
||||
self.assertIn("offset H'0124 selector 0x092 -> H'E124", text)
|
||||
self.assertIn("offset H'0002 selector 0x001 at H'F922", text)
|
||||
self.assertIn("index dynamic via R4", text)
|
||||
self.assertIn("term 'CONNECT': no LCD/text candidate hits", text)
|
||||
self.assertIn("term 'COMM LINK': 1 candidate", text)
|
||||
|
||||
Reference in New Issue
Block a user