Re: cmake autotests labeling

2016-03-23 Thread Kornel Benko
Am Mittwoch, 23. März 2016 um 08:10:08, schrieb Guenter Milde > On 2016-03-23, Kornel Benko wrote: > > Am Dienstag, 22. März 2016 um 15:12:36, schrieb Guenter Milde > > > > >> ... > > >> >> The following simple patch allows to specify all three cases: > > >> >> a) "words" joined by '_' -> on

Re: cmake autotests labeling

2016-03-23 Thread Guenter Milde
On 2016-03-23, Kornel Benko wrote: > Am Dienstag, 22. März 2016 um 15:12:36, schrieb Guenter Milde > >> ... >> >> The following simple patch allows to specify all three cases: >> >> a) "words" joined by '_' -> one label (or sublabel) >> >> b) "words" joined by ':' -> label + subordinate label

Re: cmake autotests labeling

2016-03-23 Thread Scott Kostyshak
On Tue, Mar 22, 2016 at 03:12:36PM +, Guenter Milde wrote: > Dear Kornel and Scott, > > > Looks good. Scott, when will 2.2 be out? > > Scott, are changes to the test scripts that do not change the result (but > the names and labels) OK also before (if Kornel gives a +1)? Yes if Kornel gives

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-23 Thread Scott Kostyshak
On Sun, Mar 20, 2016 at 07:26:48PM +0100, Kornel Benko wrote: > Am Sonntag, 20. März 2016 um 17:43:47, schrieb Guenter Milde > > > Looks good. Scott, when will 2.2 be out? I don't know. See the discussion we have at "Issues to discuss for 2.2.0rc1". It will depend on which issues we decide are

Re: cmake autotests labeling

2016-03-22 Thread Kornel Benko
Am Dienstag, 22. März 2016 um 15:12:36, schrieb Guenter Milde > Dear Kornel and Scott, > > On 2016-03-20, Kornel Benko wrote: > > Am 20. März 2016 um 17:43:47, schrieb Guenter Milde > > ... > > >> The following simple patch allows to specify all three cases: > > >> a) "words" joined by '_' -> on

Re: cmake autotests labeling

2016-03-22 Thread Guenter Milde
Dear Kornel and Scott, On 2016-03-20, Kornel Benko wrote: > Am 20. März 2016 um 17:43:47, schrieb Guenter Milde ... >> The following simple patch allows to specify all three cases: >> a) "words" joined by '_' -> one label (or sublabel) >> b) "words" joined by ':' -> label + subordinate label

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-20 Thread Kornel Benko
Am Sonntag, 20. März 2016 um 17:43:47, schrieb Guenter Milde > On 2016-03-20, Kornel Benko wrote: > > Am Samstag, 19. März 2016 um 23:12:32, schrieb Guenter Milde > > > > Dear Kornel, > > >> >> Does the underline '_' work? ... > > >> > Not checked, but most probably it would work. > > It do

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-20 Thread Guenter Milde
On 2016-03-20, Kornel Benko wrote: > Am Samstag, 19. März 2016 um 23:12:32, schrieb Guenter Milde > Dear Kornel, >> >> Does the underline '_' work? ... >> > Not checked, but most probably it would work. It does, see below. ... >> ... currently "words" following the separator are also turne

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-20 Thread Guenter Milde
On 2016-03-20, Kornel Benko wrote: > Am 20. März 2016 um 15:10:13, schrieb Guenter Milde Dear Kornel, ... >> Actually, IMV the location should not become part of a label: > Hm. >> A user trying to find out which labels exist is overwhelmed by the >> long list. ... > You have a point. >> Sug

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-20 Thread Kornel Benko
Am Sonntag, 20. März 2016 um 15:10:13, schrieb Guenter Milde > On 2016-03-20, Kornel Benko wrote: > > Am 19. März 2016 um 23:12:32, schrieb Guenter Milde > > Dear Kornel, > > thanks for the patch. > > >> I still suggest that labels for "mathmacros", "examples", > >> "templates", "manuals" ar

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-20 Thread Guenter Milde
On 2016-03-20, Kornel Benko wrote: > Am 19. März 2016 um 23:12:32, schrieb Guenter Milde Dear Kornel, thanks for the patch. >> I still suggest that labels for "mathmacros", "examples", >> "templates", "manuals" are not required and without them the test system >> would become easier to underst

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-20 Thread Kornel Benko
Am Samstag, 19. März 2016 um 23:12:32, schrieb Guenter Milde > > Via name the labels are all uppercase. > > I know. But I still suggest that labels for "mathmacros", "examples", > "templates", "manuals" are not required and without them the test system > would become easier to understand and use.

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-20 Thread Kornel Benko
Am Samstag, 19. März 2016 um 23:12:32, schrieb Guenter Milde > On 2016-03-19, Kornel Benko wrote: > > Am, 19. März 2016 um 10:15:35, schrieb Guenter Milde > >> On 2016-03-18, Kornel Benko wrote: > > Dear Kornel, > > thanks for the response. Some loose bits... > > > >> > No non-alpha characte

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-19 Thread Guenter Milde
On 2016-03-19, Kornel Benko wrote: > Am, 19. März 2016 um 10:15:35, schrieb Guenter Milde >> On 2016-03-18, Kornel Benko wrote: Dear Kornel, thanks for the response. Some loose bits... >> > No non-alpha characters in a label (like dash, so no '-') >> Is this a ctest restriction, a limitation

cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-19 Thread Guenter Milde
Dear Kornel, On 2016-03-17, Kornel Benko wrote: >> commit d0ef6afac08c86df4eb092fab49ba4dc7619aacb >> Author: Günter Milde >> Date: Thu Mar 17 08:13:45 2016 +0100 ... >> -Sublabel: 1wrong 2output ... >> +Sublabel: wrong_output > This is the same as 'Sublabel: wrong output', because anything

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-19 Thread Kornel Benko
Am Donnerstag, 17. März 2016 um 12:26:33, schrieb Guenter Milde > Dear Kornel, > > On 2016-03-17, Kornel Benko wrote: > > >> commit d0ef6afac08c86df4eb092fab49ba4dc7619aacb > >> Author: Günter Milde > >> Date: Thu Mar 17 08:13:45 2016 +0100 > > ... > > >> -Sublabel: 1wrong 2output > ... >

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-19 Thread Guenter Milde
Dear Kornel, thank you for the fast reply. I think we are getting forward... On 2016-03-18, Kornel Benko wrote: > Am Donnerstag, 17. März 2016 um 17:13:54, schrieb Guenter Milde > > There is no subsublabel or sublabel in ctest. All labels defined for > ctest are 'global'. The name 'sublabel'

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-19 Thread Kornel Benko
Am Samstag, 19. März 2016 um 10:15:35, schrieb Guenter Milde > On 2016-03-18, Kornel Benko wrote: > > Am 18. März 2016 um 10:03:08, schrieb Guenter Milde > > Dear Kornel, > > once more ... > >> thank you for the fast reply. I think we are getting forward... > > > >> > ... The name 'sublabel'

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-19 Thread Guenter Milde
On 2016-03-17, Kornel Benko wrote: > Am Donnerstag, 17. März 2016 um 12:26:33, schrieb Guenter Milde > >> On 2016-03-17, Kornel Benko wrote: >> >> -Sublabel: 1wrong 2output >> ... >> >> +Sublabel: wrong_output >> > This is the same as 'Sublabel: wrong output', because anything not in >> > [a-z

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-19 Thread Guenter Milde
On 2016-03-18, Kornel Benko wrote: > Am 18. März 2016 um 10:03:08, schrieb Guenter Milde Dear Kornel, once more ... >> thank you for the fast reply. I think we are getting forward... >> > ... The name 'sublabel' is our try to add labels to the >> > 'primary' labels derived from the the name of

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-19 Thread Kornel Benko
Am Freitag, 18. März 2016 um 10:03:08, schrieb Guenter Milde > Dear Kornel, > > thank you for the fast reply. I think we are getting forward... > > On 2016-03-18, Kornel Benko wrote: > > Am Donnerstag, 17. März 2016 um 17:13:54, schrieb Guenter Milde > > > > > > There is no subsublabel or s

Re: cmake autotests labeling (was: cmake autotests: label aastex tests as unreliable)

2016-03-18 Thread Kornel Benko
Am Donnerstag, 17. März 2016 um 17:13:54, schrieb Guenter Milde > On 2016-03-17, Kornel Benko wrote: > > Am Donnerstag, 17. März 2016 um 12:26:33, schrieb Guenter Milde > > > >> On 2016-03-17, Kornel Benko wrote: > > > >> >> -Sublabel: 1wrong 2output > >> ... > >> >> +Sublabel: wrong_output >