Commit 801e38a4 authored by zeiss's avatar zeiss
Browse files

No commit message

No commit message
parent be4652e6
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
Questions about the TTCN-3 core standard
----------------------------------------

Section 5.4.1.2 / restriction f) :
"Default templates of default type formal parameters shall be the specific value null."
This quoted restriction is not understandable to STF409 experts.
- TODO: check feedback regarding CR0005784 and implement tests accordingly.
+2 −2
Original line number Diff line number Diff line
- missing positive semantic tests for all types except bitstring
- missing negative tests for universal charstring
 No newline at end of file
- TODO: missing positive semantic tests for all types except bitstring
- TODO: missing negative tests for universal charstring
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
- missing positive and negative semantic tests for all types except bitstring
- TODO: missing positive and negative semantic tests for all types except bitstring
+1 −4
Original line number Diff line number Diff line
- missing positive and negative semantic tests for all types except integer
- standard typo:
 Part1/page 37
 	type integer MyIntegerRange (0 .. 255); ); => remove the ");"
 No newline at end of file
- TODO: missing positive and negative semantic tests for all types except integer
+1 −1
Original line number Diff line number Diff line
- missing positive and negative semantic tests for all types except bitstring
- TODO: missing positive and negative semantic tests for all types except bitstring
Loading