summaryrefslogtreecommitdiff
path: root/sal/qa/ByteSequence
AgeCommit message (Collapse)Author
2017-10-23loplugin:includeform: salStephan Bergmann
Change-Id: I539ca8b9dee5edc5fc2282a2b9b0ffd78bad8b11
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
Change-Id: I1b78276e08feef9b6f49e5abe002391c50a8d2cc Reviewed-on: https://gerrit.libreoffice.org/32143 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
Change-Id: I1bc6c87fcd6e5e96362623be94c59be216a3b2b8
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
...to improve diagnosing misuses of boolean expressions in client code (cf. compilerplugins/clang/implicitboolconversion.cxx). This change should be transparent to client code. Change-Id: Ibf43c5ded609b489952e1cc666cac1e72ffa2386
2013-12-02Drop duplicate #includeTakeshi Abe
Change-Id: Ife8ebbb5e46704c5d2ff46cc345b4ed926e7dc12
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
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 Meeks
2011-12-19sal: add more unit testsMatúš Kukan
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist
We can't run them in the normal way, but we build the tests as static archives, which we link into the single sal_cppunittester_all executable. (Work in progress, so far just a part of the tests are linked into it.) There is no makefilery yet to actually construct a complete iOS app bundle (.app directory), so just copy (in this case) the sal_cppunittester_all iOS executable on top of the executbale some dummy iOS app you build in Xcode... works fine, can be debugged that way.
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist
2011-02-11cppunit: enable this testCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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-04-13sb120: non-broken rtl::ByteSequence unit testssb
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-13sb118: adapted some more sal unit tests to new CppUnit framework; fixes for ↵sb
unxmacxi
2010-01-13sb118: adpated some sal unit tests to new CppUnit frameworksb
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer
-> testshl2
2008-04-10INTEGRATION: CWS changefileheader (1.12.64); FILE MERGEDRüdiger Timm
2008/03/31 13:23:47 rt 1.12.64.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.234); FILE MERGEDRüdiger Timm
2008/03/31 13:23:47 rt 1.4.234.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.8.64); FILE MERGEDRüdiger Timm
2008/04/01 12:34:10 thb 1.8.64.1: #i85898# Stripping all external header guards
2008-04-10INTEGRATION: CWS changefileheader (1.12.234); FILE MERGEDRüdiger Timm
2008/04/01 12:34:10 thb 1.12.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:47 rt 1.12.234.1: #i87441# Change license header to LPGL v3.
2007-11-20INTEGRATION: CWS reportdesign01 (1.10.42); FILE MERGEDIvo Hinkelmann
2007/10/15 09:07:45 oj 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/04 11:36:12 lla 1.10.42.1: #i67655# cleanups
2007-11-20INTEGRATION: CWS reportdesign01 (1.7.656); FILE MERGEDIvo Hinkelmann
2007/10/04 09:03:54 lla 1.7.656.1: #i67655# only updates on some tests to build warning free
2007-09-20INTEGRATION: CWS os2port01 (1.9.174); FILE MERGEDVladimir Glazounov
2007/08/09 09:01:48 obr 1.9.174.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/29 14:26:46 ydario 1.9.174.1: Initial OS/2 import.
2007-01-16INTEGRATION: CWS lfs (1.9.184); FILE MERGEDVladimir Glazounov
2006/11/30 16:31:47 rene 1.9.184.1: add LFS_CFLAGS only for sal
2006-09-17INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGEDOliver Bolte
2006/09/01 17:34:02 kaib 1.3.140.1: #i68856# Added header markers and pch files
2006-09-17INTEGRATION: CWS pchfix02 (1.11.498); FILE MERGEDOliver Bolte
2006/09/01 17:34:02 kaib 1.11.498.1: #i68856# Added header markers and pch files
2005-09-08INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGEDRüdiger Timm
2005/09/05 17:44:40 rt 1.2.162.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.8.162); FILE MERGEDRüdiger Timm
2005/09/05 17:44:40 rt 1.8.162.1: #i54170# Change license header: remove SISSL
2004-05-03INTEGRATION: CWS qadev17 (1.1.2); FILE ADDEDRüdiger Timm
2004/04/22 13:39:54 lla 1.1.2.1: #116021# new file
2004-05-03INTEGRATION: CWS qadev17 (1.7.2); FILE MERGEDRüdiger Timm
2004/04/22 13:43:55 lla 1.7.2.2: #116021# add rtl_old_testbyteseq.obj 2004/04/14 12:08:58 lla 1.7.2.1: #116021# lot of clarification for test library names
2004-03-19INTEGRATION: CWS qadev16 (1.6.20); FILE MERGEDOliver Bolte
2004/01/16 07:36:44 lla 1.6.20.1: #114786# makefile TARGET renames
2003-11-18INTEGRATION: CWS qadev13 (1.5.26); FILE MERGEDKurt Zenker
2003/10/31 09:29:10 lla 1.5.26.1: #112598# changes in makefiles, to use dmake test
2003-08-07INTEGRATION: CWS qadev0xa (1.4.26); FILE MERGEDJens-Heiner Rechtien
2003/07/03 09:35:57 lla 1.4.26.1: #110278# qadev9 -> qadev0xa changes
2003-05-27INTEGRATION: CWS qadev6 (1.3.24); FILE MERGEDVladimir Glazounov
2003/05/08 07:46:26 lla 1.3.24.1: #109230# SLOFILES added, for right dmake killobj
2003-04-01INTEGRATION: CWS qadev3 (1.2.2); FILE ADDEDVladimir Glazounov
2003/03/28 12:50:18 lla 1.2.2.1: #108453# get back all tests.
2003-04-01INTEGRATION: CWS qadev3 (1.2.2); FILE ADDEDVladimir Glazounov
2003/03/28 12:50:16 lla 1.2.2.1: #108453# get back all tests.
2003-04-01INTEGRATION: CWS qadev3 (1.6.2); FILE ADDEDVladimir Glazounov
2003/03/28 12:50:14 lla 1.6.2.1: #108453# get back all tests.
2003-04-01INTEGRATION: CWS qadev3 (1.10.2); FILE ADDEDVladimir Glazounov
2003/03/28 12:50:12 lla 1.10.2.1: #108453# get back all tests.
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-19add kTestByte6Mindy Liu
2003-03-19add another testsequence constMindy Liu
2003-03-18*** empty log message ***Mindy Liu
2003-03-18add kTestByte5Mindy Liu