> I'm trying to get the test-source profile to work. If I do a ./ > generate.py test all works fine. But if I do a ./generate.py test- > source I always get a "The selected test file is invalid" alert, even > if I change the tests.html to tests-source.html >
Michael, which qooxdoo version are you using? - In general, if you do a generate.py test-source, you should then load test/index-source.html (rather than test/index.html) in your browser, this will fetch the correct test app. If you do load test/index.html you would get this alert, since it tries to load the normal test application which will be missing if you never ran generate.py test before. Changing the test URL in the testrunner GUI should suffice to switch to the correct test application. (You might still get the alert if it is invoked through a time-out, but you can safely ignore it). > Am I missing something here? I switch html/tests.html? > testclass=<APPNAME> to html/tests-source.html?testclass=<APPNAME> > that's all, isn't it? The APPNAME still is the same!? > That should be it, exactly. You should see the test app being loaded. Get back if there are remaining issues. T. > Thanks for your help. > > Michael > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel