Re: [Development] Question about tests/manual folders

2019-09-20 Thread Thiago Macieira
On Friday, 20 September 2019 02:26:34 PDT Edward Welbourne wrote: > The qtbase/tests/manual/corelib/ tests all date back to 2013 (aside from > some copyright header updates). Some of them are actually much older: https://code.qt.io/cgit/qt/qt.git/tree/tests/manual The whole point of a manual test

Re: [Development] Question about tests/manual folders

2019-09-20 Thread Edward Welbourne
Asmo Saarela (20 September 2019 08:30) > I would like to understand the content and the use of the manual test assets > in the Qt modules. > Could you provide a few examples of how you are using, maintaining, and > developing those? The qtbase/tests/manual/corelib/ tests all date back to 2013 (a

Re: [Development] Question about tests/manual folders

2019-09-20 Thread Mitch Curtis
> -Original Message- > From: Development On Behalf Of > Asmo Saarela > Sent: Friday, 20 September 2019 8:30 AM > To: development@qt-project.org > Subject: [Development] Question about tests/manual folders > > Hi all, > > > > I would like to under

[Development] Question about tests/manual folders

2019-09-19 Thread Asmo Saarela
Hi all, I would like to understand the content and the use of the manual test assets in the Qt modules. Could you provide a few examples of how you are using, maintaining, and developing those? It seems that there are some 439 folders related to the manual tests in the repositories: /tests/man