comparison tests/ChangeLog @ 4465:732b87cfabf2

Document Win32 symlink behaviour; adjust tests to take it into a/c. src/ChangeLog addition: 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> * fileio.c (Fmake_symbolic_link): Document behaviour when the underlying OS doesn't support symbolic links. tests/ChangeLog addition: 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> * automated/mule-tests.el (featurep): Make sure that working symlinks are available before testing their functionality. Also, don't bomb out on deleting the other temporary files if deleting the first threw an error.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 21 May 2008 16:55:14 +0200
parents 1982c8c55632
children c95c06ee1e9d 1d74a1d115ee
comparison
equal deleted inserted replaced
4464:61aff09a7589 4465:732b87cfabf2
1 2008-05-21 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/mule-tests.el (featurep):
4 Make sure that working symlinks are available before testing
5 their functionality.
6 Also, don't bomb out on deleting the other temporary files if
7 deleting the first threw an error.
8
1 2008-02-14 Aidan Kehoe <kehoea@parhasard.net> 9 2008-02-14 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * automated/case-tests.el (let): 11 * automated/case-tests.el (let):
4 Correct and extend the previous test, thank you Stephen. 12 Correct and extend the previous test, thank you Stephen.
5 13