Page MenuHomePhorge

kolabobjecttest.h
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None

kolabobjecttest.h

/*
* Copyright (C) 2012 Christian Mollekopf <mollekopf@kolabsys.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef KOLABOBJECTTEST_H
#define KOLABOBJECTTEST_H
#include <QObject>
class KolabObjectTest: public QObject
{
Q_OBJECT
private slots:
void preserveLatin1();
void preserveUnicode();
void dontCrashWithEmptyOrganizer();
void dontCrashWithEmptyIncidence();
void parseRelationMembers();
};
#endif // KOLABOBJECTTEST_H

File Metadata

Mime Type
text/x-c
Expires
Mon, Apr 6, 1:27 AM (2 d, 8 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c0/2b/e44870a4e48ab69a52056e2da9ad
Default Alt Text
kolabobjecttest.h (1 KB)

Event Timeline