summaryrefslogtreecommitdiff
path: root/sal/qa/osl/socket/osl_Socket2.cxx
AgeCommit message (Collapse)AuthorFilesLines
2015-11-02Remove long-unused sal/qa/osl/socket/ test code for goodStephan Bergmann1-1391/+0
Change-Id: I2614e6c9f6d0a31866cb9821910da7f3e31377c6
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist1-53/+0
Change-Id: I8c37b9ec45836f9c0e2dc0cf232f96f23c7c36d3
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-2/+2
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
Patch contributed by Herbert Duerr: #i118662# remove berkeleyDB from module xmlhelp (author=orwitt) http://svn.apache.org/viewvc?view=revision&revision=1213188 #i119141# remove ISCII converter for now http://svn.apache.org/viewvc?view=revision&revision=1306246 make exceptions for cppunittester verbose http://svn.apache.org/viewvc?view=revision&revision=1174831 Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Patch contributed by Oliver-Rainer Wittmann 88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 drop OS/2 code, remove in-line assembler ARM atomics, and obsolete armarch header.
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2012-06-02targeted string re-workNorbert Thiebaud1-29/+29
Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620
2012-01-24dead code in qaThomas Arnhold1-15/+0
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold1-2/+2
2011-11-27remove include of pch header from salNorbert Thiebaud1-2/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann1-0/+2
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-03-21WaE: get %ld %d right for x86_64/x86Caolán McNamara1-2/+2
2011-03-21Tests in ure/sal/osl/socket unveiled SocketAddr comparison bugWilhelm Pflueger1-1/+2
Reenabled test unveiled a bug in socket.c when comparing socket addresses.
2011-03-21Reanimated tests in ure/sal/qa/osl/socketWilhelm Pflueger1-33/+36
I had to deactivate the tests in osl_SocketAddr.cxx and osl_Socket2.cxx in makefile.mk. These tests failed: osl_SocketAddr.cxx (SHL5TARGET) caused Segmentation fault. osl_Socket2.cxx (SHL6TARGET) just failed with error 1. I added the option SILENT_TEST in osl_Socket.cxx and in sockethelper.hxx to allow tests without output (t_print disabled).
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-1/+1
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller1-30/+30
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard1-5/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer1-1/+1
-> testshl2
2008-04-10INTEGRATION: CWS changefileheader (1.7.64); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:23:52 rt 1.7.64.1: #i87441# Change license header to LPGL v3.
2007-11-20INTEGRATION: CWS reportdesign01 (1.6.154); FILE MERGEDIvo Hinkelmann1-4/+5
2007/10/04 09:03:57 lla 1.6.154.1: #i67655# only updates on some tests to build warning free
2006-09-17INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:34:07 kaib 1.5.30.1: #i68856# Added header markers and pch files
2006-06-20INTEGRATION: CWS warnings01 (1.3.174); FILE MERGEDJens-Heiner Rechtien1-69/+10
2005/09/23 01:14:34 sb 1.3.174.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 12:35:38 sb 1.3.174.2: #i53898# Fixed previous change. 2005/09/14 15:18:49 sb 1.3.174.1: #i53898# Made code warning-free.
2005-09-08INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGEDRüdiger Timm1-58/+21
2005/09/05 17:44:57 rt 1.3.178.1: #i54170# Change license header: remove SISSL
2004-03-19INTEGRATION: CWS qadev16 (1.2.2); FILE MERGEDOliver Bolte1-11/+11
2004/02/11 06:07:07 lla 1.2.2.1: #114785# printf replacement, now t_print is same as printf
2004-01-05INTEGRATION: CWS qadev15 (1.1.2); FILE ADDEDOliver Bolte1-0/+1568
2003/12/24 08:49:52 mindyliu 1.1.2.3: #114401# remove osl_Socket_Const.h 2003/12/22 08:03:54 lla 1.1.2.2: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/22 07:35:48 lla 1.1.2.1: #114401# socket split.