index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
443
-443
/
+444
*
Revert field-related thingatpt changes
Lars Ingebrigtsen
2021-12-22
1
-8
/
+0
*
Make `M-x run-python' select the window again
Kévin Le Gouguec
2021-12-13
1
-6
/
+12
*
* test/Makefile.in (check-declare): Add missing --batch.
Glenn Morris
2021-12-05
1
-1
/
+1
*
* lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.
Juri Linkov
2021-12-02
1
-0
/
+51
*
* lisp/repeat.el: Fix long-standing problem when a random key activates map
Juri Linkov
2021-11-30
1
-0
/
+34
*
* test/lisp/repeat-tests.el (repeat-tests-call-b): Test for commit 588caf0b27.
Juri Linkov
2021-11-30
1
-1
/
+1
*
Backport Tramp fixes, don't merge
Michael Albinus
2021-11-24
1
-15
/
+14
*
* test/lisp/net/tramp-tests.el (tramp-get-remote-gid): Remove declaration.
Michael Albinus
2021-11-19
1
-1
/
+0
*
; Fix typos
Stefan Kangas
2021-11-12
1
-1
/
+1
*
time-stamp: %F is "file name" not "pathname" + other doc
Stephen Gildea
2021-11-09
1
-5
/
+6
*
Add some unit tests for 'abbreviate-file-name'
Jim Porter
2021-11-07
1
-0
/
+33
*
Fix dbus-test04-register-method on CentOS (Bug#51369)
Michael Albinus
2021-11-06
1
-11
/
+11
*
Fix bug#51369
Michael Albinus
2021-11-01
1
-10
/
+13
*
Some Tramp changes, mainly in tramp-tests.el
Michael Albinus
2021-10-29
1
-27
/
+29
*
Be more allowing when looking for menu-bar items
Stefan Kangas
2021-10-28
1
-0
/
+10
*
* test/lisp/repeat-tests.el: New file.
Juri Linkov
2021-10-24
1
-0
/
+111
*
; * test/lisp/mh-e/mh-utils-tests.el: Update macro declarations.
Stephen Gildea
2021-10-22
1
-1
/
+3
*
time-stamp-tests: improvements to test macros
Stephen Gildea
2021-10-22
1
-5
/
+8
*
* test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys.
Juri Linkov
2021-10-21
3
-10
/
+7
*
Fix todo-mode AOT test failures (bug#51308)
Lars Ingebrigtsen
2021-10-21
1
-1
/
+1
*
Fix hi-lock AOT test failures (bug#51308)
Lars Ingebrigtsen
2021-10-21
1
-5
/
+10
*
Fix socks test
Lars Ingebrigtsen
2021-10-21
1
-1
/
+1
*
; Fix typo
Stefan Kangas
2021-10-20
1
-1
/
+1
*
Adapt Tramp tests
Michael Albinus
2021-10-20
2
-33
/
+36
*
Code cleanup in tramp-tests.el
Michael Albinus
2021-10-19
1
-42
/
+50
*
Fix some Tramp problems
Michael Albinus
2021-10-18
1
-1
/
+27
*
Fix xref elisp identifier namespace mistake
Mattias Engdegård
2021-10-18
1
-0
/
+11
*
Fix a semantic test on some macOS machines
Stefan Kangas
2021-10-17
1
-1
/
+6
*
Precise documentation of file-notify-add-watch
Michael Albinus
2021-10-15
1
-1
/
+1
*
Accept process-filter t in Tramp
Michael Albinus
2021-10-14
1
-0
/
+40
*
Fix test bug when calloc returns null
Paul Eggert
2021-10-12
1
-1
/
+4
*
Don't apply shorthands to punctuation-only symbols (bug#51089)
João Távora
2021-10-11
1
-3
/
+2
*
New function num-processors
Paul Eggert
2021-10-10
1
-0
/
+6
*
Add new failing test for bug#51089
João Távora
2021-10-10
1
-0
/
+12
*
Expanded testing of MH-E with multiple MH variants
Stephen Gildea
2021-10-09
2
-19
/
+179
*
Refactor mh-utils-tests macro 'with-mh-test-env'
Stephen Gildea
2021-10-05
1
-17
/
+19
*
native-comp-available-p is the definitive test
Stephen Gildea
2021-10-05
1
-1
/
+1
*
* Fix mh tests for native comp builds (bug#50975)
Andrea Corallo
2021-10-04
1
-0
/
+11
*
* test/README: Mention :nativecomp tag.
Michael Albinus
2021-10-04
1
-0
/
+4
*
Fix unmounting in Tramp
Michael Albinus
2021-10-03
1
-4
/
+2
*
Rename elisp-shorthands to read-symbol-shorthands
João Távora
2021-10-03
2
-6
/
+6
*
Font-lock shorthands in elisp-mode for quick visual recognition (bug#50959)
João Távora
2021-10-03
1
-0
/
+8
*
Clarify the purpose of internal--format-docstring-line
Stefan Kangas
2021-10-03
1
-8
/
+7
*
Migrate Xref off EIEIO
Dmitry Gutov
2021-10-01
1
-12
/
+10
*
; Still working on emba CI
Michael Albinus
2021-09-30
2
-11
/
+15
*
; Mark cl-flet indentation test as failing (bug#9622)
Mattias Engdegård
2021-09-30
1
-0
/
+1
*
; * test/lisp/emacs-lisp/bytecomp-tests.el: remove ineffective \
Mattias Engdegård
2021-09-30
1
-1
/
+1
*
* test/Makefile.in (WRITE_LOG): Add emacs-module-tests as problematic.
Michael Albinus
2021-09-29
1
-1
/
+1
*
Some inmprovements in emba CI files
Michael Albinus
2021-09-29
2
-15
/
+2
[next]