summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit
AgeCommit message (Expand)Author
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-09-29Added #include "unotest/oustringostreaminserter.hxx" back in (will be needed ...Stephan Bergmann
2011-09-29we're not using this header hereCaolán McNamara
2011-09-28fix another unotest/test breakerMarkus Mohrhard
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara
2011-09-02add a way to better construct an OString of len X from a SvStreamCaolán McNamara
2011-08-03Add statically linked unit tester for iOSTor Lillqvist
2011-07-29make stream operators leave variables in original state on failureCaolán McNamara
2011-07-26add a test for a nasty suspicion I haveCaolán McNamara
2011-07-25add a good(), eof(), bad() and a test case to demonstrateCaolán McNamara
2011-07-25add the legacy windows-only path utils testCaolán McNamara
2011-07-25recover my cppunit test for tools againCaolán McNamara