summaryrefslogtreecommitdiff
path: root/Tests/LibPDF/TestPDF.cpp
AgeCommit message (Expand)Author
2023-05-14Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error())Ben Wiederhake
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-03-29LibPDF: Add implementation of the Standard security handlerMatthew Olsson
2022-03-07LibPDF: Propagate errors in Parser and DocumentMatthew Olsson
2022-01-08Tests: Add test cases for #10702 and #10717Simon Woertz
2022-01-08Tests: Add base structure for LibPDF unit testsSimon Woertz