summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Rewrite tests in automakeVincent Danjean2012-07-10
* Allow parallel execution of testsVincent Danjean2012-07-10
* fix build *and check* out of treeVincent Danjean2012-07-10
* * Test whether the patched no-rpath executable works on i686-linux.Eelco Dolstra2010-08-26
* * On FreeBSD, running a program by calling the ELF interpreterEelco Dolstra2009-11-04
* * Regression test for NIXPKGS-98: patchelf barfs on dynamic librariesEelco Dolstra2009-06-16
* * Regression test: Doing "/lib/ld-linux-x86-64.so.2 <program>" shouldEelco Dolstra2009-01-30
* (no commit message)Eelco Dolstra2008-05-28
* * Fix a broken test.Eelco Dolstra2008-05-28
* * Fix make dist.Eelco Dolstra2008-05-28
* * A test for setting the rpath on a library.Eelco Dolstra2008-05-28
* * Support DT_RUNPATH (in fact, prefer DT_RUNPATH over DT_RPATH unlessEelco Dolstra2008-05-27
* * Fix the tests on FreeBSD. On FreeBSD, the RPATH is scoped: adding aEelco Dolstra2008-05-09
* * .rel.plt is called .rela.plt on x86_64-linux.Eelco Dolstra2007-01-31
* * Instantiate the right template depending on whether the file is 32Eelco Dolstra2007-01-31
* * `--interpreter' -> `--set-interpreter'.Eelco Dolstra2005-10-11
* * A `--debug' flag.Eelco Dolstra2005-10-04
* * Add a test for programs that crash when .dynstr etc. are moved.Eelco Dolstra2005-10-03
* * Handle the case where no RPATH is present, so the .dynamic table hasEelco Dolstra2005-10-01
* * Handle `--set-rpath' for the growing case.Eelco Dolstra2005-09-30
* * `patchelf --set-rpath': short case.Eelco Dolstra2005-09-30
* * Revert.Eelco Dolstra2005-09-30
* * Refactoring continued: `--set-interpreter' works again.Eelco Dolstra2005-09-30
* * Doh!Eelco Dolstra2005-09-30
* * Also try a interpreter with a long name.Eelco Dolstra2005-09-30
* * Set a interpreter with a short name.Eelco Dolstra2005-09-30
* * C++-ify.Eelco Dolstra2005-09-30
* * Don't use an impure test path.Eelco Dolstra2005-09-29
* * Debug.Eelco Dolstra2005-09-29
* * Add an operation `--print-rpath' to print the RPATH of the libraryEelco Dolstra2005-09-29
* * Put in a highly Nix-specific hack to make the tests work.Eelco Dolstra2005-09-29
* * Add a failing test for `--set-rpath'. Test-driven development!Eelco Dolstra2005-09-29
* * Added some real tests.Eelco Dolstra2005-09-29
* * Add dist files.Eelco Dolstra2005-09-29
* * Add tests.Eelco Dolstra2005-09-29