Skip to content

Commit

Permalink
moved all eval test code to hls-eval-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tittoassini committed Dec 29, 2020
1 parent 2f2ee08 commit 83bf666
Show file tree
Hide file tree
Showing 95 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion haskell-language-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ test-suite func-test
, tasty-golden
, tasty-rerun

hs-source-dirs: test/functional plugins/tactics/src
hs-source-dirs: test/functional plugins/tactics/src plugins/hls-eval-plugin/test

main-is: Main.hs
other-modules:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,4 @@ replaceUnicodeQuotes :: T.Text -> T.Text
replaceUnicodeQuotes = T.replace "" "'" . T.replace "" "'"

evalPath :: FilePath
evalPath = "test/testdata/eval"
evalPath = "plugins/hls-eval-plugin/test/testdata"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 83bf666

Please sign in to comment.