[EMAIL PROTECTED] writes:
| On Sun, 7 May 2006, [UTF-8] Uwe Stöhr wrote:
|
| > This email is a proposal for a new test procedure of LyX releases.
| >
| > In consequence of this I propose to create a testing procedure
| > LyX-releases to avoid regressions and new introduced bugs.
|
| This makes a lot of sense to me.
|
| What John wrote about a place in the repository for storing test cases
| also makes sense.
|
| In addition I think it will be worth the time to clearly document *how*
| the testing can be done, so that hopefully non-coders can help with it.
When it comes to testing I will also put forward my meager attempt on
beginnging to create test cases (please expand on them and create new
ones).
So far only for a few helper functions, but we should be able to do it
for larger subsystems as well. should help us avoid (stupid) regressions.
src/support/tests/
src/frontends/controllers/tests/
More of tests like this would be very welcome.
And: test cases should be automatic if at all possible. So if we have to
implement some new features in LyX to make that possible we should do so. And
f.ex. a replay feature, could be greate for other stuff (demos?) as well.
--
Lgb