index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
/
em-pred-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-26
Port Eshell tests to Android
Po Lu
2025-02-17
Prefer oddp/evenp to free-coding them in tests
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-23
Remove 'eshell-escape-arg'
Jim Porter
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-07
; Improve time-convert call in recently changed test
Stefan Kangas
2022-08-06
; Adjust time-convert call to recent change
Stefan Kangas
2022-06-26
Optionally signal an error if an Eshell predicate fails to match anything
Jim Porter
2022-05-01
Handle escaped characters in Eshell argument predicates/modifiers
Jim Porter
2022-05-01
Use a common set of string delimiters for all Eshell predicates/modifiers
Jim Porter
2022-04-17
Fix Eshell predicate tests when running from 'make check'
Jim Porter
2022-04-17
Add 'G' argument predicate in Eshell
Jim Porter
2022-04-17
Add unit tests and documentation for Eshell predicates/modifiers
Jim Porter