haskell-language-server/test/functional
Peter Wicks Stringfield 4086845f82
Cleanup format testfiles (#765)
* Move testdata for auto-formatting tests into its own sub-folder.

It's a lot of files, packing them up into their own little folder makes the
testdata directory much cleaner.

* Delete unused test datafiles.

These look like one the files used in the formatting tests, but they aren't.
These files do nothing.

* Fix typo. "Haksell" |-> "Haskell".

Haksell is what we do to our users.

Co-authored-by: Pepe Iborra <pepeiborra@gmail.com>
2021-01-02 07:28:43 +00:00
..
Class.hs Add tests for class plugin 2020-12-26 02:24:43 -05:00
Command.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
Completion.hs Replacing waitForDiagnostics with sleep 2020-12-14 19:59:02 +01:00
Config.hs Add tests for Plugin global enable via config 2020-12-22 13:13:38 +00:00
Deferred.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
Definition.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
Diagnostic.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
Format.hs Cleanup format testfiles (#765) 2021-01-02 07:28:43 +00:00
FunctionalBadProject.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
FunctionalCodeAction.hs Fix redundant import tests 2020-12-29 13:22:04 +00:00
FunctionalLiquid.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
HieBios.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
Highlight.hs Enable highlight test. 2020-12-09 09:41:21 -06:00
Main.hs Add tests for class plugin 2020-12-26 02:24:43 -05:00
ModuleName.hs module name plugin: Workaround for modules starting with lowercase 2020-11-23 15:47:49 +09:00
Progress.hs Cleanup format testfiles (#765) 2021-01-02 07:28:43 +00:00
Reference.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
Rename.hs Add GitHub Actions CI for testing (#504) 2020-10-19 14:16:17 +01:00
Symbol.hs Fix document symbols unit tests. 2020-12-07 17:48:57 -06:00
Tactic.hs Add a known tactic for writing arbitrary instances (#695) 2020-12-24 02:12:42 -08:00
TypeDefinition.hs Disable test on GHC 8.8.x. 2020-12-20 20:18:16 -06:00