propresenter-php/.sisyphus/evidence/task-3-rtf-edge-cases.txt
2026-03-01 16:12:17 +01:00

24 lines
769 B
Plaintext

PHPUnit 11.5.55 by Sebastian Bergmann and contributors.
Runtime: PHP 8.4.7
Configuration: /Users/thorsten/AI/propresenter-work/php/phpunit.xml
........... 11 / 11 (100%)
Time: 00:00.009, Memory: 8.00 MB
Rtf Extractor (ProPresenter\Parser\Tests\RtfExtractor)
✔ Extracts multiline text from real pro presenter rtf
✔ Extracts single line text
✔ Extracts german characters from rtf
✔ Extracts all german special characters
✔ Empty string returns empty
✔ Nullish rtf returns empty
✔ Rtf with only formatting returns empty
✔ Extracts translation text
✔ Handles unicode escapes
✔ Extracts text with stroke formatting
✔ Non rtf string returned as is
OK (11 tests, 11 assertions)