1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2016-12-17 17:05:49 -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 Added test of perfect DPLL input timing. 2016-07-12 21:42:23 -04:00
Klaus Dormann Let's try this not as markup. 2016-11-01 22:36:07 -04:00
Wolfgang Lorenz 6502 test suite Added an appropriate licence and credit for Wolfgang Lorenz's suite. 2016-11-01 22:26:12 -04:00
6502InterruptTests.swift Mildly enhanced unit test, while I'm curious. 2016-10-11 22:22:53 -04:00
6502TimingTests.swift Improved test reporting, attempted to resolve timing errors just introduced (i.e. to differentiate break/continue where a cycle may or may not be spent). 2016-10-27 08:41:44 -04:00
6522Tests.swift Fixed tests. 2016-11-05 12:58:56 -04:00
6532Tests.swift Migrated to Swift 3. 2016-09-15 22:12:12 -04:00
AllSuiteATests.swift Made a trivial XCTAssert unit test substitution. 2016-10-30 20:30:32 -04:00
ArrayBuilderTests.h Started building some tests of the array builder. 2016-11-19 08:27:08 +08:00
ArrayBuilderTests.mm Maybe TDD is the way to get over my activity block on this thing? Fixed the existing ArrayBuilder tests so that the tests target builds again, added an extremely trivial PCMTrack test, heading towards PCMPatchedTrack tests. 2016-12-17 17:05:49 -05:00
BCDTest.swift Installed hoglet's BCDTest as a formal part of the test suite; removed some redundant semicolons in the Wolfgang Lorenz tests while I was here. 2016-10-04 07:52:44 -04:00
C1540Tests.swift Migrated to Swift 3. 2016-09-15 22:12:12 -04:00
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 Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper. 2015-07-16 20:27:31 -04:00
KlausDormannTests.swift Migrated to Swift 3. 2016-09-15 22:12:12 -04:00
PCMPatchedTrackTests.h Maybe TDD is the way to get over my activity block on this thing? Fixed the existing ArrayBuilder tests so that the tests target builds again, added an extremely trivial PCMTrack test, heading towards PCMPatchedTrack tests. 2016-12-17 17:05:49 -05:00
PCMPatchedTrackTests.mm Maybe TDD is the way to get over my activity block on this thing? Fixed the existing ArrayBuilder tests so that the tests target builds again, added an extremely trivial PCMTrack test, heading towards PCMPatchedTrack tests. 2016-12-17 17:05:49 -05:00
WolfgangLorenzTests.swift Installed hoglet's BCDTest as a formal part of the test suite; removed some redundant semicolons in the Wolfgang Lorenz tests while I was here. 2016-10-04 07:52:44 -04:00