We ported parts of Qt to operating systems that are not supported by Nokia. It seems that the port is working, but how can we know for sure? It would be great if there was a test suite that we could use to test our port. Is there such a test suite?
Yes, there are Qt unit tests in the git public repository developed with Qt.
http://qt.gitorious.org/qt/qt , see catalog tests/auto.
tests/auto
You cannot run all the tests yourself, and not all of them must pass, but you should use most of them.
Source: https://habr.com/ru/post/1729530/More articles:scanUpToCharactersFromSet останавливается после одного цикла - objective-cCompile-time error C4407 - mfcis there a barcode reader compatible with java? - javaBest XML Parser for C - cVirtual PC (XPMode) - How to access a guest’s web server from a host - windows-7Free NHibernate SetBatchSize Method - nhibernateКак отправить SMS с терминала Mac через GSM-модем? - terminalProblems with the Java interface - javaEmbedding .pdf inside .swf - flashRequest Java threads - javaAll Articles