diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-08-17 16:17:07 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-08-17 16:17:07 +0300 |
commit | fe863c57ce221f35fdf1f281231619268d3f5942 (patch) | |
tree | 5df9f8f928be108d2dfd49dedab586d2f8699562 /test/ChangeLog | |
parent | 87761102eb08df817871b17f56041428e88efb12 (diff) | |
download | egawk-fe863c57ce221f35fdf1f281231619268d3f5942.tar.gz egawk-fe863c57ce221f35fdf1f281231619268d3f5942.tar.bz2 egawk-fe863c57ce221f35fdf1f281231619268d3f5942.zip |
Add profile14 and profile15 tests.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 73f77217..9ede01c2 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2020-08-17 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.am (EXTRA_DIST): New tests, profile14 and profile15. + * profile14.awk, profile14.ok, profile15.awk, profile15.ok: New files. + 2020-08-12 Arnold D. Robbins <arnold@skeeve.com> * nsprof1.ok, nsprof2.ok: Updated after code changes. |