On 2013-10-27, David Faure wrote:
> I withdraw my objection then, I guess. Let them have a console, for easier
> debugging.
\o/
Let's get all windows test apps to get a console.
/Sune
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.or
On Friday 25 October 2013 14:19:49 Nicolás Alvarez wrote:
> 2013/10/25 David Faure :
> > On Wednesday 02 October 2013 23:52:08 Nicolás Alvarez wrote:
> >> In fact, I wonder if we should make all tests console applications by
> >> default (in ecm_mark_as_test?)...
> >
> > All unittests, yes.
> >
>
2013/10/25 David Faure :
> On Wednesday 02 October 2013 23:52:08 Nicolás Alvarez wrote:
>> In fact, I wonder if we should make all tests console applications by
>> default (in ecm_mark_as_test?)...
>
> All unittests, yes.
>
> But interactive test apps are really just normal test apps, there's no re
On Wednesday 02 October 2013 23:52:08 Nicolás Alvarez wrote:
> In fact, I wonder if we should make all tests console applications by
> default (in ecm_mark_as_test?)...
All unittests, yes.
But interactive test apps are really just normal test apps, there's no reason
for them to behave differentl
[Background for the blissfully Windows-ignorant devs:
On Windows, executable files have a flag saying whether they are GUI
or console applications. Running a GUI application from a console will
give you the prompt back immediately; I think there's no way to
capture stdout. Running a console applica