Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-28 | If tests are ran with (ASan + LSan), Docker needs access to ptrace | Graham Krizek | |
See https://github.com/google/sanitizers/issues/764 for details | |||
2018-12-17 | build: Enable functional tests in the ThreadSanitizer (TSan) build job | practicalswift | |
2018-11-26 | Add ASan Travis build | practicalswift | |
2018-11-26 | Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN ↵ | practicalswift | |
memory increase | |||
2018-11-22 | test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan | MarcoFalke | |
2018-11-22 | travis: Run thread sanitizer | MarcoFalke | |
2018-11-06 | Add UBSan options: print_stacktrace + halt_on_error | practicalswift | |
2018-11-05 | Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of ↵ | practicalswift | |
UBSAN). Merge UBSAN Travis job with no depends. | |||
2018-08-27 | use export LC_ALL=C.UTF-8 | Julian Fleischer | |
2018-08-27 | number .travis/ script according to build lifecycle and add README to explain | Julian Fleischer | |