Re: [PATCH wayland 4/4] tests: add code, public-code and private-code tests

2018-02-22 Thread Emil Velikov
Hi Pekka, Thanks for having a look! On 22 February 2018 at 10:26, Pekka Paalanen wrote: >> +# The existing "code" must produce result identical to "public-code" >> +generate_and_compare "code" "small.xml" "small-public-code.c" >> +generate_and_compare "public-code" "small.xml" "small-public-cod

Re: [PATCH wayland 4/4] tests: add code, public-code and private-code tests

2018-02-22 Thread Pekka Paalanen
On Fri, 16 Feb 2018 16:22:33 + Emil Velikov wrote: > From: Emil Velikov > > First one is deprecated in favour of the second option. > > The latter is newly introduced and annotates the generated symbols > accordingly. > > Signed-off-by: Emil Velikov > --- > Makefile.am

[PATCH wayland 4/4] tests: add code, public-code and private-code tests

2018-02-16 Thread Emil Velikov
From: Emil Velikov First one is deprecated in favour of the second option. The latter is newly introduced and annotates the generated symbols accordingly. Signed-off-by: Emil Velikov --- Makefile.am | 4 ++- tests/data/small-private-code.c | 71 +++