From 0043952064be14219ca6c428802467b49e6018a3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 2 Dec 2018 16:58:30 -0800 Subject: 4819 --- html/subx/apps/crenshaw2-1b.subx.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/subx/apps/crenshaw2-1b.subx.html') diff --git a/html/subx/apps/crenshaw2-1b.subx.html b/html/subx/apps/crenshaw2-1b.subx.html index dbbfd526..19773a56 100644 --- a/html/subx/apps/crenshaw2-1b.subx.html +++ b/html/subx/apps/crenshaw2-1b.subx.html @@ -458,7 +458,7 @@ if ('onhashchange' in window) { 392 # registers except ESP may be clobbered at this point 393 # . . discard args 394 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0x10/imm32 # add to ESP -395 # check-ints-equal(*_test-output-stream->data, '3') +395 # check-ints-equal(*_test-output-stream->data, '3', msg) 396 # . . push args 397 68/push "F - test-get-num-reads-single-digit"/imm32 398 68/push 0x33/imm32 @@ -634,7 +634,7 @@ if ('onhashchange' in window) { 568 # registers except ESP may be clobbered at this point 569 # . . discard args 570 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0x10/imm32 # add to ESP -571 # check-ints-equal(*_test-output-stream->data, '3456') +571 # check-ints-equal(*_test-output-stream->data, '3456', msg) 572 # . . push args 573 68/push "F - test-get-num-reads-multiple-digits"/imm32 574 68/push 0x36353433/imm32 @@ -725,7 +725,7 @@ if ('onhashchange' in window) { 659 # registers except ESP may be clobbered at this point 660 # . . discard args 661 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0x10/imm32 # add to ESP -662 # check-ints-equal(*_test-output-stream->data, '3456') +662 # check-ints-equal(*_test-output-stream->data, '3456', msg) 663 # . . push args 664 68/push "F - test-get-num-reads-multiple-digits-followed-by-nondigit"/imm32 665 68/push 0x36353433/imm32 -- cgit 1.4.1-2-gfad0