disable MSVC 8+ warning about using Unicode characters as we do want to use them
[wxWidgets.git] / tests / testprec.h
2009-06-06  Vadim Zeitlindisable MSVC 8+ warning about using Unicode characters...
2009-06-01  Francesco Montorsiadd wxURL::GetInputStream test unit; add a global IsNet...
2009-03-25  Vadim Zeitlintrap CRT assertions and report assertions which happen...
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-01-16  Vadim Zeitlinforward declare wxEvent before using it
2009-01-16  Vadim Zeitlinadd a unit test checking that events are really propaga...
2008-12-21  Vadim Zeitlindon't show assert message boxes in debug build but...
2006-08-28  Michael WetherellWe can't define things in someone else's namespace.
2006-05-28  Vadim Zeitlinadded assertion_traits<> specialization for wxString...
2006-03-31  Vadim Zeitlinenable tests using \u escapes for VC7; replaced compile...
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...