summaryrefslogtreecommitdiff
path: root/test/lisp/eshell/em-pred-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Improve time-convert call in recently changed testStefan Kangas2022-08-071-1/+1
* ; Adjust time-convert call to recent changeStefan Kangas2022-08-061-1/+1
* Optionally signal an error if an Eshell predicate fails to match anythingJim Porter2022-06-261-4/+22
* Handle escaped characters in Eshell argument predicates/modifiersJim Porter2022-05-011-0/+12
* Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter2022-05-011-13/+20
* Fix Eshell predicate tests when running from 'make check'Jim Porter2022-04-171-3/+3
* Add 'G' argument predicate in EshellJim Porter2022-04-171-0/+8
* Add unit tests and documentation for Eshell predicates/modifiersJim Porter2022-04-171-0/+521