Added unit tests to test emulator core
authorpeusterm <manuel.peuster@uni-paderborn.de>
Fri, 15 Jan 2016 11:32:53 +0000 (12:32 +0100)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Fri, 15 Jan 2016 11:32:53 +0000 (12:32 +0100)
commit94f53ae31a1f9f9689cbce425289b72509649046
tree07946178f47cdad5807e8b054d8456aaa47d4840
parent5aa8cf2ec46680382ac18aefcc49d3f45edaff37
Added unit tests to test emulator core
README.md
emuvim/test/__main__.py [new file with mode: 0644]
emuvim/test/runner.py [new file with mode: 0644]
emuvim/test/test_api_zerorpc.py [new file with mode: 0644]
emuvim/test/test_emulator.py [new file with mode: 0644]