]> git.saurik.com Git - wxWidgets.git/commit
make the default value of numeric parameter 0, not 1, to make testing for it more...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 13 Oct 2008 22:25:51 +0000 (22:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 13 Oct 2008 22:25:51 +0000 (22:25 +0000)
commitebfa7ceaa468f67d73407eb768aa44115c3220a7
treec00bb5e11c55f888c40c8901c177f21292cffd84
parent7c14fc8ccaea1a0c7fd074d75936713d6f61c87e
make the default value of numeric parameter 0, not 1, to make testing for it more natural; also allow passing string parameter to the benchmarks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/benchmarks/bench.cpp
tests/benchmarks/bench.h
tests/benchmarks/strings.cpp