Nouvelle version de la Suite LDRA C/C++ v9.8.2
ISIT
Avec cette nouvelle release 9.8.2, LDRA fait à nouveau évoluer la suite de test logiciel TestBed.
PRINCIPALES NOUVEAUTÉS :
TBrun
- C++. Improved calling of test cases for partially specialised static member functions.
- Dictionary. Improved detection and applying of values to dereferences of pointers, particularly when the pointer is an element of a structure.
- TBextreme. Improved removal of duplicated values as inputs. Especially when the values are lexically different but are equivalent in value.
- ...
Testbed
- LDRA_INSPECTED annotations are now automatically changed within the internal LDRA analysis representations ofthe source to be able to utilise the new LDRA_EXCLUDE annotation facilities.
- LDRA_EXCLUDE source code annotation facilities replace LDRA_INSPECTED source code annotation facilities. Consult the ldra_exclude.pdf documentation for more information.
- ...
- TBexclude facility available to exclude programming standards violations and to subsequently justify/document their exclusion. Contact your local LDRA representative for more information.
- Code Review report. Exclusions table has Justification information.
- Code Review report. Exclusions table shows only exclusions that are valid in the scope of the report. Set SCREEN_INVALID_EXCLUSIONS=FALSE to show all.
- ...