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

Fix some test issues #1396

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

Commits on Sep 7, 2024

  1. cleanup: delete .swp files

    arxanas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    de2cbff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd86e59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f407412 View commit details
    Browse the repository at this point in the history
  4. fix(init): replace broken test test_man_viewer with test_help_flag

    Only runs with the `man-pages` feature. Actually, the test is probably still logically broken, since it's no longer printing man-page content, but just normal help page content.
    arxanas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6f0d53b View commit details
    Browse the repository at this point in the history
  5. tests: add test for index version 4 support

    This was fixed by the `git2` upgrade from v0.18.3 to v0.19.0 in #1393.
    arxanas committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a1577f0 View commit details
    Browse the repository at this point in the history