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

List:       kde-commits
Subject:    branches/work/kde4/kdelibs/kdecore/tests
From:       David Faure <faure () kde ! org>
Date:       2005-07-06 15:03:14
Message-ID: 1120662194.044526.2442.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 432188 by dfaure:

A QUrl-based KURL, to provide the KURL API together with QUrl's fast parsing.
It uncovers at least two QUrl bugs, one which I fixed (patch sent) and one which
I simply reported (more complex), so I'm stopping there for now.


 M  +2 -1      Makefile.am  
 A             kurl4.cpp   [License: LGPL (v2+) (wrong address)]
 A             kurl4.h   [License: LGPL (v2+) (wrong address)]
 A             kurltest4.cpp   kurltest.cpp#432086 [License: no copyright]


--- branches/work/kde4/kdelibs/kdecore/tests/Makefile.am #432187:432188
@@ -22,7 +22,7 @@
 AM_LDFLAGS = $(QT_LDFLAGS) $(X_LDFLAGS) $(KDE_RPATH)
 
 check_PROGRAMS = kconfigtestgui klocaletest kprocesstest ksimpleconfigtest \
-	kstddirstest kurltest kuniqueapptest ktempfiletest krandomsequencetest \
+	kstddirstest kurltest kurltest4 kuniqueapptest ktempfiletest krandomsequencetest \
 	kdebugtest kstringhandlertest kcmdlineargstest kapptest \
 	kmemtest kidlservertest kidlclienttest dcopkonqtest kipctest \
 	cplusplustest kiconloadertest kmdcodectest knotifytest \
@@ -45,6 +45,7 @@
 #kcatalogue_SOURCES = kcatalogue.cpp libintl.cpp
 ksimpleconfigtest_SOURCES = ksimpleconfigtest.cpp
 kurltest_SOURCES = kurltest.cpp
+kurltest4_SOURCES = kurltest4.cpp kurl4.cpp
 kstddirstest_SOURCES = kstddirstest.cpp
 kprocesstest_SOURCES = kprocesstest.cpp
 kuniqueapptest_SOURCES = kuniqueapptest.cpp
[prev in list] [next in list] [prev in thread] [next in thread] 

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