Age | Commit message (Expand) | Author |
---|---|---|
2019-05-03 | Remove Windows 32 bit build | MarcoFalke |
2019-02-13 | qa: Add test/fuzz/test_runner.py | MarcoFalke |
2018-12-28 | If tests are ran with (ASan + LSan), Docker needs access to ptrace | Graham Krizek |
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 memory... | practicalswift |
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 UBSA... | practicalswift |
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 |