[Kde-finance-apps] Re: code-check

Alvaro Soliverez asoliverez at kde.org
Wed Jun 29 23:58:56 CEST 2011


You usually use qDebug() output or unit testing if that's possible.

The preferred way is unit testing using QTest. You can see libAlkimia
for an example of that. You'll find that in /extragear/office/alkimia

Regards,
Alvaro

On Wed, Jun 29, 2011 at 2:42 PM, puneet goyal <puneetgoyal08 at gmail.com> wrote:
>
>
>>>
>> I just wanted to check whatever code i am writing is correct
>> And i want to check it against some data not only compiling it
>> Like If somehow i could show the data is being correctly read from the
>> DBus(as I am currently getting the data from DBus)
>>
>
>
>
> _______________________________________________
> Kde-finance-apps mailing list
> Kde-finance-apps at kde.org
> https://mail.kde.org/mailman/listinfo/kde-finance-apps
>
>


More information about the Kde-finance-apps mailing list