[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kdelibs-phonon/phonon
From:       Matthias Kretz <kretz () kde ! org>
Date:       2006-01-28 15:28:50
Message-ID: 1138462130.195777.8844.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 503260 by mkretz:

moved test with ui deps to ui/tests


 M  +5 -7      tests/Makefile.am  
 D             tests/main.cpp  
 D             tests/testwidget.cpp  
 D             tests/testwidget.h  
 M  +2 -1      ui/tests/Makefile.am  
 A             ui/tests/main.cpp   tests/main.cpp#503246
 A             ui/tests/testwidget.cpp   tests/testwidget.cpp#503246
 A             ui/tests/testwidget.h   tests/testwidget.h#503246


--- branches/work/kdelibs-phonon/phonon/tests/Makefile.am #503259:503260
@@ -17,15 +17,13 @@
 
 SUBDIRS = . fakebackend
 INCLUDES = -I$(top_srcdir) $(all_includes)
+LDADD = ../libphononcore.la -lQtTest_debug
+AM_LDFLAGS = $(KDE_RPATH) $(all_libraries)
 
 METASOURCES = AUTO
 
-check_PROGRAMS = statetest guitest
+check_PROGRAMS = statetest
 
-guitest_SOURCES = main.cpp testwidget.cpp
-guitest_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-guitest_LDADD   = $(LIB_KPARTS) $(top_builddir)/phonon/libphononcore.la \
                $(top_builddir)/phonon/ui/libphononui.la
-
 statetest_SOURCES = statetest.cpp
-statetest_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-statetest_LDADD   = $(top_builddir)/phonon/libphononcore.la
+
+TESTS = statetest
--- branches/work/kdelibs-phonon/phonon/ui/tests/Makefile.am #503259:503260
@@ -21,8 +21,9 @@
 
 METASOURCES = AUTO
 
-check_PROGRAMS = seekslider
+check_PROGRAMS = seekslider guitest
 
 seekslider_SOURCES = seekslider.cpp
+guitest_SOURCES = main.cpp testwidget.cpp
 
 TESTS = seekslider


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic