This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/test/script
David Wood 20cc6d3e05
Remove /bin/ls assumption.
On some systems, notably NixOS, there is no `/bin/ls` and thus this test
can fail unnecessarily on those systems. This commit uses
`/usr/bin/env ls` which resolves the issue.
2019-08-03 12:42:22 +01:00
..
block-padding-checker Complain about binary operators on the ends of lines 2019-02-10 11:43:48 +00:00
check-supported-tools-tables Force sort locale in check-supported-tools-tables 2019-05-12 18:49:20 +02:00
check-toc Remove /bin/ls assumption. 2019-08-03 12:42:22 +01:00
custom-checks Revert "Fix #2492 - Remove all Deoplete support for now" 2019-05-21 13:53:09 +01:00
custom-linting-rules Fix #2330 - Do not use getcurpos() to avoid changing curswant 2019-03-07 12:28:42 +00:00
run-vader-tests Try to start the NeoVim 0.3 tests more times 2018-07-12 14:02:38 +01:00
run-vint Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00