1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/test/src
Philipp Stephani 45944e0183 Fix module tests on some systems
If dladdr(3) isn't available or didn't work, the printed
representation of a module function will not include the file name,
but only the address.  Make the tests pass in that case.

* test/src/emacs-module-tests.el (module-function-object): Fix match for
module function printed representation
2017-05-19 13:30:25 +02:00
..
regex-resources
alloc-tests.el Deprecate copy-record in favor of copy-sequence 2017-04-07 18:54:40 -07:00
buffer-tests.el
callproc-tests.el
casefiddle-tests.el Implement special sigma casing rule (bug#24603) 2017-04-06 20:54:58 +02:00
charset-tests.el Compare and round more carefully 2017-03-04 23:18:39 -08:00
chartab-tests.el
cmds-tests.el
coding-tests.el
data-tests.el min and max should not return markers 2017-03-07 21:23:47 -08:00
decompress-tests.el
doc-tests.el
editfns-tests.el Port format-time-string to MS-Windows better 2017-05-01 16:03:08 -07:00
emacs-module-tests.el Fix module tests on some systems 2017-05-19 13:30:25 +02:00
eval-tests.el Don't require bytecomp for running ert tests 2017-04-22 23:17:59 -04:00
floatfns-tests.el ffloor etc. now accept only floats 2017-03-05 13:31:33 -08:00
fns-tests.el Fix typos in tests for lax-plist-get etc. 2017-02-12 12:55:29 -08:00
font-tests.el
inotify-tests.el Some inotify cleanup 2017-03-30 11:08:42 -07:00
keymap-tests.el
lread-tests.el Make `old-style-backquotes' variable internal 2017-05-13 12:32:29 +02:00
marker-tests.el
minibuf-tests.el
print-tests.el
process-tests.el
regex-tests.el Add support for Unicode whitespace in [:blank:] 2017-01-06 20:12:48 +01:00
syntax-tests.el Fix comment detection on open parens 2017-01-23 19:28:30 -05:00
textprop-tests.el
thread-tests.el Rudimentary error handling for non-main threads 2017-01-18 18:00:16 +02:00
undo-tests.el
xml-tests.el