summaryrefslogtreecommitdiff
path: root/sal/qa/osl/security/osl_Security_Const.h
AgeCommit message (Collapse)AuthorFilesLines
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist1-4/+8
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-07-10aTestSec is not used anywhereTor Lillqvist1-1/+0
2011-04-18Remove OS/2 support.Francois Tigeot1-1/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-02-22EasyHacks: Re-animate tests in sal/qa/oslWilhelm Pflueger1-2/+6
Some tests in osl_process are not running: a) the batch file for the batch test is not copied to the execution path b) osl_execProc_exe_name_in_argument_list() throws an assertion.
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist1-2/+2
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-0/+3
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard1-8/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+2
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-3/+3
-> testshl2
2008-04-10INTEGRATION: CWS changefileheader (1.6.64); FILE MERGEDRüdiger Timm1-36/+19
2008/04/01 12:34:14 thb 1.6.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:51 rt 1.6.64.1: #i87441# Change license header to LPGL v3.
2007-11-20INTEGRATION: CWS reportdesign01 (1.4.238); FILE MERGEDIvo Hinkelmann1-5/+10
2007/10/15 09:08:55 oj 1.4.238.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/04 09:03:56 lla 1.4.238.1: #i67655# only updates on some tests to build warning free
2007-09-20INTEGRATION: CWS os2port01 (1.4.174); FILE MERGEDVladimir Glazounov1-3/+3
2006/11/29 14:26:49 ydario 1.4.174.1: Initial OS/2 import.
2005-09-08INTEGRATION: CWS ooo19126 (1.3.208); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:44:54 rt 1.3.208.1: #i54170# Change license header: remove SISSL
2003-12-11INTEGRATION: CWS qadev14 (1.2.12); FILE MERGEDKurt Zenker1-3/+3
2003/11/28 10:50:44 lla 1.2.12.1: #114060# wrong header
2003-10-06INTEGRATION: CWS qadev12 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+121
2003/09/15 05:33:14 deuce 1.1.2.2: #111730# add forward vars, remove unused headers. 2003/09/13 07:48:24 deuce 1.1.2.1: #111730# first check in of test code for sal/qa/osl/security/osl_Security_Const.h.