diff --git a/samples/html/test/Makefile.in b/samples/html/test/Makefile.in index bb4f8a1e91..8519312c4c 100644 --- a/samples/html/test/Makefile.in +++ b/samples/html/test/Makefile.in @@ -19,7 +19,7 @@ OBJECTS =$(PROGRAM).o DEPFILES=$(PROGRAM).d DATAFILES=f.html fft.html imagemap.htm imagemap.png pic.png pic2.bmp \ - tables.htm test.htm i18n.gif 8859_2.htm cp1250.htm + tables.htm test.htm i18n.gif 8859_2.htm cp1250.htm regres.htm include ../../../src/makeprog.env diff --git a/samples/html/test/regres.htm b/samples/html/test/regres.htm new file mode 100644 index 0000000000..3eaeb7f414 --- /dev/null +++ b/samples/html/test/regres.htm @@ -0,0 +1,9 @@ + +Regression Tests + + +wxString FindFirst(was there a space between 'g' and 'F'?)

+ + + + \ No newline at end of file diff --git a/samples/html/test/test.htm b/samples/html/test/test.htm index 3ed975e157..825ebb7ea2 100644 --- a/samples/html/test/test.htm +++ b/samples/html/test/test.htm @@ -14,6 +14,8 @@ i18n demo 1 (iso8859-2)

i18n demo 2 (cp1250) +

+some wxHTML regression tests

Agrave = 'à'