aboutsummaryrefslogtreecommitdiff
path: root/.ci
Commit message (Expand)AuthorAge
* Travis: Run unit tests for Clang build.Florian Walch2015-01-30
* Travis: Fix OS X builds.Florian Walch2015-01-29
* travis: Install neovim module for testing the python provider.Thiago de Arruda2015-01-29
* Linting: Integrate into CMake, enable by default.Florian Walch2014-12-24
* Travis: Simplify clint script.Florian Walch2014-12-14
* Travis: Change search pattern for core dumps.Florian Walch2014-12-14
* Travis: Add flag to force building of dependencies.Florian Walch2014-12-14
* Travis: Perform installation test on 32-bit build.Florian Walch2014-12-14
* Build libnvim on CI serveroakes2014-12-12
* Merge pull request #1604 from equalsraf/tb-env-configsJohn Szakmeister2014-12-12
|\
| * Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-03
* | build: use plainTerminal for tests on Travis CIJohn Szakmeister2014-12-04
|/
* Revert "Merge pull request #1587 from equalsraf/tb-env-configs"John Szakmeister2014-12-03
* Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-02
* Travis: Prepare for OS X builds.Florian Walch2014-11-28
* Travis: Remove Coverity build.Florian Walch2014-11-16
* travis: Test `nvim --version` in gcc buildThiago de Arruda2014-11-03
* travis: Force travis build to fail when core files are dumpedThiago de Arruda2014-11-03
* travis: Make sure valgrind report is shown on test failuresThiago de Arruda2014-10-29
* travis: Force verification of DLOG macrosThiago de Arruda2014-10-22
* travis: Remove `install_functional_test_deps` functionThiago de Arruda2014-10-21
* test: Use lua to perform sanity API checksThiago de Arruda2014-10-16
* travis: Fix clang-asan to always display memory errorsThiago de Arruda2014-10-01
* travis: Refactor {valgrind,asan}_check functionsThiago de Arruda2014-09-30
* test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30
* build/test: install vroom/python-client from the master branchThiago de Arruda2014-09-12
* main: Rename --embedded-mode and --api-msgpack-metadata optionsThiago de Arruda2014-09-12
* Merge pull request #1098 from fwalch/update-bustedJustin M. Keyes2014-09-12
|\
| * Update busted to 2.0.rc3.Florian Walch2014-09-11
* | Travis: Add subdirectories to dependency paths.Florian Walch2014-09-11
|/
* Fix environment variable for triggering embedded testsThiago de Arruda2014-08-29
* test: Run tests in embedded mode on travisThiago de Arruda2014-08-28
* Travis-CI: fix "Could not find compiler" in clang-asanPavel Platto2014-08-13
* build/test: setup vroom installation on travisThiago de Arruda2014-08-09
* Travis CI: Refactor travis scriptThiago de Arruda2014-08-08