Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor hls-test-util and reduce getCurrentDirectory after initilization #4231

Merged
merged 109 commits into from
May 27, 2024

Commits on May 13, 2024

  1. migrate boot test

    soulomoon committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e6595bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25108f4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    542ea26 View commit details
    Browse the repository at this point in the history
  2. remove makeAbsolute

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f7611a2 View commit details
    Browse the repository at this point in the history
  3. fix import

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    67438ef View commit details
    Browse the repository at this point in the history
  4. fix more dir

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9238ff6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c709ab View commit details
    Browse the repository at this point in the history
  6. fix reference test

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5b15ebf View commit details
    Browse the repository at this point in the history
  7. fix ExceptionTests

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2eae58b View commit details
    Browse the repository at this point in the history
  8. fix exceptionTests

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f2c1c61 View commit details
    Browse the repository at this point in the history
  9. fix

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    308e726 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    543b270 View commit details
    Browse the repository at this point in the history
  11. fix hls

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2baa0c9 View commit details
    Browse the repository at this point in the history
  12. use lsp root dir

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2ebfafc View commit details
    Browse the repository at this point in the history
  13. disable stan test

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    042df98 View commit details
    Browse the repository at this point in the history
  14. Revert "disable stan test"

    This reverts commit 042df98.
    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f8f37a0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a11d1e View commit details
    Browse the repository at this point in the history
  16. remove trace

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7dce0f3 View commit details
    Browse the repository at this point in the history
  17. use absolute root

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    289528a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. change to test config

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ca1c2b8 View commit details
    Browse the repository at this point in the history
  2. add goldenWithTestConfig

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a3dc7ce View commit details
    Browse the repository at this point in the history
  3. fix

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1d0f544 View commit details
    Browse the repository at this point in the history
  4. fix notes

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7254731 View commit details
    Browse the repository at this point in the history
  5. fix windows

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2a25a1f View commit details
    Browse the repository at this point in the history
  6. relatex test

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3997849 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. migrate exception tests

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e2ff7d0 View commit details
    Browse the repository at this point in the history
  2. clean up

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    91d31d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edca60d View commit details
    Browse the repository at this point in the history
  4. use single thread in test

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    17e3305 View commit details
    Browse the repository at this point in the history
  5. move semantic tokens test

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4c88650 View commit details
    Browse the repository at this point in the history
  6. clean up DependentFileTest

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c0ed673 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8223c65 View commit details
    Browse the repository at this point in the history
  8. update doc

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9882ede View commit details
    Browse the repository at this point in the history
  9. clean up consultCradle

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fc745c9 View commit details
    Browse the repository at this point in the history
  10. lift toAbsolute

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9eb3763 View commit details
    Browse the repository at this point in the history
  11. clean up

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    80bd4de View commit details
    Browse the repository at this point in the history
  12. fix

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    836c1b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    faf0cc7 View commit details
    Browse the repository at this point in the history
  14. spawn to tmp dir by default

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    887f8ed View commit details
    Browse the repository at this point in the history
  15. fix exceptionTests

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1320577 View commit details
    Browse the repository at this point in the history
  16. clear up

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8826256 View commit details
    Browse the repository at this point in the history
  17. migrate THTests

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    53cfa5f View commit details
    Browse the repository at this point in the history
  18. fix Retrie

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5dc3035 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f3cd2e2 View commit details
    Browse the repository at this point in the history
  20. add comment

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9298cc0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    2735555 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    785d22a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b8bae View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. move recorder first

    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1bb8c51 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/soulomoon/remove-se…

    …t-current-dir' into soulomoon/remove-set-current-dir
    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3a5c2cf View commit details
    Browse the repository at this point in the history
  3. rename

    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    bb45003 View commit details
    Browse the repository at this point in the history
  4. clean up

    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    166bbe9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    1844682 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix test

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    48bc29b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    54a2330 View commit details
    Browse the repository at this point in the history
  2. add timeout

    soulomoon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9c89410 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    0d4482f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/soulomoon/remove-se…

    …t-current-dir' into soulomoon/remove-set-current-dir
    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6dfe592 View commit details
    Browse the repository at this point in the history
  3. Update hls-test-utils/src/Test/Hls.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 26, 2024
    Configuration menu
    Copy the full SHA
    c105dc7 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/soulomoon/remove-se…

    …t-current-dir' into soulomoon/remove-set-current-dir
    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f914c08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f386043 View commit details
    Browse the repository at this point in the history
  6. Update ghcide/src/Development/IDE/Types/HscEnvEq.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 26, 2024
    Configuration menu
    Copy the full SHA
    01f1437 View commit details
    Browse the repository at this point in the history
  7. format

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    37eacc9 View commit details
    Browse the repository at this point in the history
  8. format

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7fff110 View commit details
    Browse the repository at this point in the history
  9. format

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5ecce5a View commit details
    Browse the repository at this point in the history
  10. fix and clean up

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f3305a5 View commit details
    Browse the repository at this point in the history
  11. clean import

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2b9a92b View commit details
    Browse the repository at this point in the history
  12. add comment

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f831bf2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5579952 View commit details
    Browse the repository at this point in the history
  14. add TODO

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e4aed03 View commit details
    Browse the repository at this point in the history
  15. add TODO

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    3723307 View commit details
    Browse the repository at this point in the history
  16. fix lookupEnv

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a0d64bf View commit details
    Browse the repository at this point in the history
  17. typo

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a1b5927 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fix Note

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7476dc4 View commit details
    Browse the repository at this point in the history
  2. Update ghcide/src/Development/IDE/Core/Shake.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    b6d5e92 View commit details
    Browse the repository at this point in the history
  3. Update ghcide/src/Development/IDE/Core/Shake.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    57366e7 View commit details
    Browse the repository at this point in the history
  4. Update ghcide/src/Development/IDE/Core/Shake.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ba50200 View commit details
    Browse the repository at this point in the history
  5. Update plugins/hls-refactor-plugin/test/Main.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    2f60c23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06dfac4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afb525b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    173b580 View commit details
    Browse the repository at this point in the history
  9. Update plugins/hls-rename-plugin/test/Main.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    94f94ae View commit details
    Browse the repository at this point in the history
  10. Update plugins/hls-hlint-plugin/test/Main.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    e7ec5c9 View commit details
    Browse the repository at this point in the history
  11. Update ghcide/src/Development/IDE/Main.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a09ea8a View commit details
    Browse the repository at this point in the history
  12. Update plugins/hls-notes-plugin/test/NotesTest.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    e5297b9 View commit details
    Browse the repository at this point in the history
  13. Update ghcide/test/exe/Config.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    e7a81a3 View commit details
    Browse the repository at this point in the history
  14. Update plugins/hls-hlint-plugin/test/Main.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    c034ac4 View commit details
    Browse the repository at this point in the history
  15. Update ghcide/test/exe/DiagnosticTests.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    3c7cbfa View commit details
    Browse the repository at this point in the history
  16. Update ghcide/test/exe/DiagnosticTests.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    eda61af View commit details
    Browse the repository at this point in the history
  17. Update ghcide/test/exe/ReferenceTests.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    b75333e View commit details
    Browse the repository at this point in the history
  18. Update ghcide/test/exe/DependentFileTest.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    fd1632f View commit details
    Browse the repository at this point in the history
  19. add doc

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    aecf27b View commit details
    Browse the repository at this point in the history
  20. add doc

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c91bafb View commit details
    Browse the repository at this point in the history
  21. format

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d71cb29 View commit details
    Browse the repository at this point in the history
  22. format

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b593e69 View commit details
    Browse the repository at this point in the history
  23. rename

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a97281c View commit details
    Browse the repository at this point in the history
  24. add doc

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f75391d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f77c154 View commit details
    Browse the repository at this point in the history
  26. add doc

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6656c2e View commit details
    Browse the repository at this point in the history
  27. drop some toAbsolutePath

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    50d6a2f View commit details
    Browse the repository at this point in the history
  28. add doc

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0362913 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    70d4d31 View commit details
    Browse the repository at this point in the history
  30. Update ghcide/src/Development/IDE/Core/Shake.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    732d928 View commit details
    Browse the repository at this point in the history
  31. Update ghcide/src/Development/IDE/Core/Shake.hs

    Co-authored-by: fendor <[email protected]>
    soulomoon and fendor authored May 27, 2024
    Configuration menu
    Copy the full SHA
    99d66e3 View commit details
    Browse the repository at this point in the history
  32. refine doc

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    83006ad View commit details
    Browse the repository at this point in the history
  33. typo

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ca50997 View commit details
    Browse the repository at this point in the history
  34. stylish

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    27474b2 View commit details
    Browse the repository at this point in the history
  35. fix import

    soulomoon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2142128 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    03e21e4 View commit details
    Browse the repository at this point in the history