summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAge
* Avoid assertion violation when comparing with main-threadEli Zaretskii2019-06-10
* * src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier2019-02-12
* Update copyright year to 2019Paul Eggert2019-01-01
* ; Copyright year fixGlenn Morris2018-12-19
* Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-19
* Add regression test for Bug#33014Gemini Lasswell2018-10-30
* Avoid adverse side effects of fixing bug#21824Eli Zaretskii2018-09-15
* Rename thread-alive-p to thread-live-pMichael Albinus2018-08-31
* Fix detection of freed emacs_values (Bug#32479)Sergey Vinokurov2018-08-25
* Add comment about floating point testPaul Eggert2018-08-13
* Fix copying text properties by 'format'Eli Zaretskii2018-08-09
* Use consistent function names in thread-tests.elMichael Albinus2018-07-13
* Provide feature 'threadsMichael Albinus2018-07-12
* Fix 'replace-buffer-contents' in multibyte buffersEli Zaretskii2018-06-15
* Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-06-03
* Fix another case of freed markers in the undo-list (Bug#30931)Noam Postavsky2018-06-03
* Port collation tests to glibc 2.27Paul Eggert2018-05-02
* * test/src/lread-tests.el (lread-test-bug-31186): New test.Eli Zaretskii2018-04-17
* Avoid memory corruption with specpdl overflow + edebug (Bug#30481)Noam Postavsky2018-02-16
* Revert "Signal error for symbol names with strange quotes (Bug#2967)"Noam Postavsky2018-01-28
* Add some test skip conditionsGlenn Morris2018-01-17
* Inherit query-on-exit flag to stderr process (Bug#30031)Philipp Stephani2018-01-10
* Update copyright year to 2018Paul Eggert2018-01-01
* ; Replace non-ascii quote characters in doc strings etcGlenn Morris2017-12-20
* Unbreak a fileio test on non-Mac OS X systemsGlenn Morris2017-12-20
* Use utf-8-hfs-unix on macOS (Bug#29712)Alan Third2017-12-16
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Add CAM02 JCh and CAM02-UCS J'a'b' conversionsMark Oteiza2017-09-30
* Expose viewing conditions in CAM02-UCS metricMark Oteiza2017-09-21
* Fix 2 testsuite tests for MS-WindowsEli Zaretskii2017-09-20
* Adapt fileio-tests--symlink-failure to CygwinKen Brown2017-09-18
* Fix format-time-string %Z bug with negative tzPaul Eggert2017-09-17
* Fix bug with min and max and NaNsPaul Eggert2017-09-17
* * test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if lcms2 not present.Glenn Morris2017-09-16
* * test/src/lcms-tests.el (lcms-whitepoint): Skip if lcms2 not present.Glenn Morris2017-09-16
* Add lisp variable lcms-d65-xyzMark Oteiza2017-09-16
* Add lcms-temp->white-point and initial testsMark Oteiza2017-09-15
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix 'directory-file-name' on DOS_NT systems as wellEli Zaretskii2017-09-08
* Fix bug: (directory-file-name "///") returned "//"Paul Eggert2017-09-07
* Improve error messages for improper plists (Bug#27726)Philipp Stephani2017-09-02
* Do not munge contents of local symbolic linksPaul Eggert2017-08-26
* Change recent symlink tests to just test ASCIIPaul Eggert2017-08-19
* Don’t adjust CRLF in file namesPaul Eggert2017-08-19
* Fix crashing emacs-module tests on MS-WindowsEli Zaretskii2017-08-09
* Fix some crashes on self-modifying Elisp codePaul Eggert2017-08-06
* Fix a bug in 'generate-new-buffer-name'Eli Zaretskii2017-08-05
* Signal error for symbol names with strange quotes (Bug#2967)Noam Postavsky2017-07-22
* Add an optional testfn parameter to assocNicolas Petton2017-07-11
* Fix failing module tests on GNU/LinuxGlenn Morris2017-07-09