Re: How to get gnc:gettext binding to work isolated for the report system?

2017-03-12 Thread Carsten Rinke
hi Derek, sigh, you are right - I was working on the wrong report ID where the template name was #f. Once you do it right it works like a charm. Thanks for the eye opener. /Carsten On 12.03.2017 13:50, Derek Atkins wrote: This error means the gnc:report-template-name function is returning

Re: How to get gnc:gettext binding to work isolated for the report system?

2017-03-12 Thread Derek Atkins
This error means the gnc:report-template-name function is returning #f. -derek Sent from my mobile. Please excuse any typos. - Reply message - From: "Carsten Rinke" To: "gnucash-devel" Subject: How to get gnc:gettext binding to work

How to get gnc:gettext binding to work isolated for the report system?

2017-03-12 Thread Carsten Rinke
Hi, I am trying to figure out how unit testing for the report system might work, based on Glib-test. The tests are run in the build/src/report/report-system/test build-subdirectory, running make check. Only the report system module is loaded by calling