Does Qt-dev have publicly published regression testing for builds?
-
Hi everyone. I'm wondering if Qt publishes regression tests. I don't mean testing for my own developed applications, I mean testing for the actual development of Qt itself. I can't find anything that doesn't get jumbled together with guidance on how to creating unit testing for our applications developed with Qt.
Here's an example of what I mean. "VTK provides the results of their developer's test results on various building platforms":http://public.kitware.com/dashboard.php?name=vtk (it worked 10 minutes ago, now it is having database issues. If that is the case, try again in a few minutes)
I'm writing validation documents for an FDA submission with software based on Qt and it would make my life easier if I could simply include Qt's regression testing to build the "level of confidence" in the quality and reliability of our own application that uses Qt.
Thank you!