summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* ; Replace non-ascii quote characters in doc strings etcGlenn Morris2017-12-204-8/+7
* Unbreak a fileio test on non-Mac OS X systemsGlenn Morris2017-12-201-1/+4
* Use utf-8-hfs-unix on macOS (Bug#29712)Alan Third2017-12-161-1/+2
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Add CAM02 JCh and CAM02-UCS J'a'b' conversionsMark Oteiza2017-09-301-0/+44
* Expose viewing conditions in CAM02-UCS metricMark Oteiza2017-09-211-5/+32
* Fix 2 testsuite tests for MS-WindowsEli Zaretskii2017-09-201-1/+5
* Adapt fileio-tests--symlink-failure to CygwinKen Brown2017-09-181-0/+2
* Fix format-time-string %Z bug with negative tzPaul Eggert2017-09-171-0/+4
* Fix bug with min and max and NaNsPaul Eggert2017-09-171-1/+5
* * test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if lcms2 not present.Glenn Morris2017-09-161-0/+1
* * test/src/lcms-tests.el (lcms-whitepoint): Skip if lcms2 not present.Glenn Morris2017-09-161-1/+2
* Add lisp variable lcms-d65-xyzMark Oteiza2017-09-161-0/+19
* Add lcms-temp->white-point and initial testsMark Oteiza2017-09-151-0/+69
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1331-34/+34
* Fix 'directory-file-name' on DOS_NT systems as wellEli Zaretskii2017-09-081-0/+30
* Fix bug: (directory-file-name "///") returned "//"Paul Eggert2017-09-071-0/+19
* Improve error messages for improper plists (Bug#27726)Philipp Stephani2017-09-021-0/+28
* Do not munge contents of local symbolic linksPaul Eggert2017-08-261-11/+10
* Change recent symlink tests to just test ASCIIPaul Eggert2017-08-191-4/+2
* Don’t adjust CRLF in file namesPaul Eggert2017-08-191-0/+49
* Fix crashing emacs-module tests on MS-WindowsEli Zaretskii2017-08-091-4/+12
* Fix some crashes on self-modifying Elisp codePaul Eggert2017-08-061-0/+20
* Fix a bug in 'generate-new-buffer-name'Eli Zaretskii2017-08-051-0/+5
* Signal error for symbol names with strange quotes (Bug#2967)Noam Postavsky2017-07-221-0/+17
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-0/+6
* Fix failing module tests on GNU/LinuxGlenn Morris2017-07-091-2/+2
* Fix core dump in substitute-object-in-subtreePaul Eggert2017-07-091-0/+6
* Module assertions: check for garbage collectionsPhilipp Stephani2017-07-081-29/+58
* Add command to replace buffer contentsPhilipp Stephani2017-06-171-0/+31
* Add test for the fix in the parent commitDmitry Gutov2017-06-171-0/+22
* Give a more informative failure in module assertion testGlenn Morris2017-06-121-5/+8
* Clean up after module assertion testsGlenn Morris2017-06-121-20/+24
* Small improvement for module assertion testGlenn Morris2017-06-121-15/+15
* Implement module assertions for usersPhilipp Stephani2017-06-121-3/+37
* Rework printing of module functionsPhilipp Stephani2017-06-041-2/+2
* Fix a bug when using format field numbersPhilipp Stephani2017-06-031-1/+2
* Limit format fields to more POSIX-like specPaul Eggert2017-06-011-6/+22
* Minor improvements to format field numbersPaul Eggert2017-06-021-7/+3
* Implement field numbers in format stringsPhilipp Stephani2017-06-021-0/+18
* Quieten compilation of some test filesGlenn Morris2017-05-312-5/+5
* * test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`Stefan Monnier2017-05-232-37/+36
* Reimplement module functionsPhilipp Stephani2017-05-201-24/+27
* Fix module tests on some systemsPhilipp Stephani2017-05-191-7/+5
* Make `old-style-backquotes' variable internalPhilipp2017-05-131-0/+9
* Improve unescaped character literal warningsPhilipp Stephani2017-05-131-1/+1
* Fix finding test .el filesGlenn Morris2017-05-091-8/+7
* Tweak a recent testTino Calancha2017-05-101-7/+8
* Put re-loaded file back at start of load-history (bug#26837)Glenn Morris2017-05-091-0/+13
* ; Fix last changeEli Zaretskii2017-05-061-3/+3