Hi, I have been working on a tool to automate common package tests. At the moment is supports tests such as: * sanity check the manifest of files in package * build source for various configurations: minimal, developer, static and rasberrypi * sanity check on running the Qt installer for Linux
It is my intention that the tool * automate the easily automated package tests * is highly extensible by writing a small amount of a perl code * is robust enough to be use as final step after packages have been made and at give some quick feedback on issues that can be automatically found * can be used by anyone with interest in testing Qt packages and proving feedback on this email list * does not have the same scope as CI infrastructure You are invited to have a look the tool, see the change in gerrit: https://codereview.qt-project.org/#change,33577 To get started with this tool look at its getting started guide, see: https://codereview.qt-project.org/#patch,sidebyside,33577,1,packagetest/README Feedback to myself via my personal email address would be excellent: [email protected] Happy package testing :) Regards, -- Keith Isdale Quality Engineer Nokia, Qt Development Frameworks _______________________________________________ Releasing mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/releasing
