summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2015-09-24#i125194# Fix WebDAV file locking.Andrea Pescetti
2015-09-20#i125003# migrate main/sal/qa/osl/security from cppunit to Google Test.Damjan Jovanovic
2015-09-20#i125003# migrate main/sal/qa/systools from cppunit to Google Test.Damjan Jovanovic
2015-09-15Revert r1700845 for more scripts.Pedro Giffuni
2015-09-05#i125003# migrate main/sal/qa/osl/file from cppunit to Google Test,Damjan Jovanovic
2015-09-05#i125003# migrate main/sal/qa/osl/socket from cppunit to Google Test,Damjan Jovanovic
2015-09-04#i125003# migrate main/sal/qa/osl/module from cppunit to Google Test.Damjan Jovanovic
2015-09-04#i125003# migrate main/sal/qa/osl/process from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/osl/profile from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/osl/setthreadname from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/osl/mutex from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/testHelperFunctions from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/OStringBuffer from cppunit to Google Test.Damjan Jovanovic
2015-09-02Fix some perl shebangs.Pedro Giffuni
2015-09-02#i125003# migrate main/sal/qa/rtl/oustring from cppunit to Google Test.Damjan Jovanovic
2015-09-02#i125003# migrate main/sal/qa/rtl/ostring from cppunit to Google Test.Damjan Jovanovic
2015-09-02#i125003# migrate main/sal/qa/rtl/doublelock from cppunit to Google Test. Als...Damjan Jovanovic
2015-09-02#i125003# migrate main/sal/qa/rtl/bootstrap from cppunit to Google Test. Many...Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/oustringbuffer from cppunit to Google Test.Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/locale from cppunit to Google Test.Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/logfile from cppunit to Google Test. Also f...Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/process from cppunit to Google Test.Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/random from cppunit to Google Test.Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/strings from cppunit to Google Test. Some t...Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/textenc from cppunit to Google Test. Some t...Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/cipher from cppunit to Google Test.Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/crc32 from cppunit to Google Test.Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/digest from cppunit to Google Test.Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/math from cppunit to Google Test.Damjan Jovanovic
2015-09-01#i125003# migrate main/sal/qa/rtl/alloc from cppunit to Google Test.Damjan Jovanovic
2015-08-31#i125003# migrate main/sal/qa/rtl/uri from cppunit to Google Test.Damjan Jovanovic
2015-08-30#i125003# migrate main/sal/qa/rtl/uuid from cppunit to Google Test.Damjan Jovanovic
2015-08-30Put the main function in the test file instead of a separate missing file.Damjan Jovanovic
2015-08-30#i125003# migrate main/sal/qa/osl/thread from cppunit to Google TestDamjan Jovanovic
2015-08-30#i125003# generate a non-fatal test failure in the main/sal/qa/osl/condition ...Damjan Jovanovic
2015-08-30#i125003# migrate main/sal/qa/ByteSequence from cppunit to Google TestDamjan Jovanovic
2015-03-26Move operator to the public section.Pedro Giffuni
2015-03-26Bring to SAL a wrapper implementation of the powr() IEEE 754 math function.Pedro Giffuni
2014-06-18#i125112# fix CStringHash functor to match full strings onlyHerbert Dürr
2014-06-04#i125003# fix google-test for osl_condition in the sal moduleHerbert Dürr
2014-06-04#125003# add dependency for test on cpprt on unixJürgen Schmidt
2014-06-04#i125003# sal's autotest submodule depends on sal's cpprt submoduleHerbert Dürr
2014-06-03#125038# add header for Sleep under windowsJürgen Schmidt
2014-06-03#125038# remove double entry for sal/qa/osl/pipe Jürgen Schmidt
2014-06-03#125038# migrate sal/qa/osl/pipe tests to gtestJürgen Schmidt
2014-06-02#125003# add include for WindowsJürgen Schmidt
2014-06-02#125003# migrate sal/qa/osl/condition to gtestJürgen Schmidt
2014-06-02#125003# integrate googletest framework for general use for unit testingJürgen Schmidt
2014-05-17i124896 add including of rtl/alloc.h in path_helper.hxx for win32Steve Yin
2014-05-16#i124896# use default allocator for w32 ShortPathName bufferHerbert Dürr