fix tricky regression noticed by Vyacheslav Tokarev on Google Reader.
[kdelibs.git] / kde3support / kunittest / Mainpage.dox
blob5102e705f922b1c6ad9b087d86679b15ef7e8618
1 /** @mainpage KDE Unit Testing Framework
3 This is deprecated in favor of the
4 <a href="http://doc.trolltech.com/4.3/qttest.html">QtTest</a>
5 unit testing framework.  See also the
6 <a href="http://techbase.kde.org/Development/Tutorials/Unittests">TechBase
7 tutorial on unit testing</a>.
9 @authors
10 Zack Rusin<br>
11 Jeroen Wijnhout<br>
12 Brad Hards
14 @maintainers
15 No maintainer - use the
16 <a href="http://doc.trolltech.com/4.3/qttest.html">QtTest</a>
17 unit testing framework instead.
19 @licenses
20 @bsd
24 // DOXYGEN_REFERENCES = kdecore
25 // DOXYGEN_SET_PROJECT_NAME = KUnitTest
26 // vim:ts=4:sw=4:expandtab:filetype=doxygen