Skip to content

Commit

Permalink
Removed old non unit tests
Browse files Browse the repository at this point in the history
They are completely unmaintained and not ported from 0.9.x API
  • Loading branch information
ceztko committed Dec 21, 2023
1 parent 0fb218e commit 14ec34c
Show file tree
Hide file tree
Showing 36 changed files with 0 additions and 3,974 deletions.
1 change: 0 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
- PdfMemDocument: Release the device after all objects have been loaded (eg. after a full Save())
- PdfParserObject: Release the device after loading
- Evaluate rename references to "sequential" signing to "async"
- Remove other non-unit tests
- Consider converting protected PdfFontMetrics::GetFaceHandle() to return just FT_Face,
and reference the face with FT_Reference_Face
- Remove PdfEncryptMD5Base::GetMD5Binary and PdfEncryptMD5Base::GetMD5String and use common functions
Expand Down
5 changes: 0 additions & 5 deletions test/ContentParser/CMakeLists.txt

This file was deleted.

184 changes: 0 additions & 184 deletions test/ContentParser/main.cpp

This file was deleted.

11 changes: 0 additions & 11 deletions test/CreationTest/CMakeLists.txt

This file was deleted.

0 comments on commit 14ec34c

Please sign in to comment.