aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Support applying indices to more Eshell dollar expansionsJim Porter2022-03-081-0/+23
* Mark ert-test-run-tests-batch-expensive unstable on EMBALars Ingebrigtsen2022-03-071-0/+1
* Rework `abbreviate-file-name' in TrampMichael Albinus2022-03-071-8/+11
* Fix esh-proc-test/kill-pipeline-head loop syntaxLars Ingebrigtsen2022-03-071-1/+1
* Inhibit extpipe tests on EMBA, because they apparently time out?Lars Ingebrigtsen2022-03-071-0/+1
* Fix `W' in Dired with non-ASCII file namesLars Ingebrigtsen2022-03-071-4/+7
* Don't accept whitespace or hex floats in rgbi: colour specsMattias EngdegÄrd2022-03-061-1/+4
* Fix emacs-module-test after recent changesLars Ingebrigtsen2022-03-051-1/+1
* Teach Edebug about the special '&whole' syntax for compiler macros.Philipp Stephani2022-03-031-0/+15
* Allow splitting strings in Eshell expansions with "plain" stringsJim Porter2022-03-031-0/+12
* Fix parsing of indices in Eshell expansionsJim Porter2022-03-031-0/+152
* Fix Eshell dollar interpolation inside of double-quotesJim Porter2022-03-031-0/+49
* Move Eshell variable interpolation tests to their own fileJim Porter2022-03-032-68/+111
* Merge from origin/emacs-28Stefan Kangas2022-03-021-0/+4
|\
| * Partially revert b03f74e0f2a578b1580e8b1c368665850ee7f808Jim Porter2022-03-011-0/+4
* | Add new file ietf-drums-date.elBob Rogers2022-02-251-0/+190
* | Fix Eshell process tests to (hopefully) work on all platformsJim Porter2022-02-251-4/+5
* | Fix esh-proc-tests on MS-WindowsEli Zaretskii2022-02-241-2/+3
* | Fix symlinks in tramp-sshfs.el (Bug#54130)Michael Albinus2022-02-241-3/+7
* | Don't superfluously emit prompts when terminating processes in EshellJim Porter2022-02-241-0/+46
* | * test/lisp/net/tramp-tests.el (tramp--test-check-files): Adapt test.Michael Albinus2022-02-221-2/+2
* | Remove the ELPA dependencies from test/Makefile.inLars Ingebrigtsen2022-02-223-19/+9
* | Send SIGPIPE to external Eshell processes if their output target closesJim Porter2022-02-212-3/+51
* | Fix a compilation warning in cus-edit-tests.elLars Ingebrigtsen2022-02-201-3/+4
* | Adjust doc-tests-documentation/autoloaded-macroLars Ingebrigtsen2022-02-201-2/+2
* | Add a new library to format variable-pitch tablesLars Ingebrigtsen2022-02-191-0/+42
* | Fix files-tests on MS-WindowsEli Zaretskii2022-02-171-15/+12
* | Have setopt check typesLars Ingebrigtsen2022-02-171-0/+8
* | Fix problem with file-modification-time in tramp-sshfs.elMichael Albinus2022-02-161-7/+13
* | Avoid emacs-module-tests failure on macOSMattias EngdegÄrd2022-02-161-1/+2
* | Adjust files-test-file-size-human-readable testLars Ingebrigtsen2022-02-151-1/+1
* | Don't signal errors in abbrev-table-pLars Ingebrigtsen2022-02-141-0/+4
* | Improve Tramp's process-file implementationsMichael Albinus2022-02-131-30/+96
* | Fix ietf-drums-remove-whitespace unmatched " and (Bob Rogers2022-02-131-0/+16
* | Rewrite thread context switch code (bug#48990)Stefan Monnier2022-02-122-1/+26
* | Merge from origin/emacs-28Stefan Kangas2022-02-101-1/+8
|\ \ | |/
| * Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo2022-02-091-1/+8
* | Fix processes on remote default-directory with special charactersMichael Albinus2022-02-081-0/+17
* | Fix describe-function-1 test failure from previous changeLars Ingebrigtsen2022-02-081-0/+1
* | Improve indentation of some shell script formsLars Ingebrigtsen2022-02-072-0/+61
* | ansi-color: don't get stuck on \eIoannis Kappas2022-02-061-1/+19
* | Adapt em-tramp-tests.elMichael Albinus2022-02-061-7/+10
* | Add ietf-drums tests, fix parse-address decodingBob Rogers2022-02-061-0/+162
* | Adapt Tramp to changed unload behavior (bug#53632)Michael Albinus2022-02-051-1/+3
* | Fix yank-media utf-16 detectionLars Ingebrigtsen2022-02-051-0/+38
* | Ensure that the CAR of 'eshell-last-async-procs' always points to a processJim Porter2022-02-051-0/+7
* | (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-1/+1
* | python.el: Try and better split the Tramp codeStefan Monnier2022-02-041-26/+50
* | Improve Tramp tests backward compatibilityMichael Albinus2022-02-041-2/+2
* | Silence byte-compiler in two testsStefan Kangas2022-02-042-2/+2