aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix round tripping of read->print for symbols with strange quotesNoam Postavsky2018-01-281-0/+4
* | Raise limit of regexp repetition (Bug#24914)Noam Postavsky2018-01-261-0/+6
* | Fix emacs-module-tests to work out of build treeAndy Moreton2018-01-261-2/+1
* | Add unit test for Bug#30005.Philipp Stephani2018-01-231-0/+8
* | Add a regression test for Bug#30004.Philipp Stephani2018-01-221-0/+38
* | Merge from origin/emacs-26Glenn Morris2018-01-181-24/+52
|\ \ | |/
| * Add some test skip conditionsGlenn Morris2018-01-171-24/+52
* | Merge from origin/emacs-26Glenn Morris2018-01-151-0/+19
|\ \ | |/
| * Inherit query-on-exit flag to stderr process (Bug#30031)Philipp Stephani2018-01-101-0/+19
* | Improve error message for old-style backquotesPhilipp Stephani2018-01-071-2/+1
* | Add new variable to force new-style backquote interpretation.Philipp Stephani2018-01-071-0/+8
* | Update copyright year to 2018Paul Eggert2018-01-012-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-0132-32/+32
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0132-32/+32
* | Improve error reporting when serializing non-Unicode strings to JSONPhilipp Stephani2017-12-301-7/+5
* | Add more Unicode test cases for JSON conversionPhilipp Stephani2017-12-241-5/+21
* | Accept alists when serializing JSONPhilipp Stephani2017-12-241-1/+13
* | JSON serialization: reject duplicate keys in hashtablesPhilipp Stephani2017-12-241-0/+8
* | Add a few more unit tests for JSONPhilipp Stephani2017-12-221-0/+22
* | Simplify a JSON testPhilipp Stephani2017-12-221-2/+1
* | Fix bugs in JSON testPhilipp Stephani2017-12-221-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-204-8/+7
|\ \ | |/
| * ; 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
* | Allow JSON parser functions to return alistsPhilipp Stephani2017-12-191-7/+9
* | JSON: Add tests for Unicode edge casesPhilipp Stephani2017-12-191-3/+20
* | Skip tests for json.c unless compiled with native JSON support.Philipp Stephani2017-12-101-0/+9
* | Implement native JSON support using JanssonPhilipp Stephani2017-12-101-0/+97
* | Raise an error when detecting old-style backquotes.Philipp Stephani2017-12-091-5/+5
* | Fix zero-padding bug with (format "%#08x" n)Paul Eggert2017-12-071-0/+6
* | Merge from origin/emacs-26Paul Eggert2017-11-251-1/+1
|\ \ | |/
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* | ; * test/src/keyboard-tests.el: Standardize copyright and license.Glenn Morris2017-11-071-4/+6
* | Handle unread-command-events consistently (bug#23980)Chris Feng2017-11-081-0/+34
* | Revert "Raise an error when detecting old-style backquotes."Philipp Stephani2017-10-091-5/+5
* | Raise an error when detecting old-style backquotes.Philipp Stephani2017-10-081-5/+5
* | Merge from origin/emacs-26Paul Eggert2017-10-011-0/+44
|\ \ | |/
| * Add CAM02 JCh and CAM02-UCS J'a'b' conversionsMark Oteiza2017-09-301-0/+44
* | Make logcount act like CL on negative argPaul Eggert2017-09-301-1/+3
* | Add logcount (Bug#22689)Mark Oteiza2017-09-301-0/+13
|/
* 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