changed PER encoding to work the same way as custom encoding, and enabled...
changed PER encoding to work the same way as custom encoding, and enabled bitstring as stream type for all codecs (bug 508200)
Change-Id: Id157233788cf102d2c1348c1114a8715e8b39f62
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/Type.cc 63 additions, 33 deletionscompiler2/Type.cc
- compiler2/Type.hh 5 additions, 2 deletionscompiler2/Type.hh
- compiler2/Value.cc 4 additions, 4 deletionscompiler2/Value.cc
- compiler2/ttcn3/AST_ttcn3.cc 112 additions, 26 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/Attributes.cc 2 additions, 3 deletionscompiler2/ttcn3/Attributes.cc
- compiler2/ttcn3/Statement.cc 2 additions, 2 deletionscompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/TtcnTemplate.cc 1 addition, 1 deletioncompiler2/ttcn3/TtcnTemplate.cc
- compiler2/ttcn3/Ttcnstuff.cc 2 additions, 2 deletionscompiler2/ttcn3/Ttcnstuff.cc
- function_test/Semantic_Analyser/encode/Types_A.asn 42 additions, 0 deletionsfunction_test/Semantic_Analyser/encode/Types_A.asn
- function_test/Semantic_Analyser/encode/encode_SE.ttcn 0 additions, 33 deletionsfunction_test/Semantic_Analyser/encode/encode_SE.ttcn
- function_test/Semantic_Analyser/encode/encode_asn_SE.ttcn 126 additions, 0 deletionsfunction_test/Semantic_Analyser/encode/encode_asn_SE.ttcn
- function_test/Semantic_Analyser/encode/encode_ttcn_SE.ttcn 95 additions, 0 deletionsfunction_test/Semantic_Analyser/encode/encode_ttcn_SE.ttcn
- regression_test/customEncoding/Coders.cc 50 additions, 0 deletionsregression_test/customEncoding/Coders.cc
- regression_test/customEncoding/Coders.hh 5 additions, 0 deletionsregression_test/customEncoding/Coders.hh
- regression_test/customEncoding/Custom1.ttcn 131 additions, 3 deletionsregression_test/customEncoding/Custom1.ttcn
- regression_test/customEncoding/Custom4.ttcn 33 additions, 2 deletionsregression_test/customEncoding/Custom4.ttcn
- regression_test/customEncoding/Types.asn 7 additions, 0 deletionsregression_test/customEncoding/Types.asn
- regression_test/json/Functions.ttcn 11 additions, 2 deletionsregression_test/json/Functions.ttcn
- regression_test/json/Testcases.ttcn 10 additions, 10 deletionsregression_test/json/Testcases.ttcn
- usrguide/referenceguide.doc 0 additions, 0 deletionsusrguide/referenceguide.doc
Loading
Please register or sign in to comment