haskell-language-server/test/testdata
Colten Webb cdbef3e5cb
Feat: basic record dot completions (#3080)
* baseline for record completions

* address feedback

* gate ghc version

* add test

* refactor

* fix rope import

* fix plugins from rebase

* gate test by ghc version

* comments, fixes

* fix ghc90 test
2022-09-26 16:30:29 +01:00
..
addPackageTest full test data 2020-05-09 14:27:46 -07:00
badProjects/cabal full test data 2020-05-09 14:27:46 -07:00
completion Feat: basic record dot completions (#3080) 2022-09-26 16:30:29 +01:00
context full test data 2020-05-09 14:27:46 -07:00
definition Remove >= from cabal-version (#1998) 2021-07-05 10:41:46 +00:00
diagnostics Move hlint tests to its own package (and other clean ups) (#2284) 2021-10-22 09:24:35 +00:00
format Extract last 2 plugins and clean up others (#1836) 2021-05-17 13:02:52 -04:00
gototest Fix cradle and enable last getTypeDefinition test. 2020-12-20 17:21:30 -06:00
hieBiosError full test data 2020-05-09 14:27:46 -07:00
hieBiosMainIs full test data 2020-05-09 14:27:46 -07:00
liquid full test data 2020-05-09 14:27:46 -07:00
redundantImportTest Ensure that the testfiles produce at least one diagnostic. 2020-12-14 19:59:00 +01:00
wErrorTest Set up partial functions ratchet (#2974) 2022-06-24 10:46:35 +00:00
CodeActionImport.hs full test data 2020-05-09 14:27:46 -07:00
CodeActionOnly.hs full test data 2020-05-09 14:27:46 -07:00
CodeActionRename.hs full test data 2020-05-09 14:27:46 -07:00
FuncTest.hs full test data 2020-05-09 14:27:46 -07:00
FuncTestError.hs full test data 2020-05-09 14:27:46 -07:00
FuncTestFail.hs full test data 2020-05-09 14:27:46 -07:00
hie.yaml Build with GHC 9.2 (#2503) 2022-01-12 21:57:36 +00:00
Highlight.hs Ensure that the testfiles produce at least one diagnostic. 2020-12-14 19:59:00 +01:00
Hover.hs full test data 2020-05-09 14:27:46 -07:00
References.hs full test data 2020-05-09 14:27:46 -07:00
Symbols.hs full test data 2020-05-09 14:27:46 -07:00
testdata.cabal Remove >= from cabal-version (#1998) 2021-07-05 10:41:46 +00:00
TopLevelSignature.hs full test data 2020-05-09 14:27:46 -07:00
TypedHoles2.hs full test data 2020-05-09 14:27:46 -07:00
TypedHoles.hs full test data 2020-05-09 14:27:46 -07:00
UnusedTerm.hs full test data 2020-05-09 14:27:46 -07:00