comparison tests/ChangeLog @ 5244:04811a268716

Be clearer in our error messages, #'canonicalize-inst-pair, #'canonicalize-spec lisp/ChangeLog addition: 2010-08-15 Aidan Kehoe <kehoea@parhasard.net> * specifier.el (canonicalize-inst-pair, canonicalize-spec): If a specifier tag set is correct, but an instantiator is not in an accepted format, don't error with the message "Invalid specifier tag set". Also, when we error, use error-symbols, for better structured error handling and more ease when testing. tests/ChangeLog addition: 2010-08-15 Aidan Kehoe <kehoea@parhasard.net> * automated/lisp-tests.el: (not, not, invalid-argument, invalid-argument): Check that error messages from the image specifier instantiator code are clearer than they used to be.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 15 Aug 2010 15:42:45 +0100
parents 808131ba4a57
children be436ac36ba4
comparison
equal deleted inserted replaced
5243:808131ba4a57 5244:04811a268716
1 2010-08-15 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/lisp-tests.el:
4 (not, not, invalid-argument, invalid-argument):
5 Check that error messages from the image specifier instantiator
6 code are clearer than they used to be.
7
1 2010-08-15 Aidan Kehoe <kehoea@parhasard.net> 8 2010-08-15 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * automated/lisp-tests.el: 10 * automated/lisp-tests.el:
4 Test that symbols with names that look like ratios are printed 11 Test that symbols with names that look like ratios are printed
5 distinctly from the equivalent ratios. 12 distinctly from the equivalent ratios.