Re: Testing the GUI code

2018-10-13 Fir de Conversatie Tony Mechelynck
On Sat, Oct 13, 2018 at 8:06 PM Bram Moolenaar wrote: > > > We have made great progress increasing test coverage, thanks for > everybody helping out! > > There is one big gap: The GUI code. We usually test by putting text in > the input buffer, which means we totally bypass all the GUI event >

Testing the GUI code

2018-10-13 Fir de Conversatie Bram Moolenaar
We have made great progress increasing test coverage, thanks for everybody helping out! There is one big gap: The GUI code. We usually test by putting text in the input buffer, which means we totally bypass all the GUI event handling. For GTK we could inject events at the level of the