summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add new testsDavid Phillips2019-08-11
* Fix and add tests for NULL deref cases found by scan-buildDavid Phillips2019-08-11
* Add test recipe which skips valgrindDavid Phillips2019-08-04
* Wrap tests in valgrind, clean up memory leaksDavid Phillips2019-08-04
* Remove `POST-` from emul test namesDavid Phillips2019-08-04
* lex: empty file is equivalent to EOLDavid Phillips2019-08-04
* Add initial emulator implementationDavid Phillips2019-08-04
* input_bin: Refactor disassembly to allow input from buffersDavid Phillips2019-08-03
* Refactor disassembler to move data through instruction listDavid Phillips2019-08-03
* Add simple loop disasm testDavid Phillips2019-08-03
* Make full test use unique-per-test file namesDavid Phillips2019-08-03
* Rename .test files to .asmDavid Phillips2019-08-03
* Add some (failing) testsDavid Phillips2019-08-03
* Tidy test runner scriptDavid Phillips2019-08-03
* Add test for asm-disasm-asm, fix bug with labelsDavid Phillips2019-08-03