mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
f6ace9962d
- Valgrind configuration removed - Fix errors reported by the undefined behavior sanitizer - Travis will now run two build steps: - A normal build of a shared library for unit testing(in parallel with gcc) - A clang build with some sanitizers enabled for integration testing. After these changes travis will run much faster, while providing valgrind-like error detection. |
||
---|---|---|
.. | ||
common.sh | ||
compile-libuv.sh | ||
compile-lua.sh | ||
setup-test-tools.sh | ||
travis-setup.sh | ||
travis.sh | ||
unittest.sh |