John McCabe-Dansted wrote: > 2009/6/16 Pavel Sanda <[email protected]>: > >> I have created a version that actually has documentation: > >> > >> www.ucc.asn.au/~mccabedj/lyxtestc.tar.gz > > > > nice. can you post permission like this to the devel list? > > http://marc.info/?l=lyx-devel&m=119072721929143 > > I hereby grant permission to licence my contributions to LyX under > the Gnu General Public Licence, version 2 or later. > > > i will commit your work to the trunk/development/keytest. would it be ok > > to move the development of scripts here? > > Sure.
ok i just added it. also tried to assimilate to the new directory structure, please review my patches and send your changes to the code. my idea was that "make keystest" should work for devs out of the box. > > i have in mind only very simple thing as noted in poin 2 above. > > I was thinking that we would have an array for keycodes. Randomly pick > i,j and remove i...j inclusive from the array of keycodes. If it does > not crash, replace i...j to their original positions. Repeat until the > user stops the process or the last 100 iterations didn't remove any > keycodes. I imagine that even for intermittent faults this would give > a fairly minimal array after a few hours. please go ahead :) pavel
