summaryrefslogtreecommitdiff
path: root/tests/set-rpath.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: apply suggestions from shellcheckJörg Thalheim2023-02-201-12/+13
* Allow parallel execution of testsVincent Danjean2012-07-101-11/+12
* * A test for setting the rpath on a library.Eelco Dolstra2008-05-281-9/+1
* * Support DT_RUNPATH (in fact, prefer DT_RUNPATH over DT_RPATH unlessEelco Dolstra2008-05-271-1/+1
* * Fix the tests on FreeBSD. On FreeBSD, the RPATH is scoped: adding aEelco Dolstra2008-05-091-0/+4
* * Handle `--set-rpath' for the growing case.Eelco Dolstra2005-09-301-3/+12
* * `patchelf --set-rpath': short case.Eelco Dolstra2005-09-301-7/+6
* * Add a failing test for `--set-rpath'. Test-driven development!Eelco Dolstra2005-09-291-0/+22