add more docu;
[web/konrad/chester.git] / tests / README
1 README for Tests
2 =================
3
4 These are some very basic tests that check the functionality of Chester.
5 They have been written with Qt's QTest module, so you need Qt 4.x installed if
6 you want to use them.
7
8 Simply call qmake and make to compile the tests, then call dptrtest to execute
9 the actual tests.