Warning, /graphics/kst-plot/tests/HOWTO is written in an unsupported language. File is not indexed.

0001 This testsuite is based on QTestLib from Trolltech.  To add a test just
0002 create a new class called TestFoo and add this class to main.cpp.  You can
0003 use TestVector as a pretty good example of how to do this.
0004 
0005 Here are some nice links to learn more about QTestLib:
0006 
0007 ############# QTESTLIB MANUAL #############
0008 1) http://doc.trolltech.com/4.3/qtestlib-manual.html
0009 
0010 ############# GREAT TUTORIAL #############
0011 2) http://techbase.kde.org/Development/Tutorials/Unittests
0012 
0013 ############# QTEST DOCS #############
0014 3) http://doc.trolltech.com/4.3/qtest.html