summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add new (failing) unclosed JSX test and separate such testsJackson Ray Hamilton2019-04-083-9/+32
* | Add failing tests for JSX indentation bugsJackson Ray Hamilton2019-04-082-0/+201
* | Distinguish buttons from widgets (bug#34506)Basil L. Contovounesios2019-04-072-0/+79
* | Adapt tramp-tests.elMichael Albinus2019-04-051-4/+12
* | * test/lisp/net/tramp-tests.el (tramp-test43-asynchronous-requests):Michael Albinus2019-04-041-12/+12
* | Work on asynchronous processes for tramp-adb.elMichael Albinus2019-04-031-49/+61
* | * test/lisp/progmodes/flymake-tests.el (different-diagnostic-types):Glenn Morris2019-04-031-0/+2
* | ; Copyright years and license copyeditsGlenn Morris2019-04-021-4/+6
* | Fix recently extended delete-indentation behaviorBasil L. Contovounesios2019-03-311-34/+142