Revision 530835

Go back to digest for 23rd April 2006

Bug Fixes in Konqueror

Frans Englich committed changes in /trunk/kdenonbeta/kdom/xpath/tests/Makefile.am:

Undefine QT_NO_CAST_FROM_ASCII QT_NO_CAST_TO_ASCII such that runtskxpath compiles with KUnitTest from kdelibs4_snapshot revision 495795.

This is only a temporary workaround until we remove tests/runtskxpath. The plan is that KXQTS should take over all regression testing such that this horrible thing can go away(and then we don't need KUnitTest or Qt 3 compat anymore). But I would like replacements to be in place first, namely:

1. Some last fixes to kxqts/runsuite(got that locally more or less), such that it can run a whole test suite even though some of the tests crashes. It's needed for the XQTS.
2. A command line utility in xpath/something/, that allows one to run queries `something --query myXQuery.xq`. It's simple to write, but one needs to come up with a name first..
Vincent Ricard <>

File Changes

Modified 1 files
  • /trunk/kdenonbeta/kdom/xpath/tests/Makefile.am
1 files changed in total