2008-10-09 |
Vadim Zeitlin | fix bug in the test in STL build (where std::vector... |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
tree | commitdiff |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
tree | commitdiff |
2008-09-29 |
Vadim Zeitlin | fix After{First,Last}() to work for strings with non... |
tree | commitdiff |
2008-09-27 |
Vadim Zeitlin | fix VC9 compilation: FileNameInfo identifier conflicts... |
tree | commitdiff |
2008-09-26 |
Vadim Zeitlin | fix ParseFormat("%d") to set the date it finds (#10002) |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | fix parsing of IP literals in URIs, added test for it |
tree | commitdiff |
2008-09-25 |
Vadim Zeitlin | introduced more convenient and readable URI_ASSERT_XXX_... |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | compilation fix for PCH-less build |
tree | commitdiff |
2008-09-22 |
Vadim Zeitlin | added a simple test for wxGetDisplayXXX() functions |
tree | commitdiff |
2008-09-20 |
Kevin Ollivier | Rebake after bakefile changes. |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | add unit test for wxTextEntry methods of wxComboBox |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | do enable PCH for the tests, wx/wx.h was not precompile... |
tree | commitdiff |
2008-09-19 |
Vadim Zeitlin | extract wxTextEntry unit tests in a reusable base class |
tree | commitdiff |
2008-09-12 |
Vadim Zeitlin | fix crash under MSW due to constructing a static wxDDEC... |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | added braces to suppress g++ 4.3 warnings |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | added swap() for the other arrays too |
tree | commitdiff |
2008-09-11 |
Vadim Zeitlin | added wxArrayString::swap() |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | rebake |
tree | commitdiff |
2008-08-29 |
Vadim Zeitlin | chanegd wxTlsValue to be pointer-like instead of value... |
tree | commitdiff |
2008-08-29 |
Vadim Zeitlin | make the length of string proportional to the parameter... |
tree | commitdiff |
2008-08-28 |
Vadim Zeitlin | add the possibility to pass numeric parameters to bench... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | unbuffer cout to work around bug in Debian version... |
tree | commitdiff |
2008-08-26 |
Vadim Zeitlin | no changes, just a typo |
tree | commitdiff |
2008-08-26 |
Václav Slavík | fixed writing to wxUniCharRef after its 'parent' iterat... |
tree | commitdiff |
2008-08-13 |
Václav Slavík | added wxString benchmark using 2.8's HTML parser |
tree | commitdiff |
2008-08-13 |
Václav Slavík | HAVE_BOOST_THREAD should be off by default |
tree | commitdiff |
2008-08-11 |
Václav Slavík | added microbenchmark for wxCharBuffer performance |
tree | commitdiff |
2008-08-09 |
Vadim Zeitlin | added test for Replace(whatever, "") |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | added wxTLS_TYPE() macro |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | added Win32 TLS tests |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | add TLS access benchmark |
tree | commitdiff |
2008-08-06 |
Vadim Zeitlin | pass asciistr, not utf8str, to FromAscii |
tree | commitdiff |
2008-08-06 |
Vadim Zeitlin | show default values of the options in the usage message |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | made wxDELETE[A]() template functions instead of macros... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | add wxString::Capitalize() and MakeCapitalized() for... |
tree | commitdiff |
2008-07-30 |
Vadim Zeitlin | added another Replace() test |
tree | commitdiff |
2008-07-30 |
Vadim Zeitlin | added some Replace() benchmarks (#9802) |
tree | commitdiff |
2008-07-29 |
Václav Slavík | added a test for passing wxCharBufer to wxprintf functions |
tree | commitdiff |
2008-07-26 |
Vadim Zeitlin | added a simple benchmarking suite |
tree | commitdiff |
2008-07-23 |
Vadim Zeitlin | add unit test for wxTextCtrl::GetInsertionPoint() |
tree | commitdiff |
2008-07-23 |
Vadim Zeitlin | add unit test for wxTextCtrl::SetSelection() |
tree | commitdiff |
2008-07-23 |
Vadim Zeitlin | fix a bug in the test which was corrupting 1 byte beyon... |
tree | commitdiff |
2008-07-22 |
Vadim Zeitlin | get rid of base arrays in wxUSE_STL build, we don't... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | big wxURI cleanup; it now handles Unicode characters... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | remove the just added assertEquals(time_t, long) overlo... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | no changes, just removed an unnecessary semicolon at... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | already escaped backslash shouldn't escape the followin... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | fix bug with wxCSConv("ASCII") |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | simplify the test, don't reuse the same macro for diffe... |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | get rid of special WX_ASSERT_FOO_EQUAL macros by defini... |
tree | commitdiff |
2008-07-17 |
Vadim Zeitlin | make test failures easier to debug by using more inform... |
tree | commitdiff |
2008-07-17 |
Vadim Zeitlin | don't run the tests which can't succeed in ANSI build... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | add GetLo/Hi() test |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | implement flag for Unix-like behaviour in wxCmdLinePars... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | added wxConvISO8859_1 test |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT... |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | only initialize sockets if IPC implementation is socket... |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | PCH-less build fix |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | added a simple IPC unit test |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | define {first,second}_type in the struct declared by... |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | run tests several times with different socket flags |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | check that the stream raises no error other than EOF... |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | enable the rest of wxSocketStream tests now that they... |
tree | commitdiff |
2008-07-09 |
Vadim Zeitlin | add some output stream tests |
tree | commitdiff |
2008-07-09 |
Vadim Zeitlin | skip calls of TellI/TellO() if the stream is not seekab... |
tree | commitdiff |
2008-07-09 |
Vadim Zeitlin | use wxSocketBase::Initialize/Shutdown() instead of... |
tree | commitdiff |
2008-07-08 |
Vadim Zeitlin | MSW compilation fix after last commit |
tree | commitdiff |
2008-07-08 |
Vadim Zeitlin | added (for now trivial) socket stream test |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | regenerate the makefiles with correct new test name... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | added a unit test for input/output file streams and... |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-09 |
Vadim Zeitlin | correct some compatibility problems with the existing... |
tree | commitdiff |
2008-06-06 |
Vadim Zeitlin | initialize wxStringBuffer with the original contents... |
tree | commitdiff |
2008-06-06 |
Vadim Zeitlin | compilation fixes for ANSI build |
tree | commitdiff |
2008-06-06 |
Vadim Zeitlin | removed the test which never works: Lower/Upper() don... |
tree | commitdiff |
2008-06-02 |
Vadim Zeitlin | suppress warning about casting int to a pointer of... |
tree | commitdiff |
2008-06-02 |
Vadim Zeitlin | define wxHAS_ATOMIC_OPS only if native implementation... |
tree | commitdiff |
2008-06-02 |
Václav Slavík | regenerated all trunk makefiles with bakefile-0.2.3 |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | define wxHAS_RAW_BITMAP (instead of inconsistenly named... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | ReadBig() should be defined in ANSI build too |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | include wx/crt.h to get wxUSE_WXVSNPRINTF |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | really fix the test to work in any time zone and with... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | fix wxDateTime::ParseRfc822Date() to handle missing... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | add a special macro for comparing time_t values to... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | fix time zone conversion test to work in any time zone... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | added wxTextOutputStream::Flush(): this is necessary... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | use CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | make test failure in TestStreamDecoder more informative |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | use more informative CPPUNIT_ASSERT_EQUAL instead of... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | disable test using network by default as it's not avail... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | fix test failures: the expected results were incorrect... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | make assertion failure messages more useful by using... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | don't run vsnprintf() test if we're using the system... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | don't compile the test in the build configurations... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | fixed wxImagePixelData compilation (ticket #3003);... |
tree | commitdiff |
2008-05-25 |
Vadim Zeitlin | don't take the min size into account when setting the... |
tree | commitdiff |
2008-05-25 |
Vadim Zeitlin | create tests/window directory for wxWindow tests |
tree | commitdiff |
2008-05-24 |
Vadim Zeitlin | do case normalization after long path one, this fixes... |
tree | commitdiff |
next |