Make core loader use swh.loader.core.nar module
This pushes options from cli to the Nar class. This also bootstraps tests reusing existing test cases from before (using the nix binary). Refs. swh/meta#4979
Showing
- swh/loader/core/loader.py 8 additions, 8 deletionsswh/loader/core/loader.py
- swh/loader/core/nar.py 74 additions, 29 deletionsswh/loader/core/nar.py
- swh/loader/core/tests/test_nar.py 30 additions, 0 deletionsswh/loader/core/tests/test_nar.py
- swh/loader/core/tests/test_utils.py 1 addition, 34 deletionsswh/loader/core/tests/test_utils.py
- swh/loader/core/utils.py 8 additions, 29 deletionsswh/loader/core/utils.py
- swh/loader/package/tests/test_utils.py 4 additions, 4 deletionsswh/loader/package/tests/test_utils.py
Loading
Please register or sign in to comment