Test Manglings

Validate mangled symbols against expected demangled output Use when this capability is needed.

tomevault-io Updated

File contents

test-manglings

Given a mangled Swift symbol:

  1. Check if it exists in Tests/SwiftDemangleTests/Resources/manglings.txt
  2. Run swift test --filter testManglings to verify demangling results
  3. Report pass/fail with the expected vs actual demangled output

If a new symbol pair is provided (mangled ---> demangled), add it to the appropriate resource file and run the test to confirm.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/oozoofrog--swiftdemangle--test-manglings commit 9dbfa8a85c

Frequently asked questions

npx skillmds@latest add tomevault-io/test-manglings