Skip to content

Commit b2326e5

Browse files
committed
Park swift-testing-dependent tests under Tests/Testing; scaffold suites on plain Swift Testing
Move .timed performance tests and #snapshot tests (incl. .snapshots/) into Tests/Testing/ as inert parking per the 2026-07-09 ruling; remove the nested Tests/Package.swift (both targets moved away). Parent test target "PDF Tests" already ran on plain Apple Swift Testing and continues to build and run green. Claude-Session: https://claude.ai/code/session_01SCLPrXaUEPajDQtctNmSBQ
1 parent abc9512 commit b2326e5

10 files changed

Lines changed: 0 additions & 52 deletions

Tests/Package.swift

Lines changed: 0 additions & 52 deletions
This file was deleted.

Tests/PDF Performance Tests/Performance Tests.swift renamed to Tests/Testing/PDF Performance Tests/Performance Tests.swift

File renamed without changes.

Tests/PDF Performance Tests/Pipeline Analysis.swift renamed to Tests/Testing/PDF Performance Tests/Pipeline Analysis.swift

File renamed without changes.

Tests/PDF Snapshot Tests/.snapshots/all-elements.txt renamed to Tests/Testing/PDF Snapshot Tests/.snapshots/all-elements.txt

File renamed without changes.

Tests/PDF Snapshot Tests/.snapshots/nda-layout.txt renamed to Tests/Testing/PDF Snapshot Tests/.snapshots/nda-layout.txt

File renamed without changes.

Tests/PDF Snapshot Tests/.snapshots/nested-outline.txt renamed to Tests/Testing/PDF Snapshot Tests/.snapshots/nested-outline.txt

File renamed without changes.

Tests/PDF Snapshot Tests/.snapshots/table-elements.txt renamed to Tests/Testing/PDF Snapshot Tests/.snapshots/table-elements.txt

File renamed without changes.
File renamed without changes.

Tests/PDF Snapshot Tests/Test.Snapshot.Strategy+PDF.Binary.swift renamed to Tests/Testing/PDF Snapshot Tests/Test.Snapshot.Strategy+PDF.Binary.swift

File renamed without changes.

Tests/PDF Snapshot Tests/Test.Snapshot.Strategy+PDF.swift renamed to Tests/Testing/PDF Snapshot Tests/Test.Snapshot.Strategy+PDF.swift

File renamed without changes.

0 commit comments

Comments
 (0)