You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Laurent Montel
7f6b91ed69
Adapt CMakeLists.txt as discussed with Alex.
...
KDE4_ADD_TEST_EXECUTABLE is deprecated now use KDE4_ADD_EXECUTABLE(<target> TEST <files>) instead
QT4_ADD_DBUS_INTERFACE_NO_NAMESPACE and QT4_ADD_DBUS_INTERFACES_NO_NAMESPACE are deprecated too
used SET_SOURCE_FILES_PROPERTIES(<files> PROPERTIES NO_NAMESPACE TRUE) QT4_ADD_DBUS_INTERFACES(<srcList> <files>)
set( EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR} ) is put in each CMakeLists.txt where
KDE4_ADD_EXECUTABLE(<target> TEST <files>) and KDE4_ADD_UNIT_TEST were used.
svn path=/trunk/KDE/kdepim/ktimetracker/; revision=716156
19 years ago
..
CMakeLists.txt
Adapt CMakeLists.txt as discussed with Alex.
19 years ago
dbustest.cpp
major parts of the endl cleanups.
19 years ago
messagedicttests.cpp
major parts of the endl cleanups.
19 years ago
messagedicttests.h
…
mimelibtests.cpp
major parts of the endl cleanups.
19 years ago
mimelibtests.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
multipartmixed.mbox
Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
recipientseditortest.cpp
major parts of the endl cleanups.
19 years ago
recipientseditortest.h
Move tests into separate folders to prepare a change in kde test macros.
19 years ago
signedmail.mbox
Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
storagelayermodule.cpp
…
utiltests.cpp
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago
utiltests.h
Revert commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
19 years ago