Custom Query (74 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 74)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#7 fixed Add buildstamp on the Downloads webpage phdmakk phdmakk
Description

As pointed out, it would be useful to have the build timestamps on the Downloads page. This could be realized in an automated manner with some php or similar hacking (it could even be written in a file upon generation and then displayed on the web).

#11 fixed Add checks for undocumented functions phdmakk phdmakk
Description

There has been a request to add checks for @desc tags for functions and produce corresponding warning messages if such tags are not present.

#3 fixed Add consistency checks during local dependency generation phdmakk phdmakk
Description

In connection with #2, there might be some issues with the determination of the exact locations of certain module definitions. These shall be resolved by enforcing certain rules in the implementation of TTCN-3 test code. Subsequently there should be consistency checks that make sure the rules are enforced correctly while generating local dependencies, and if they are not, respective warnings and markers shall be produced to indicate the issues and their causes.

The simplest check could be to compare the locations of subsequent definitions, which may as well be sufficient in most scenarios, although its reliability will need to be evaluated. Regarding the output, we could produce a warning and instead of adding arbitrary markers in the line fields, include a distinct element attribute (i.e. "conflict", "warning", etc.) that indicates such issues (it may also provide additional information in this case).

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.