[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commits] r8819 - /libdfp/trunk/ChangeLog
- To: commits@xxxxxxxxxx
- Subject: [commits] r8819 - /libdfp/trunk/ChangeLog
- From: ryanarn@xxxxxxxxxx
- Date: Thu, 13 Aug 2009 23:28:52 -0000
Author: ryanarn
Date: Thu Aug 13 16:28:52 2009
New Revision: 8819
Log:
2009-08-13 Ryan S. Arnold <rsa@xxxxxxxxxx>
* ChangeLog: Added ChangeLog messages for the last three commits.
Modified:
libdfp/trunk/ChangeLog
Modified: libdfp/trunk/ChangeLog
==============================================================================
--- libdfp/trunk/ChangeLog (original)
+++ libdfp/trunk/ChangeLog Thu Aug 13 16:28:52 2009
@@ -1,3 +1,28 @@
+2009-08-13 Ryan S. Arnold <rsa@xxxxxxxxxx>
+
+ * tests/scaffold.c: New file which holds _C, _C_P, _PC, and _PC_P
+ macros used for printing debugging messages in the event of test case
+ failures.
+
+2009-08-13 Ryan S. Arnold <rsa@xxxxxxxxxx>
+
+ * Makefile.in: For .out rules send stdout to /dev/null and stderr to
+ the .out file.
+ * tests/test-printf.c: Added framework for generically adding printf tests.
+ * Makefile.gdb: Squelch echos of .conf and .gdb file creation.
+
+2009-08-13 Ryan S. Arnold <rsa@xxxxxxxxxx>
+
+ * Makefile.in: Change test-debug to > debug-test.
+ * tests/debug-test.sh: Change test-debug.conf -> debug-test.conf.
+ * Makefile.gdb: Change test-debug to debug-test.
+
+
+2009-09-13 Ryan S. Arnold <rsa@xxxxxxxxxx>
+
+ * tests/test-debug.sh: Removed and renamed to ...
+ * tests/debug-test.sh: New.
+
2009-08-13 Ryan S. Arnold <rsa@xxxxxxxxxx>
* CONTRIBUTORS: Added Carlos Eduardo Seo for contribution of