summaryrefslogtreecommitdiff
path: root/tests/import
AgeCommit message (Expand)Author
2026-03-10style: git-source: Handle more URLs.Ludovic Courtès
2026-03-08guix: import: cpan: Fill in description field in template.jgart
2026-03-07import/cran: Fix import of packages in single quotes.Ricardo Wurmus
2026-02-07import: pypi: Fix tests.Nicolas Graves
2026-02-07import: pypi: Ignore pypi-ignored-inputs.Nicolas Graves
2026-01-19import: nuget: Add tests and documentation.Danny Milosavljevic
2026-01-18import: crate: Generate comments with ‘TODO REVIEW:’ prefix.Hilton Chain
2025-12-13tests: Use ‘https’ for ‘home-page’ in ‘guix import pypi’ tests.Ludovic Courtès
2025-11-29import/cran: Detect library references in "check_installed".Ricardo Wurmus
2025-11-29import/cran: Reduce false positives in extracting imports.Ricardo Wurmus
2025-11-22gnu: Remove store path occurrences.Rutherther
2025-10-24import: utils: Add generate-git-source procedure.Nicolas Graves
2025-10-24import: utils: Fix default-git-error.Nicolas Graves
2025-10-08import: gem: Move tests to tests/import/gem.scm.Nicolas Graves
2025-10-01import: utils: Move tests to tests/import/utils.scm.Nicolas Graves
2025-10-01import: npm-binary: Move tests to tests/import/npm-binary.scm.Nicolas Graves
2025-10-01import: composer: Move tests to tests/import/composer.scm.Nicolas Graves
2025-10-01import: texlive: Move tests to tests/import/texlive.scm.Nicolas Graves
2025-10-01import: luanti: Move tests to tests/import/luanti.scm.Nicolas Graves
2025-10-01import: github: Move tests to tests/import/github.scm.Nicolas Graves
2025-10-01import: print: Move tests to tests/import/print.scm.Nicolas Graves
2025-10-01import: hexpm: Move tests to tests/import/hexpm.scm.Nicolas Graves
2025-10-01import: opam: Move tests to tests/import/opam.scm.Nicolas Graves
2025-10-01import: elpa: Move tests to tests/import/elpa.scm.Nicolas Graves
2025-10-01import: cran: Move tests to tests/import/cran.scm.Nicolas Graves
2025-10-01import: git: Move tests to tests/import/git.scm.Nicolas Graves
2025-10-01import: elm: Move tests to tests/import/elm.scm.Nicolas Graves
2025-10-01import: egg: Move tests to tests/import/egg.scm.Nicolas Graves
2025-10-01import: go: Move tests to tests/import/go.scm.Nicolas Graves
2025-10-01import: crate: Move tests to tests/import/crate.scm.Nicolas Graves
2025-10-01import: cpan: Move tests to tests/import/cpan.scm.Nicolas Graves
2025-10-01import: hackage: Move tests to tests/import/hackage.scm.Nicolas Graves
2025-10-01import: pypi: Move tests to tests/import/pypi.scmNicolas Graves