mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-11 14:37:37 +00:00
Introduce failing 'clock' test case.
i.e. a few seconds of the Workbench 1.0 clock application.
This commit is contained in:
parent
299d517449
commit
2c1f2edcf2
OSBindings/Mac/Clock SignalTests
1745878
OSBindings/Mac/Clock SignalTests/Amiga Blitter Tests/clock.json
Normal file
1745878
OSBindings/Mac/Clock SignalTests/Amiga Blitter Tests/clock.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -235,4 +235,8 @@ using WriteVector = std::vector<std::pair<uint32_t, uint16_t>>;
|
||||
[self testCase:@"spots"];
|
||||
}
|
||||
|
||||
- (void)testClock {
|
||||
[self testCase:@"clock"];
|
||||
}
|
||||
|
||||
@end
|
||||
|
Loading…
x
Reference in New Issue
Block a user