ztn-zotan-swift-algorithms/Tests/SwiftAlgorithmsTests
Nate Cook 66ae806bbe
Enable CI format check (#253)
* Incorporate swift-format formatting fixes
* Resolve linting issues
* Doc edits, mostly to fix linter-identified issues
* Early exit improvements
* Indentation fixes
* Line lengths to 80 maximum
* Implement case binding rule, plus argument line break improvements
* Implement NoForceUnwrap rule
* Format the tests, as well
* Stop masquerading as XCTest
2025-03-05 09:11:17 -06:00
..
AdjacentPairsTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
ChainTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
ChunkedTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
CombinationsTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
CompactedTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
CycleTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
EndsWithTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
FirstNonNilTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
GroupedTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
IndexedTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
IntersperseTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
JoinedTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
KeyedTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
MinMaxTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
PartitionTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
PermutationsTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
ProductTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
RandomSampleTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
ReductionsTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
RotateTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
SplitTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
StrideTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
SuffixTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
TestUtilities.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
TrimTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
UniquePermutationsTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
UniqueTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00
WindowsTests.swift Enable CI format check (#253) 2025-03-05 09:11:17 -06:00