1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/test/src
Philipp Stephani 551051596f Improve error data when passing a wrong type to 'sort' (Bug#34104)
* src/fns.c (Fsort): Use 'list-or-vector-p' for error message.
(syms_of_fns): Define 'list-or-vector-p'.

* test/src/fns-tests.el (fns-tests-sort): Extend unit test.
2019-01-20 00:04:19 +01:00
..
regex-resources
alloc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
buffer-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
callint-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
callproc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
casefiddle-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
charset-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
chartab-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cmds-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
coding-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
data-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
decompress-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
doc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
editfns-tests.el Fix translation-region bug with MAX_CHAR 2019-01-13 15:46:44 -08:00
emacs-module-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eval-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
fileio-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
floatfns-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
fns-tests.el Improve error data when passing a wrong type to 'sort' (Bug#34104) 2019-01-20 00:04:19 +01:00
font-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
inotify-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
json-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
keyboard-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
keymap-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lcms-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lread-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
marker-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
minibuf-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
print-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
process-tests.el Fix accept-process-output/process-live-p confusion 2019-01-15 10:21:09 -08:00
regex-emacs-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
syntax-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
textprop-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
thread-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
timefns-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
undo-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
xml-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00