haskell-vim icon indicating copy to clipboard operation
haskell-vim copied to clipboard

Use custom vimrc in tests

Open DestyNova opened this issue 4 years ago • 0 comments

  • Use custom vimrc when running tests, so the results aren't determined by the user's personal vim config
    • Some of the tests fail, so I might not have the right settings in base.rc
  • Make indenter test script count passes and failures at the end
  • Add test result files to .gitignore
  • Add testcase for multiline if/then/else (fails)

DestyNova avatar Aug 04 '21 21:08 DestyNova