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

Soulomoon/refactor hls test util #14

Open
wants to merge 54 commits into
base: master
Choose a base branch
from

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. revert root change

    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    bc9cb69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62e481a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. ad

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