Make tests follow Qt conventions by starting all unit tests with `tst_'.
Some scripts make use of this convention to differentiate unit tests from applications which happen to link to testlib. Reviewed-by: ossi
Please register or sign in to comment