From 33e7c3a75196fbf8bd8412eda797cfa170eb189d Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 6 Dec 2018 09:27:26 -0800 Subject: 4846 Clean up a few things: a) Call scan-next-byte in hex.subx with the right number of args. Turns out tests continue to work fine if they never use the other args. b) Tear down a test for 'stop' in the right order. Not important since we have no EBP to restore. But can still be misleading. c) Have 'check-ints-equal' return nothing. Handy for it to not mess up EAX. I never use the result anyway, and the name also is imperative suggesting callers won't expect a return value. --- subx/apps/crenshaw2-1b | Bin 8263 -> 8265 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'subx/apps/crenshaw2-1b') diff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b index c774facc..06cb42ef 100755 Binary files a/subx/apps/crenshaw2-1b and b/subx/apps/crenshaw2-1b differ -- cgit 1.4.1-2-gfad0