##// END OF EJS Templates
Updates method for reading results according to the value type (vector or scalar)
Updates method for reading results according to the value type (vector or scalar)

File last commit:

r562:d3e47b0fbfb0
r564:c797ff6ef110
Show More
exclusions.txt
45 lines | 2.0 KiB | text/plain | TextLexer
Ajout des règles vera++
r24 # On ignore toutes les règles vera++ pour le fichier spimpl
Common/spimpl\.h:\d+:.*
Alexandre Leroux
Adds vera exclusions
r86 # Ignore false positive relative to two class definitions in a same file
DataSourceItem\.h:\d+:.*IPSIS_S01.*
Alexandre Leroux
Adds vera exclusions
r130 # Ignore false positive relative to a template class
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D)
Alexandre Leroux
Adds vera exclusion
r508 ArrayData\.h:\d+:.*IPSIS_S04_NAMESPACE.*found: (arraydata_detail)
Alexandre Leroux
Adds vera exclusions
r130 ArrayData\.h:\d+:.*IPSIS_S06.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim)
Alexandre Leroux
Updates declaration of logger to avoid multiple definitions
r562 DataSeries\.h:\d+:.*IPSIS_S04_METHOD.*found: LOG_DataSeries
Alexandre Leroux
Adds vera exclusions
r385 DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.*
Alexandre Leroux
Adds vera exclusion
r147
Alexandre Leroux
Ignore vera false positive
r558 # Ignore false positive relative to iterators
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (forward_iterator_tag)
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (IteratorValue)
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (ptrdiff_t)
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (value_type)
ArrayData\.h:\d+:.*IPSIS_S05.*
ArrayData\.h:\d+:.*IPSIS_S06.*found: (iterator_category)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (forward_iterator_tag)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (value_type)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (IteratorValue)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (difference_type)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (ptrdiff_t)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (pointer)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (reference)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (value_type)
DataSeries\.h:\d+:.*IPSIS_S05.*
DataSeries\.h:\d+:.*IPSIS_S06.*found: (iterator_category)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (forward_iterator_tag)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (IteratorValue)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (difference_type)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (ptrdiff_t)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (pointer)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (reference)
DataSeries\.h:\d+:.*IPSIS_S06.*found: (value_type)
Alexandre Leroux
Adds vera exclusion
r147 # Ignore false positive relative to an alias
DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)
Alexandre Leroux
Minor fixes
r171
# Ignore false positive relative to unnamed namespace
VariableController\.cpp:\d+:.*IPSIS_F13.*