Rolf Offermanns wrote: > Hi All, > > I am currently porting Qt to a new unix like operating system. Is there > any sort of testsuite to test Qt itself? > > > -Rolf If you check the code out from the git repository there's a tests directory with many unit tests. You won't find those tests in the source packages you can download elsewhere.