]> git.saurik.com Git - wxWidgets.git/history - tests/vectors
Cleanup of functions not taking any parameter.
[wxWidgets.git] / tests / vectors /
2008-12-11  Vadim Zeitlinadded wxVector::resize()
2008-10-09  Vadim Zeitlinfix bug in the test in STL build (where std::vector...
2008-07-18  Vadim Zeitlinget rid of special WX_ASSERT_FOO_EQUAL macros by defini...
2008-01-22  Václav Slavíkfixed wxVector<T> to work with non-POD types again...
2007-08-21  Václav Slavíkmore wxVector<T> tests
2007-08-21  Václav Slavíkadded test for wxVector<T> iterators (fails miserably)
2007-07-07  Václav Slavíkchanged wxVectorBase and WX_DECLARE_BASE into wxVector...