summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index b1471c1b..5d82e594 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -29,6 +29,13 @@
* testfile47.bz2: New data file.
* Makefile.am (TESTS, EXTRA_DIST): Add them.
+2008-04-29 Petr Machata <pmachata@redhat.com>
+
+ * run-debuginfo.sh: New file.
+ * debuginfo.c: New file.
+ * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them.
+ (debuginfo_LDADD): New variable.
+
2008-03-31 Roland McGrath <roland@redhat.com>
* run-early-offscn.sh: New file.
@@ -40,6 +47,20 @@
* run-addrname-test.sh: Add a new case.
+2008-03-13 Petr Machata <pmachata@redhat.com>
+
+ * run-relocate.sh: New test.
+ * relocate.c: New file.
+
+2008-03-13 Petr Machata <pmachata@redhat.com>
+
+ * sharing1.c: Test feeding bogus file to libdwfl.
+ * run-sharing1.sh: Adjust to above.
+
+2008-03-05 Petr Machata <pmachata@redhat.com>
+
+ * sharing1.c: Adjust for changes in libdwfl.
+
2008-02-22 Roland McGrath <roland@redhat.com>
* run-elflint-test.sh: Typo fix.
@@ -163,6 +184,12 @@
* run-allregs.sh: Change expected output for powerpc spefscr.
+2007-12-10 Petr Machata <pmachata@redhat.com>
+
+ * run-sharing1.sh: New file.
+ * sharing1.c: New file.
+ * Makefile.am (noinst_PROGRAMS, EXTRA_DIST, TESTS): Add it.
+
2007-10-20 Roland McGrath <roland@redhat.com>
* run-dwfl-addr-sect.sh: Change expected output, no errors.