wxWidgets/tests/benchmarks
Kevin Ollivier 7664a67f57 Rebake after bakefile changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-20 23:59:10 +00:00
..
htmlparser
bench.bkl
bench.cpp
bench.dsp rebake 2008-09-04 07:57:32 +00:00
bench.dsw
bench.h
bench.sln Rebake after bakefile changes. 2008-09-20 23:59:10 +00:00
bench.vcproj Rebake after bakefile changes. 2008-09-20 23:59:10 +00:00
graphics.cpp
htmltest.html
makefile.bcc Rebake after bakefile changes. 2008-09-20 23:59:10 +00:00
makefile.gcc Rebake after bakefile changes. 2008-09-20 23:59:10 +00:00
Makefile.in Rebake after bakefile changes. 2008-09-20 23:59:10 +00:00
makefile.vc Rebake after bakefile changes. 2008-09-20 23:59:10 +00:00
makefile.wat Rebake after bakefile changes. 2008-09-20 23:59:10 +00:00
printfbench.cpp
strings.cpp make the length of string proportional to the parameter to study test time dependency on it 2008-08-29 13:56:03 +00:00
tls.cpp chanegd wxTlsValue to be pointer-like instead of value-like which doesn't work for UDTs; use __thread keyword with mingw32 >= 4.3 too; use library-based thread-specific variables support in wxString cache now that it is fixed to work there; finally added a unit test for TLS stuff 2008-08-29 23:28:42 +00:00