5.0.0 Release Checklist: Difference between revisions

Jump to navigation Jump to search
m
Add new bug
m (Mark task done)
m (Add new bug)
(One intermediate revision by the same user not shown)
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
Line 49: Line 49:
# Compile and run Octave test suite with --enable-address-sanitizer-flags to check for memory leaks
# Compile and run Octave test suite with --enable-address-sanitizer-flags to check for memory leaks
#* Results posted to bug report: {{bug #55415|55415}}
#* Results posted to bug report: {{bug #55415|55415}}
#* Memory leak in graphics subsystem {{bug #55287|55287}}
#: Completion Date:
#: Completion Date:
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
1,072

edits

Navigation menu