Loading 08_modules/0802_module_definitions_part/080203_importing_from_modules/08020308_compatibility_of_language_specifications_in_imports/NegSem_08020308_ImportingOfImportStatementsFromT3Modules_001.ttcn 0 → 100644 +14 −0 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev: 61 $ ** @purpose 1:8.2.3.7, Ensure that imports referring to future TTCN-3 versions are rejected. ** @verdict pass reject *****************************************************************/ module NegSem_08020308_ImportingOfImportStatementsFromT3Modules_001 { import from NegSem_08020308_ImportingOfImportStatementsFromT3Modules_001_import_A language "TTCN-3:4000" all; // shall be rejected as the cited TTCN-3 version is obviously in the future } module NegSem_08020308_ImportingOfImportStatementsFromT3Modules_001 { } No newline at end of file 08_modules/0802_module_definitions_part/080203_importing_from_modules/08020308_compatibility_of_language_specifications_in_imports/TODO 0 → 100644 +2 −0 Original line number Diff line number Diff line imports of compatible external definitions is not easily possible with TTCN-3 alone. Therefore, the amount of tests possible in this section is highly limited. No newline at end of file Loading
08_modules/0802_module_definitions_part/080203_importing_from_modules/08020308_compatibility_of_language_specifications_in_imports/NegSem_08020308_ImportingOfImportStatementsFromT3Modules_001.ttcn 0 → 100644 +14 −0 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev: 61 $ ** @purpose 1:8.2.3.7, Ensure that imports referring to future TTCN-3 versions are rejected. ** @verdict pass reject *****************************************************************/ module NegSem_08020308_ImportingOfImportStatementsFromT3Modules_001 { import from NegSem_08020308_ImportingOfImportStatementsFromT3Modules_001_import_A language "TTCN-3:4000" all; // shall be rejected as the cited TTCN-3 version is obviously in the future } module NegSem_08020308_ImportingOfImportStatementsFromT3Modules_001 { } No newline at end of file
08_modules/0802_module_definitions_part/080203_importing_from_modules/08020308_compatibility_of_language_specifications_in_imports/TODO 0 → 100644 +2 −0 Original line number Diff line number Diff line imports of compatible external definitions is not easily possible with TTCN-3 alone. Therefore, the amount of tests possible in this section is highly limited. No newline at end of file