summaryrefslogtreecommitdiff
path: root/test/lisp/eshell/em-pred-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-26Port Eshell tests to AndroidPo Lu
2025-02-17Prefer oddp/evenp to free-coding them in testsStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-23Remove 'eshell-escape-arg'Jim Porter
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-07; Improve time-convert call in recently changed testStefan Kangas
2022-08-06; Adjust time-convert call to recent changeStefan Kangas
2022-06-26Optionally signal an error if an Eshell predicate fails to match anythingJim Porter
2022-05-01Handle escaped characters in Eshell argument predicates/modifiersJim Porter
2022-05-01Use a common set of string delimiters for all Eshell predicates/modifiersJim Porter
2022-04-17Fix Eshell predicate tests when running from 'make check'Jim Porter
2022-04-17Add 'G' argument predicate in EshellJim Porter
2022-04-17Add unit tests and documentation for Eshell predicates/modifiersJim Porter