Added files for machine unit testing
This commit is contained in:
parent
c75e2995e7
commit
8126a9ac2e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
/target
|
/target
|
||||||
/.idea
|
/.idea
|
||||||
*.iml
|
*.iml
|
||||||
*.txt
|
/*.txt
|
||||||
|
8
test/machine/memory.txt
Normal file
8
test/machine/memory.txt
Normal file
File diff suppressed because one or more lines are too long
8
test/machine/memoryComp.txt
Normal file
8
test/machine/memoryComp.txt
Normal file
File diff suppressed because one or more lines are too long
8
test/machine/memoryDiv.txt
Normal file
8
test/machine/memoryDiv.txt
Normal file
File diff suppressed because one or more lines are too long
8
test/machine/memoryIf.txt
Normal file
8
test/machine/memoryIf.txt
Normal file
File diff suppressed because one or more lines are too long
8
test/machine/memoryJump.txt
Normal file
8
test/machine/memoryJump.txt
Normal file
File diff suppressed because one or more lines are too long
8
test/machine/memoryMul.txt
Normal file
8
test/machine/memoryMul.txt
Normal file
File diff suppressed because one or more lines are too long
8
test/machine/memoryRet.txt
Normal file
8
test/machine/memoryRet.txt
Normal file
File diff suppressed because one or more lines are too long
8
test/machine/memorySub.txt
Normal file
8
test/machine/memorySub.txt
Normal file
File diff suppressed because one or more lines are too long
8
test/machine/memorySwitch.txt
Normal file
8
test/machine/memorySwitch.txt
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user