]> Git trees. - libqmvoc.git/commit
A nice thing and a bad thing.
authorPino Toscano <pino@kde.org>
Fri, 2 Sep 2005 18:46:34 +0000 (18:46 +0000)
committerPino Toscano <pino@kde.org>
Fri, 2 Sep 2005 18:46:34 +0000 (18:46 +0000)
commit14b714b0042fa376b321d5ef3cb996f10c3fbc3e
treeadc588f292158d47e0d3fb18b00b02cfb2130535
parent51d71d9fe61c4c01734b23a09a12ef7dd0f1a4da
A nice thing and a bad thing.

Good: I've moved the tests under a tests subdir, a.l.a. kdelibs.
To compile them:
$ cd tests
$ unsermake check
In this way, less code is compiled and installed as default

Bad: I've commented with #if 0 a pair of constructors that don't compile
here, and I don't know how to fix, sorry :(

CCMAIL: kstars@30doradus.org

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=456393
extdate/Makefile.am
extdate/extdatetimeedit.cpp
extdate/extdatetimeedit.h
extdate/tests/Makefile.am [new file with mode: 0644]
extdate/tests/main.cpp [moved from extdate/main.cpp with 100% similarity]
extdate/tests/test_extdate.cc [moved from extdate/test_extdate.cc with 100% similarity]
extdate/tests/testwidget.cpp [moved from extdate/testwidget.cpp with 100% similarity]
extdate/tests/testwidget.h [moved from extdate/testwidget.h with 100% similarity]