Commit c36eb4c6 authored by stancakapost's avatar stancakapost
Browse files

added missing reasons

parent 021c0671
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 475
 ** @version  0.0.1
 ** @purpose  9:5.2.2, TODO: add description
 ** @purpose  9:5.2.2, Verify that multiple "_" are simplified in transforming identifiers
 ** @verdict  pass accept, ttcn3verdict:pass
***************************************************/
// The following requirements are tested:
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 487
 ** @version  0.0.1
 ** @purpose  9:6.1.12, TODO write purpose
 ** @purpose  9:6.1.12, Check that floats having same accuracy as fractionDigits are converted correct
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
module Pos_060112_fraction_digits_001 {
+1 −1
Original line number Diff line number Diff line
/***************************************************
 ** @author   STF 487
 ** @version  0.0.1
 ** @purpose  9:6.1.12, TODO write purpose
 ** @purpose  9:6.1.12, Check that floats having higher accuracy than fractionDigits are converted correct
 ** @verdict  pass accept, ttcn3verdict:pass
 ***************************************************/
module Pos_060112_fraction_digits_002 {