summaryrefslogtreecommitdiff
path: root/tests/gremlin.scm
AgeCommit message (Expand)AuthorFilesLines
2025-10-30Revert "Use mmap for the elf parser, reducing memory usage."Maxim Cournoyer1-5/+13
2025-10-30Revert "elf: Remove bundled Guile source."Maxim Cournoyer1-1/+1
2025-10-30elf: Remove bundled Guile source.Maxim Cournoyer1-1/+1
2025-10-30Use mmap for the elf parser, reducing memory usage.Maxim Cournoyer1-13/+5
2024-11-12tests: Fix gremlin.scm for GCC 14Ting-Wei Lan1-0/+2
2022-01-16tests: Fix file-needed/recursive on aarch64-linux.Pierre Langlois1-2/+10
2022-01-14gremlin: Adjust tests for i686 and beyond.Ludovic Courtès1-2/+6
2022-01-08tests: Fix file-needed/recursive on powerpc64le-linux.Chris Marusich1-3/+9
2021-06-23tests: gremlin: Skip file-needed/recursive if DT_NEEDED is empty.Chris Marusich1-1/+5
2021-04-22gremlin: 'elf-dynamic-info' returns a file name rathern than a dynamic entry.Dion Mendel1-0/+18
2020-12-01gremlin: Add 'file-needed/recursive'.Ludovic Courtès1-0/+36
2020-09-19gremlin: Add 'set-file-runpath', 'file-runpath', and 'file-needed'.Ludovic Courtès1-1/+29
2019-05-18gremlin: Adjust tests for foreign distros.Ting-Wei Lan1-2/+2
2018-08-25Merge branch 'staging' into core-updatesMarius Bakke1-2/+2
2018-08-21gremlin: 'elf-dynamic-info-needed' test is no longer skipped.Ludovic Courtès1-3/+3
2018-05-07gremlin: Add 'strip-runpath'.Ludovic Courtès1-1/+34
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin1-3/+0
2015-04-23gremlin: Add support for the expansion of $ORIGIN in RUNPATH.Ludovic Courtès1-0/+12
2015-03-31Add (guix build gremlin).Ludovic Courtès1-0/+57