summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add new file completion tables, change project.el to allow using themscratch/project-uniquify-filesStephen Leake2019-04-2521-0/+501
* Make wdired-mode ignore ls file indicatorsStephen Berman2019-04-251-0/+45
* * lisp/progmodes/sql.elMichael R. Mauger2019-04-241-31/+136
* Unbreak build when building without GMP support.Philipp Stephani2019-04-242-3/+9
* Add missing GMP library to test module.Philipp Stephani2019-04-241-1/+2
* Clarify rounding mode when converting to struct timespec.Philipp Stephani2019-04-242-0/+36
* Fix return type of make_time.Philipp Stephani2019-04-241-2/+6
* Add module functions to convert from and to big integers.Philipp Stephani2019-04-242-0/+26
* Add conversions to and from struct timespec to module interface.Philipp Stephani2019-04-242-0/+41
* Small fix for a JSON unit test.Philipp Stephani2019-04-231-1/+1
* Some changes in tramp-testsMichael Albinus2019-04-221-2/+4
* Merge from origin/emacs-26Glenn Morris2019-04-211-0/+45
|\
| * Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-181-0/+45
| * Backport: js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-251-0/+7
* | * lisp/progmodes.sql.elMichael R. Mauger2019-04-211-0/+34
* | Mark different-diagnostic-types as failed on emba.Michael Albinus2019-04-201-1/+2
* | Make warning about unescaped character literals more helpful.Philipp Stephani2019-04-192-2/+6
* | ; Remove instrumentation in tramp-testsMichael Albinus2019-04-191-9/+5
* | Remove :stop key from make-process.Philipp Stephani2019-04-191-0/+9
* | Adapt tramp-test32-shell-commandMichael Albinus2019-04-191-7/+2
* | Add a new user option 'ido-big-directories'.Philipp Stephani2019-04-191-0/+7
* | ; Instrument `tramp--test-shell-command-to-string-asynchronously'Michael Albinus2019-04-181-6/+9
* | Add ERT explainer for 'tramp--test-file-attributes-equal-p'Philipp Stephani2019-04-171-0/+3
* | Fix tramp-test32-shell-commandMichael Albinus2019-04-171-4/+5
* | ; Fix files-tests-executable-find on w32 (Bug#35241)Noam Postavsky2019-04-171-1/+1
* | ; Instrument tramp-test32-shell-command for EMBAMichael Albinus2019-04-171-0/+3
* | Fix Bug#35241Michael Albinus2019-04-171-0/+26
* | * test/lisp/files-tests.el: Unify test namesMichael Albinus2019-04-171-13/+13
* | Test `shell-command-width' in TrampMichael Albinus2019-04-171-10/+32
* | Minor change in a commentEli Zaretskii2019-04-151-5/+6
* | Let debugger handle process spawn errors on w32 (Bug#33016)Noam Postavsky2019-04-142-0/+42
* | Some rearragements for remote tests in filenotify-tests.elMichael Albinus2019-04-141-8/+8
* | Fix last patchMichael Albinus2019-04-131-1/+1
* | Replace (skip-unless nil) by tag :unstable in test packagesMichael Albinus2019-04-133-4/+3
* | Add :array-type option to json-parse-stringDmitry Gutov2019-04-131-0/+8
* | Move proper-list-p tests to fns-tests.elBasil L. Contovounesios2019-04-122-18/+18
* | * test/lisp/progmodes/python-tests.el: "Fix" failing testStefan Monnier2019-04-102-0/+13
* | Add new defcustom js-jsx-align->-with-<Jackson Ray Hamilton2019-04-091-0/+12
* | Add new defcustom js-jsx-indent-levelJackson Ray Hamilton2019-04-091-0/+13
* | Permit non-ASCII identifiers in JSJackson Ray Hamilton2019-04-081-0/+7
* | Improve whitespace and unary keyword parsingJackson Ray Hamilton2019-04-081-0/+16
* | Optimize js-jsx--matching-close-tag-posJackson Ray Hamilton2019-04-081-1/+6
* | Add tests for miscellaneous JSX parsing featsJackson Ray Hamilton2019-04-081-0/+26
* | Indent expressions in JSXAttributes relative to the attribute’s nameJackson Ray Hamilton2019-04-081-0/+25
* | Fix counting of nested self-closing JSXOpeningElementsJackson Ray Hamilton2019-04-081-0/+13
* | Indent broken arrow function bodies as an N+1th argJackson Ray Hamilton2019-04-081-0/+5
* | Rename tests to use the “.jsx” file extensionJackson Ray Hamilton2019-04-084-8/+0
* | Improve JSX syntax propertizationJackson Ray Hamilton2019-04-081-0/+8
* | Update expectations for JSX indentation in JSXAttribute spaceJackson Ray Hamilton2019-04-081-4/+10
* | js-syntax-propertize: Disambiguate JS from JSX, fixing some indentsJackson Ray Hamilton2019-04-081-0/+14