TestCast 6.20.1
New features:
- TTCN-3: 2023 support (ES 201 873-1 4.15.1)
- automatic variables
- foreach loops
- increments
- structured types in value declarations
- loop and condition initializers
- variadic functions
- embedded and promoted fields
- Improved native memory management in linked TRI and TCI
Improvements and bug fixes:
- Present restriction didn’t work correctly with dynamic match
- Handling of template restriction violations
- Compiler crash when an attribute operation is applied to an undefined symbol
- C++ library creates generic objects for TCI values that don’t have dedicated classes
Elvior