propresenter7-php-lib/tests
Thorsten Buss 4d10db4f17 Initial public release
PHP 8.4 library and CLI tools to read, modify, and generate ProPresenter 7
files: songs (.pro), playlists (.proplaylist), bundles (.probundle), themes,
and the global library files (Macros, Labels, Groups, ClearGroups, CCLI,
Messages, Timers, Stage, Workspace, Props, TestPatterns, Calendar,
KeyMappings, CommunicationDevices).

Built on the MIT-licensed ProPresenter7-Proto schema by greyshirtguy
(v7.16.2). Includes 18 CLI parsers, comprehensive API docs in doc/,
binary-format specs, and a synthetic 369-test PHPUnit suite covering
RTF extraction, translation slides, ZIP64 repair, round-trip fidelity,
and end-to-end generation.
2026-05-03 22:21:01 +02:00
..
ArrangementTest.php Initial public release 2026-05-03 22:21:01 +02:00
BinaryFidelityTest.php Initial public release 2026-05-03 22:21:01 +02:00
CalendarFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
CCLIFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
ClearGroupsFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
CommunicationDevicesFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
GroupsFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
GroupTest.php Initial public release 2026-05-03 22:21:01 +02:00
KeyMappingsFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
LabelsFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
LabelsFileWriterTest.php Initial public release 2026-05-03 22:21:01 +02:00
MacrosFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
MacrosFileWriterTest.php Initial public release 2026-05-03 22:21:01 +02:00
MassValidationTest.php Initial public release 2026-05-03 22:21:01 +02:00
MessagesFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
PlaylistArchiveTest.php Initial public release 2026-05-03 22:21:01 +02:00
PlaylistEntryTest.php Initial public release 2026-05-03 22:21:01 +02:00
PlaylistNodeTest.php Initial public release 2026-05-03 22:21:01 +02:00
ProBundleTest.php Initial public release 2026-05-03 22:21:01 +02:00
ProFileGeneratorTest.php Initial public release 2026-05-03 22:21:01 +02:00
ProFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
ProFileWriterTest.php Initial public release 2026-05-03 22:21:01 +02:00
ProPlaylistGeneratorTest.php Initial public release 2026-05-03 22:21:01 +02:00
ProPlaylistIntegrationTest.php Initial public release 2026-05-03 22:21:01 +02:00
ProPlaylistReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
ProPlaylistWriterTest.php Initial public release 2026-05-03 22:21:01 +02:00
PropsFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
RtfExtractorTest.php Initial public release 2026-05-03 22:21:01 +02:00
SlideExtendedTest.php Initial public release 2026-05-03 22:21:01 +02:00
SlideTest.php Initial public release 2026-05-03 22:21:01 +02:00
SmokeTest.php Initial public release 2026-05-03 22:21:01 +02:00
SongMetadataTest.php Initial public release 2026-05-03 22:21:01 +02:00
SongTest.php Initial public release 2026-05-03 22:21:01 +02:00
StageFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
TestPatternsFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
TextElementSetPlainTextTest.php Initial public release 2026-05-03 22:21:01 +02:00
TextElementTest.php Initial public release 2026-05-03 22:21:01 +02:00
ThemeFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
TimersFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
WorkspaceFileReaderTest.php Initial public release 2026-05-03 22:21:01 +02:00
Zip64FixerTest.php Initial public release 2026-05-03 22:21:01 +02:00