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

Fixes in Debian Index Visitor function. #41

Merged
merged 6 commits into from
Mar 8, 2023

Commits on Feb 21, 2023

  1. Fixes in Debian Index Visitor function.

    Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
    35C4n0r committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7697088 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Fixes in Debian Index Visitor Tests.

    Test files are now kept as normal readable files and are converted to a .gz file at a temporary location on running the tests.
    Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
    35C4n0r committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    44f80b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Created a seperate function for gz file logic in test_debian to avoid…

    … redundancy.
    
    Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
    35C4n0r committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c1af54f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Rollbacked to the original test files.

    Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
    35C4n0r committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    dcd14cb View commit details
    Browse the repository at this point in the history
  2. Corrected the Test paths.

    Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
    35C4n0r committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    00822a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Corrected the way of getting testfiles.

    Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
    35C4n0r committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    9e4f72f View commit details
    Browse the repository at this point in the history