> As I said, I hesitate to bring up this issue, since I certainly didn't > do any user testing of the 0.9.4 pre-release, and I really do appreciate > all the work that the developers put into FlightGear. In the future, I > will try to find the time to do some testing before a release. When I > get a chance, I'll do some brainstorming and come up with a list of key > tests that I as a user can do before the next release. Anybody have > suggestions?
This is a good point. What I do with JSBSim is to automatically run a series of tests -- or flight profiles -- with our own scripting capability. Then, a set of plots is automatically generated, along with an HTML page that interfaces with those plots. Within one minute I then have a representative set of plots that serves as a regression test compared to prior results plotted. If the plots make me happy, I commit the changes. FlightGear is a much larger program, but I wonder if nasal might provide the means to automatically run a set of tests. A scripted plotting capability ought to be able to co-plot test results, for those things that can be plotted. Jon -- Project Coordinator JSBSim Flight Dynamics Model http://www.jsbsim.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
