Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-31 | Update travis script | Adam Stankiewicz | 1 | -28/+0 | |
2019-05-01 | FIx CI build freezing (#398) | German Lashevich | 1 | -1/+5 | |
* Kill vim server * Fix incorrect usage of rspec * Add build stage to CI * Try using new server for each run * Sort and uniq test files | |||||
2019-03-10 | Fix regexp | Adam Stankiewicz | 1 | -1/+1 | |
2019-03-10 | Fix test extensions | Adam Stankiewicz | 1 | -6/+8 | |
2019-03-10 | Update timeout and ruby version | Adam Stankiewicz | 1 | -1/+1 | |
2018-04-03 | Increase test file parsing timeout (#288) | David Briscoe | 1 | -1/+1 | |
There's been several PRs that inexplicably failed tests. PR #279 (applescript) failed with "should parse test.em file" despite the exact same PR #286 passing (I've removed one of them, sorry again about that). PR #268 (pandoc) failed with "parse test.erb file" but doesn't mess with eruby. PR #281 (readme) failed with "should parse test.jsx file" but it's a one word change to the readme! My assumption is that vim startup on Travis is near the edge of the timeout so we're getting false failures. (I'm not familiar with Vimrunner or rspec, but I assume this code is just testing that vim doesn't throw errors one edit and automatically exits at the end of the block.) | |||||
2013-12-27 | Set timeout on test cases | Adam Stankiewicz | 1 | -3/+3 | |
2013-12-27 | fix: For some reason stylus test hangs on travis | Adam Stankiewicz | 1 | -1/+1 | |
2013-12-26 | fix: For some reason stylus test hangs on travis | Adam Stankiewicz | 1 | -5/+7 | |
2013-12-26 | Test all possible file extensions, fixes #7 | Adam Stankiewicz | 1 | -5/+11 | |
2013-09-14 | Add simple spec for build script | Adam Stankiewicz | 1 | -1/+1 | |
2013-09-14 | Move specs location one level down | Adam Stankiewicz | 1 | -0/+14 | |