1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-19 03:14:29 -07:00
emacs/test/src
Lars Ingebrigtsen e51a98b0c2 Add a new function 'string-search'
* doc/lispref/strings.texi (Text Comparison): Document it.
* src/fns.c (Fstring_search): New function.
2020-09-25 01:53:16 +02:00
..
regex-resources
alloc-tests.el
buffer-tests.el
callint-tests.el Adapt some tests for Emacs's excitingly variable quoting format 2020-09-12 11:57:42 -07:00
callproc-tests.el
casefiddle-tests.el
charset-tests.el
chartab-tests.el
cmds-tests.el
coding-tests.el
data-tests.el
decompress-tests.el
doc-tests.el
editfns-tests.el Use lexical-binding in more tests 2020-08-29 22:41:51 +02:00
emacs-module-tests.el Add facility to make module functions interactive (Bug#23486). 2020-09-13 20:26:47 +02:00
eval-tests.el
fileio-tests.el Fix 'expand-file-name' for remote files 2020-09-03 20:16:33 +03:00
floatfns-tests.el
fns-tests.el Add a new function 'string-search' 2020-09-25 01:53:16 +02:00
font-tests.el
inotify-tests.el
json-tests.el
keyboard-tests.el Give Lisp control on the lossage size 2020-09-17 16:32:18 +02:00
keymap-tests.el
lcms-tests.el
lread-tests.el
marker-tests.el
minibuf-tests.el
print-tests.el Tweak a hash table print test 2020-09-20 12:26:29 +02:00
process-tests.el
regex-emacs-tests.el
syntax-tests.el
textprop-tests.el
thread-tests.el
timefns-tests.el
undo-tests.el
xdisp-tests.el test/src/xdisp-tests.el: New file 2020-09-22 23:55:45 -04:00
xfaces-tests.el
xml-tests.el