28 lines
837 B
Plaintext
28 lines
837 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)
|
|
Input RTF: Vers1.1/Vers1.2 slide
|
|
Output: Vers1.1
|
|
Vers1.2
|
|
Match: YES
|