summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add libasan build option and test print-neededAaron D. Marasco2020-06-101-0/+1
* Consistently use --force-rpath (fixes #94)Thomas Holder2020-06-031-0/+1
* Added --output flagDan L. Stahlke2020-06-011-1/+2
* Add '--allowed-rpath-prefixes' option to '--shrink-rpath'Tuomas Tynkkynen2016-06-031-1/+1
* PR #40 had the side-effect of fixing the ia64 testEelco Dolstra2015-07-231-2/+0
* tests: build libsimple without sonamedarealshinji2015-07-131-1/+1
* Fix build on LinuxEelco Dolstra2014-08-181-0/+2
* Merge branch 'master' of github.com:vdanjean/patchelfEelco Dolstra2014-04-241-4/+37
|\
| * rewrite no-rpath testVincent Danjean2012-07-111-4/+36
| * Rewrite tests in automakeVincent Danjean2012-06-211-37/+45
| * fix build *and check* out of treeVincent Danjean2012-06-211-4/+4
* | Added tests for --print-soname and --set-sonameChingis Dugarzhapov2014-04-191-2/+4
* | Rewrite tests in automakeVincent Danjean2012-07-101-37/+45
* | fix build *and check* out of treeVincent Danjean2012-07-101-4/+4
|/
* * Fix make dist.Eelco Dolstra2008-05-281-0/+1
* * A test for setting the rpath on a library.Eelco Dolstra2008-05-281-6/+16
* * .rel.plt is called .rela.plt on x86_64-linux.Eelco Dolstra2007-01-311-1/+1
* * A `--debug' flag.Eelco Dolstra2005-10-041-0/+2
* * Add a test for programs that crash when .dynstr etc. are moved.Eelco Dolstra2005-10-031-6/+15
* * Handle the case where no RPATH is present, so the .dynamic table hasEelco Dolstra2005-10-011-2/+2
* * Handle `--set-rpath' for the growing case.Eelco Dolstra2005-09-301-3/+3
* * `patchelf --set-rpath': short case.Eelco Dolstra2005-09-301-1/+1
* * Also try a interpreter with a long name.Eelco Dolstra2005-09-301-1/+2
* * Set a interpreter with a short name.Eelco Dolstra2005-09-301-1/+1
* * C++-ify.Eelco Dolstra2005-09-301-1/+1
* * Don't use an impure test path.Eelco Dolstra2005-09-291-1/+1
* * Debug.Eelco Dolstra2005-09-291-1/+1
* * Put in a highly Nix-specific hack to make the tests work.Eelco Dolstra2005-09-291-1/+1
* * Add a failing test for `--set-rpath'. Test-driven development!Eelco Dolstra2005-09-291-1/+1
* * Added some real tests.Eelco Dolstra2005-09-291-3/+6
* * Add dist files.Eelco Dolstra2005-09-291-0/+3
* * Add tests.Eelco Dolstra2005-09-291-0/+27