]> git.saurik.com Git - wxWidgets.git/commit - tests/makefile.vc
added a test to check if wxHtmlWindow::SelectionToText() inserts \n characters correctly
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 15 Oct 2008 15:55:25 +0000 (15:55 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 15 Oct 2008 15:55:25 +0000 (15:55 +0000)
commitc39058f631b3a53682f00807a60bfff6c5aa2b7c
treeb95572e557f6b0325b72b649559bb862346acab2
parent7f8f381c0f1380986acc18e30d4b95a2571fdd7c
added a test to check if wxHtmlWindow::SelectionToText() inserts \n characters correctly

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
tests/Makefile.in
tests/html/htmlwindow.cpp [new file with mode: 0644]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_printfbench.dsp
tests/test_test.dsp
tests/test_test_gui.dsp
tests/test_vc7_printfbench.vcproj
tests/test_vc7_test.vcproj
tests/test_vc7_test_gui.vcproj
tests/test_vc8_printfbench.vcproj
tests/test_vc8_test.vcproj
tests/test_vc8_test_gui.vcproj
tests/test_vc9_printfbench.vcproj
tests/test_vc9_test.vcproj
tests/test_vc9_test_gui.vcproj