summaryrefslogtreecommitdiff
path: root/src/qttestrunner/TestFailureListViewItem.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Integrated Ernst patch for QtTestRunner and Qt 3.Baptiste Lepilleur2005-12-121-0/+1
| | | | | | integrated Ernst patch for QtTestRunner and Qt 3.x. * upgrade QtTestRunner to Qt 3.x * enhanced qmake project files to handle multiple build configuration
* Include/cppunitui/Baptiste Lepilleur2001-10-141-0/+28
include/cppunitui/* : added, Qt TestRunner. * examples/qt/* : added, example showing the use of Qt TestRunner. * src/qttestrunner : added, source of the Qt TestRunner DLL.