/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #define CSV_USE_CSV_ASSERTIONS #include #include #include #include #include #include #include #include #include "ut.hxx" int _cdecl main(int argc, char * argv[]) { bool ret = classtest_File(); ret = classtest_SimpleString AND ret; UT_RESULT( ret ); return 0; } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ eoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-06Update headers to Alv2 headersAndrew Rist
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.6.18); FILE MERGEDRüdiger Timm
2008/04/01 13:04:34 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:03 rt 1.6.18.1: #i87441# Change license header to LPGL v3.
2008-03-12INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGEDRüdiger Timm
2007/07/27 09:09:50 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl
2006-09-17INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGEDOliver Bolte
2006/09/01 17:59:26 kaib 1.4.34.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.3.34); FILE MERGEDJens-Heiner Rechtien
2005/11/16 21:34:02 pl 1.3.34.2: #i55991# removed warnings 2005/11/03 17:46:56 cl 1.3.34.1: warning free code changes for unxlngi6
2005-09-09INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGEDRüdiger Timm
2005/09/05 14:38:33 rt 1.2.220.1: #i54170# Change license header: remove SISSL
2004-11-09INTEGRATION: CWS oasisbf1 (1.1.386); FILE MERGEDJens-Heiner Rechtien
2004/10/14 10:09:13 mib 1.1.386.1: 'i31063#: unitialized variable in getProperties