1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
emacs/test/automated
Dmitry Antipov 1764ec4414 Add vectors support to Fsort.
* configure.ac (AC_CHECK_FUNCS): Check for qsort_r.
* src/fns.c (sort_vector, sort_vector_compare): New functions.
(sort_list): Likewise, refactored out of ...
(Fsort): ... adjusted user.  Mention vectors in docstring.
(sort_vector_predicate) [!HAVE_QSORT_R]: New variable.
* src/alloc.c (make_save_int_obj): New function.
* src/lisp.h (enum Lisp_Save_Type): New member SAVE_TYPE_INT_OBJ.
(make_save_int_obj): Add prototype.
* test/automated/fns-tests.el (fns-tests-sort): New test.
2014-08-29 11:29:47 +04:00
..
data Revert 2013-01-31 change that decides coding system before backing up 2014-08-10 17:38:19 -07:00
flymake/warnpred Extend flymake's warning predicate to be a function. Test suite for flymake. 2013-06-21 10:36:13 -04:00
add-log-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
advice-tests.el * test/automated/advice-tests.el (advice-test-call-interactively): Make sure 2014-07-20 21:34:03 -04:00
bytecomp-tests.el Tweak previous bytecomp-tests.el change 2014-05-21 19:33:07 -07:00
calc-tests.el * calc-test.el: Set copyright to FSF; standardize permissions notice 2014-06-27 20:11:24 -07:00
cl-lib.el Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.edu 2014-04-22 14:32:51 -07:00
comint-testsuite.el * automated/comint-testsuite.el 2014-01-21 09:32:06 +01:00
compile-tests.el Support Guile backtraces in compilation mode. 2014-08-13 21:17:21 +02:00
completion-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
core-elisp-tests.el * test/indent/ps-mode.ps: New file. 2014-05-27 10:28:07 -04:00
data-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
dbus-tests.el * automated/dbus-tests.el (dbus-test02-register-service-session) 2014-07-04 12:07:45 +02:00
decoder-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eieio-test-methodinvoke.el ChangeLog and Author: header comment fixes 2014-01-17 20:51:38 -05:00
eieio-test-persist.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eieio-tests.el Disable byte-compilation in two test/automated files 2014-06-25 23:02:52 -07:00
electric-tests.el Spelling fixes. 2014-04-10 12:12:34 -07:00
ert-tests.el Disable byte-compilation in two test/automated files 2014-06-25 23:02:52 -07:00
ert-x-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eshell.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
f90.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
file-notify-tests.el * automated/tramp-tests.el (top): 2014-04-25 12:35:01 +02:00
files.el Revert 2013-01-31 change that decides coding system before backing up 2014-08-10 17:38:19 -07:00
flymake-tests.el * flymake-tests.el (flymake-tests--current-face): Tweak previous sleep change. 2014-06-25 18:59:37 -04:00
fns-tests.el Add vectors support to Fsort. 2014-08-29 11:29:47 +04:00
font-parse-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gnus-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
help-fns.el * lisp/help-fns.el (describe-function-1): Test for an autoload before a macro 2014-05-05 17:33:07 -04:00
icalendar-tests.el iCalendar export: Enumerate evaluated sexp diary entries (Bug#7911). 2014-08-10 19:48:51 +02:00
imenu-test.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
info-xref.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
inotify-test.el Fix Bug#13662. 2014-01-17 12:50:15 +01:00
lexbind-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
Makefile.in * test/automated/Makefile.in (check-tar): Remove, no longer needed. 2014-08-06 17:08:57 -07:00
man-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
mule-util.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
newsticker-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
occur-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
package-test.el Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.org 2014-06-25 23:55:15 -07:00
package-x-test.el * test/automated/package-x-test.el: Do not mess with load-path. 2014-06-26 00:34:09 -07:00
process-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
python-tests.el * python-tests.el (python-shell-calculate-exec-path-2): Update test 2014-08-18 15:15:06 -04:00
reftex-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
regexp-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ruby-mode-tests.el * test/automated/ruby-mode-test.el (ruby-assert-face): Fix typo in previous 2014-05-28 22:55:57 -07:00
subr-x-tests.el Changelog, NEWS and Copyright fixes. 2014-06-30 16:58:56 -03:00
subword-tests.el Merge capitalized-words-mode and subword-mode 2014-03-23 00:36:26 -07:00
syntax-tests.el Make up-list and backward-up-list get out of more spots 2014-04-09 09:58:08 -07:00
thingatpt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tildify-tests.el * tests/automated/tildify-tests.el (tildify-test--test): Optimise the 2014-06-05 16:42:45 +02:00
timer-tests.el On GNU/Linux, use timerfd for asynchronous timers. 2014-07-28 10:28:15 +04:00
tramp-tests.el * automated/tramp-tests.el (tramp--instrument-test-case): 2014-06-29 20:32:35 +02:00
undo-tests.el Change algorithm used to adjust positions for undo in region 2014-05-01 19:25:28 -04:00
url-future-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-util-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
vc-bzr.el * test/automated/vc-bzr.el: Tweak previous to use BZR_HOME rather than HOME 2014-05-08 00:23:40 -07:00
xml-parse-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
zlib-tests.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00