aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog47
1 files changed, 47 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 7f17f725..812f3faf 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -17,6 +17,15 @@
* Makefile.am (EXTRA_DIST): New test: dfacheck1.
* dfacheck1.awk, dfacheck1.in, dfacheck1.ok: New files.
+2018-12-12 Arnold D. Robbins <arnold@skeeve.com>
+
+ * nsprof2.awk: Add extra @namespace lines for testing.
+ * nsprof2.ok: Adjusted.
+
+2018-12-06 Arnold D. Robbins <arnold@skeeve.com>
+
+ * nsprof2.awk, nsprof2.ok: Updated after code changes.
+
2018-11-28 Arnold D. Robbins <arnold@skeeve.com>
* profile11.ok: Updated after code change.
@@ -488,6 +497,40 @@
* inplace1.ok, inplace2.ok, inplace3.ok: Update after
adding license to inplace.awk.
+2017-07-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (nsbad_cmd, nsindirect1, nsindirect2): New tests.
+ * nsbad_cmd.ok, nsindirect1.awk, nsindirect1.ok, nsindirect2.awk,
+ nsindirect2.ok: New files.
+
+2017-07-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (nsbad): New test.
+ * nsbad.awk, nsbad.ok: New files.
+
+2017-07-20 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (inplace1, inplace2, inplace3): Update to use
+ inplace::suffix instead of INPLACE_SUFFIX.
+ * inplace1.ok, inplace2.ok, inplace3.ok: Update after code
+ changes.
+
+2017-07-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (eofsrc1): New test.
+ * eofsrc1a.awk, eofsrc1b.awk, eofsrc1.ok: New files.
+ * unterm.ok: Updated after code change.
+
+2017-07-01 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (nsprof2): New test.
+ * nsprof2.awk, nsprof2.ok: New files.
+
+2017-06-30 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (nsprof1): New test.
+ * nsprof1.awk, nsprof1.ok: New files.
+
2017-06-27 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (mbprintf5): Skip this test on Cygwin.
@@ -502,6 +545,10 @@
* Makefile.am (mbprintf5): New test.
* mbprintf5.awk, mbprintf5.in, mbprintf5.ok: New files.
+2017-05-30 Arnold D. Robbins <arnold@skeeve.com>
+
+ * sourceplit.ok: Revise to match changed code.
+
2017-05-24 Andrew J. Schorr <aschorr@telemetry-investments.com>
* fwtest8.ok: Fix field number in error message, thanks to a bug