mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-26 09:29:45 +00:00
Updates failure count.
This commit is contained in:
parent
06163165d9
commit
a366077509
@ -93,7 +93,7 @@ class PatrikRakTests: XCTestCase, CSTestMachineTrapHandler {
|
||||
|
||||
func testMemptr() {
|
||||
runTest("z80memptr")
|
||||
// Current status: 91 of 152 tests failed.
|
||||
// Current status: 6 of 152 tests failed.
|
||||
}
|
||||
|
||||
func testMachine(_ testMachine: CSTestMachine, didTrapAtAddress address: UInt16) {
|
||||
|
Loading…
Reference in New Issue
Block a user