index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
Age
Commit message (
Expand
)
Author
2017-09-08
Fix 'directory-file-name' on DOS_NT systems as well
Eli Zaretskii
2017-09-07
Fix bug: (directory-file-name "///") returned "//"
Paul Eggert
2017-09-02
Improve error messages for improper plists (Bug#27726)
Philipp Stephani
2017-08-26
Do not munge contents of local symbolic links
Paul Eggert
2017-08-19
Change recent symlink tests to just test ASCII
Paul Eggert
2017-08-19
Don’t adjust CRLF in file names
Paul Eggert
2017-08-09
Fix crashing emacs-module tests on MS-Windows
Eli Zaretskii
2017-08-06
Fix some crashes on self-modifying Elisp code
Paul Eggert
2017-08-05
Fix a bug in 'generate-new-buffer-name'
Eli Zaretskii
2017-07-22
Signal error for symbol names with strange quotes (Bug#2967)
Noam Postavsky
2017-07-11
Add an optional testfn parameter to assoc
Nicolas Petton
2017-07-09
Fix failing module tests on GNU/Linux
Glenn Morris
2017-07-09
Fix core dump in substitute-object-in-subtree
Paul Eggert
2017-07-08
Module assertions: check for garbage collections
Philipp Stephani
2017-06-17
Add command to replace buffer contents
Philipp Stephani
2017-06-17
Add test for the fix in the parent commit
Dmitry Gutov
2017-06-12
Give a more informative failure in module assertion test
Glenn Morris
2017-06-12
Clean up after module assertion tests
Glenn Morris
2017-06-12
Small improvement for module assertion test
Glenn Morris
2017-06-12
Implement module assertions for users
Philipp Stephani
2017-06-04
Rework printing of module functions
Philipp Stephani
2017-06-03
Fix a bug when using format field numbers
Philipp Stephani
2017-06-01
Limit format fields to more POSIX-like spec
Paul Eggert
2017-06-02
Minor improvements to format field numbers
Paul Eggert
2017-06-02
Implement field numbers in format strings
Philipp Stephani
2017-05-31
Quieten compilation of some test files
Glenn Morris
2017-05-23
* test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`
Stefan Monnier
2017-05-20
Reimplement module functions
Philipp Stephani
2017-05-19
Fix module tests on some systems
Philipp Stephani
2017-05-13
Make `old-style-backquotes' variable internal
Philipp
2017-05-13
Improve unescaped character literal warnings
Philipp Stephani
2017-05-09
Fix finding test .el files
Glenn Morris
2017-05-10
Tweak a recent test
Tino Calancha
2017-05-09
Put re-loaded file back at start of load-history (bug#26837)
Glenn Morris
2017-05-06
; Fix last change
Eli Zaretskii
2017-05-06
Fix last change for MS-Windows
Eli Zaretskii
2017-05-06
Introduce new misc type for module function
Philipp Stephani
2017-05-01
Port format-time-string to MS-Windows better
Paul Eggert
2017-05-01
; Fix typo
Ken Brown
2017-05-01
; Fix commentary in a recent commit
Eli Zaretskii
2017-05-01
Warn about missing backslashes during load
Philipp Stephani
2017-05-01
Don’t stress-test time zones near the Epoch
Paul Eggert
2017-04-29
Integrate module test with normal test suite
Philipp Stephani
2017-04-27
Test format-time-string with zone arg
Paul Eggert
2017-04-22
Don't require bytecomp for running ert tests
Noam Postavsky
2017-04-08
Fix circular read syntax for records.
Lars Brinkhoff
2017-04-07
Deprecate copy-record in favor of copy-sequence
Paul Eggert
2017-04-06
Implement special sigma casing rule (bug#24603)
Michal Nazarewicz
2017-04-06
Support casing characters which map into multiple code points (bug#24603)
Michal Nazarewicz
2017-04-06
Add support for title-casing letters (bug#24603)
Michal Nazarewicz
[next]