diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 16708f48..eff5ac4e 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -8,7 +8,7 @@ 2017-09-12 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (readdir): Add to message that test can fail on - a JFS fileystem also. Thanks to Nelson Beebe for the info + a JFS filesystem also. Thanks to Nelson Beebe for the info and suggestion. 2017-08-28 Arnold D. Robbins <arnold@skeeve.com> @@ -21,7 +21,7 @@ 2017-08-21 Eli Zaretskii <eliz@gnu.org> - * Makefile.am (testext): Remove textexttmp.txt. + * Makefile.am (testext): Remove testexttmp.txt. 2017-08-16 Arnold D. Robbins <arnold@skeeve.com> @@ -1228,7 +1228,7 @@ 2013-09-25 Arnold D. Robbins <arnold@skeeve.com> - * Makfile.am (randtest): New test. + * Makefile.am (randtest): New test. * randtest.sh, randtest.ok: New files. * rand.ok: Updated to reflect new results based on code change. @@ -1281,13 +1281,13 @@ 2013-06-01 Eli Zaretskii <eliz@gnu.org> - * clos1way.awk: Don't use features of Posix shells, to allow this + * clos1way.awk: Don't use features of POSIX shells, to allow this test to work on Windows. * beginfile2.sh: Leave one blank between the left quote and the following slash. Use non-absolute name for a non-existent file. This is to avoid breakage on Windows due to MSYS transformation of - Posix style /foo/bar absolute file names. + POSIX style /foo/bar absolute file names. * beginfile2.ok: Adapt to changes in beginfile2.sh. @@ -1298,7 +1298,7 @@ 2013-05-20 Arnold D. Robbins <arnold@skeeve.com> - * Makefile.am (mpfr-tests, shlib-tests): Propogate Eli's changes + * Makefile.am (mpfr-tests, shlib-tests): Propagate Eli's changes and comment of 2013-05-14 to here, so that they get passed into Makefile.in whenever Makefile.am is modified. |