summaryrefslogtreecommitdiff
path: root/tests/import/elm.scm
AgeCommit message (Collapse)AuthorFilesLines
2026-08-10tests: Update reference to deprecated package.Andreas Enge1-1/+1
* tests/import/elm.scm (test-group): Replace font-adobe-source-sans-pro by font-adobe-source-sans. * gnu/packages/tex.scm (texlive-sourcesanspro): Change comment.
2025-10-01import: elm: Move tests to tests/import/elm.scm.Nicolas Graves1-0/+266
* tests/elm.scm: Move to tests/import/elm.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>