Re: [Linuxwacom-devel] [PATCH] Re-vamp source inclusion for test build suite.

2011-03-13 Thread Peter Hutterer
On Sat, Mar 12, 2011 at 03:06:27PM +0100, Eduard Hasenleithner wrote: > Hi Ping > > 2011/3/12 Ping Cheng : > > Do you mind testing the patch and sending a "Tested-by" to the list if it > > does the job for you? > > Thanks for the notice, I did not yet completely understand how the > development f

Re: [Linuxwacom-devel] [PATCH] Re-vamp source inclusion for test build suite.

2011-03-12 Thread Ping Cheng
On Sat, Mar 12, 2011 at 6:06 AM, Eduard Hasenleithner wrote: > Hi Ping > > 2011/3/12 Ping Cheng : > > Do you mind testing the patch and sending a "Tested-by" to the list if it > > does the job for you? > > Thanks for the notice, I did not yet completely understand how the > development for xf86-in

Re: [Linuxwacom-devel] [PATCH] Re-vamp source inclusion for test build suite.

2011-03-12 Thread Eduard Hasenleithner
2011/3/12 Eduard Hasenleithner : > One thing I can notice is that nothing in the "test" directory is > built automatically when doing make in the root directory. A "make > wacom-tests" in "test" does work though. Ah, I found now the wiki page for TestSuite. "make check" works fine with the patch.

Re: [Linuxwacom-devel] [PATCH] Re-vamp source inclusion for test build suite.

2011-03-12 Thread Eduard Hasenleithner
Hi Ping 2011/3/12 Ping Cheng : > Do you mind testing the patch and sending a "Tested-by" to the list if it > does the job for you? Thanks for the notice, I did not yet completely understand how the development for xf86-input-wacom works. Apparently the patches are not only for documentation purpo

Re: [Linuxwacom-devel] [PATCH] Re-vamp source inclusion for test build suite.

2011-03-11 Thread Ping Cheng
Hi Eduard, Do you mind testing the patch and sending a "Tested-by" to the list if it does the job for you? Thank you for reporting and testing the issue. Ping On Wed, Mar 9, 2011 at 4:20 PM, Peter Hutterer wrote: > test/Makefile.am included src/Makefile.am for the driver sources. However, > th

Re: [Linuxwacom-devel] [PATCH] Re-vamp source inclusion for test build suite.

2011-03-09 Thread Peter Hutterer
On Thu, Mar 10, 2011 at 10:20:15AM +1000, Peter Hutterer wrote: > test/Makefile.am included src/Makefile.am for the driver sources. However, > that also lead to the driver being built twice, once in src/ and once in > test/. On make install, test/wacom_drv.so would overwrite the > src/wacom_drv.so