1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2016-12-24 23:29:37 -05:00
..
AllSuiteA Partitioned and added text for AllSuiteA and Klaus Dormann's tests. 2016-11-01 22:35:15 -04:00
BCDTest Fixed accreditation of BCDTest. 2016-11-01 22:40:48 -04:00
Bridges
Klaus Dormann Let's try this not as markup. 2016-11-01 22:36:07 -04:00
Wolfgang Lorenz 6502 test suite
6502InterruptTests.swift
6502TimingTests.swift
6522Tests.swift Fixed tests. 2016-11-05 12:58:56 -04:00
6532Tests.swift
AllSuiteATests.swift
ArrayBuilderTests.mm Made an attempt to separate and isolate the stuff of creating flux events from a PCMSegment, eventually to factor that out of PCMTrack and make it available also to PCMPatchedTrack. 2016-12-17 21:13:57 -05:00
BCDTest.swift
C1540Tests.swift
DPLLTests.swift Eventually reached an implementation of ADC that continues to satisfy all the formalised unit tests while also satisfying the manual BCDTest, that I need to find a way to formalise. I fixed the unit tests for Swift 3 while here, and attempted to do some unrelated NIB stuff with no real success. 2016-10-03 22:03:39 -04:00
Info.plist
KlausDormannTests.swift
PCMPatchedTrackTests.mm Simplified a little further. 2016-12-22 18:13:10 -05:00
PCMSegmentEventSourceTests.mm Added seeking tests, correcting such errors as uncovered. 2016-12-18 10:19:24 -05:00
PCMTrackTests.mm Implemented a very basic PCMTrack test, nevertheless revealing an oversight in PCMSegmentEventSource related to improperly counting to the index hole if the final bit is set. Took that as a message that I should comment and document the event source. 2016-12-18 22:53:24 -05:00
TimeTests.mm Added saturation test, fixed code as indicated. 2016-12-24 23:29:37 -05:00
WolfgangLorenzTests.swift