Add a simple unit test for wxHtmlPrintout pagination logic

Verify that the number of pages to be printed is as expected.
This commit is contained in:
Vadim Zeitlin 2018-05-23 18:12:26 +02:00
parent 048b7f44ec
commit dd92a269c3
11 changed files with 116 additions and 2 deletions

View file

@ -249,6 +249,7 @@
image/rawbmp.cpp
html/htmlparser.cpp
html/htmlwindow.cpp
html/htmprint.cpp
menu/accelentry.cpp
menu/menu.cpp
misc/guifuncs.cpp