Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
Mail-related libraries
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PIM
Mail-related libraries
Commits
b39f0f0e
Commit
b39f0f0e
authored
Jan 05, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up code
parent
22eab993
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
kaddressbookgrantlee/src/printing/autotests/grantleeprinttest.cpp
...bookgrantlee/src/printing/autotests/grantleeprinttest.cpp
+0
-16
No files found.
kaddressbookgrantlee/src/printing/autotests/grantleeprinttest.cpp
View file @
b39f0f0e
...
...
@@ -111,22 +111,6 @@ void GrantleePrintTest::shouldDisplayContactInfo_data()
QTest
::
newRow
(
"spouse"
)
<<
QStringLiteral
(
"spouse"
)
<<
QStringLiteral
(
"foo-spousesname"
);
QTest
::
newRow
(
"givenname"
)
<<
QStringLiteral
(
"givenName"
)
<<
QStringLiteral
(
"foo-givenname"
);
QTest
::
newRow
(
"additionalname"
)
<<
QStringLiteral
(
"additionalName"
)
<<
QStringLiteral
(
"foo-additionalname"
);
#if 0
QString realName() const;
QString formattedName() const;
QStringList emails() const;
QString webPage() const;
QString preferredEmail() const;
QString birthday() const;
QVariant addresses() const;
QVariant phones() const;
QString addressBookName() const;
QVariant instantManging() const;
QVariant geo() const;
QString photo() const;
QString logo() const;
QVariant crypto() const;
#endif
}
void
GrantleePrintTest
::
shouldDisplayContactInfo
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment