Run the automated tests with AddressSanitizer

• Nov 29, 2018 - 12:12
Reported version
3.0
Type
Development
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

It could be possible to run the automated tests with a MuseScore build with AddressSanitizer enabled, to catch early memory errors.
One problem could be the total compilation time.
I found that for current master the time is just enough if "make debug" is called only once.
PR:
https://github.com/musescore/MuseScore/pull/4262


Comments