Re: [E-devel] E Tests

2010-06-15 Thread Andreas Volz
Am Mon, 14 Jun 2010 23:00:05 +0200 schrieb Andreas Volz: Hello, As nobody had an opinion about it I commited into trunk/TEST/app/e/e_place_test I hope this test application shows some of the window placement problems in E17. For sure there are more in the area of dialog windows. For this use cas

[E-devel] E Tests

2010-06-14 Thread Andreas Volz
Hello, I wrote a little test application to test the window placing algorithm of E17. It's a Gtkmm based application. It mainly tests e_place.c / e_border.c code. Where do you think I could commit this test application? TEST/e_place_test TEST/unit/e/e_place_test What do you propose? regar