1,072
edits
m (Mark task done) |
m (Mark task done) |
||
Line 35: | Line 35: | ||
#* C++ style check. Completion Date: </strike> | #* C++ style check. Completion Date: </strike> | ||
<!-----------------------------------------------------------------------------> | <!-----------------------------------------------------------------------------> | ||
# Run lint checker on code base | # <strike> Run lint checker on code base </strike> | ||
#* <strike> Possibilities include compiling with -fsanitize=undefined and running 'make check', cppcheck, etc. </strike> | #* <strike> Possibilities include compiling with -fsanitize=undefined and running 'make check', cppcheck, etc. </strike> | ||
#* <strike> PVS static analyzer results [[PVS static analyzer - 5.0 Release]] </strike> | #* <strike> PVS static analyzer results [[PVS static analyzer - 5.0 Release]] </strike> | ||
#* clang static analyzer results {{bug #55400|55400}} | #* <strike> clang static analyzer results {{bug #55400|55400}} </strike> | ||
#* <strike> Compile with -fsanitize=undefined and run 'make check' </strike> | #* <strike> Compile with -fsanitize=undefined and run 'make check' </strike> | ||
#: Completion Date: | #: Completion Date: 1/17/19 | ||
<!-----------------------------------------------------------------------------> | <!-----------------------------------------------------------------------------> | ||
# Verify 'make check' is passing on all buildbot combinations of OS and compilers | # Verify 'make check' is passing on all buildbot combinations of OS and compilers |
edits