aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/em-pred-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port Eshell tests to AndroidPo Lu2025-02-261-3/+2
* Prefer oddp/evenp to free-coding them in testsStefan Kangas2025-02-171-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Remove 'eshell-escape-arg'Jim Porter2024-11-231-6/+0
* ; 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