1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00
emacs/test/lisp/eshell
Jim Porter 3dc73569b4 Add 'G' argument predicate in Eshell
* lisp/eshell/em-pred.el (eshell-predicate-alist): Add 'G' predicate.
(eshell-predicate-help-string): Document it.  (Bug#54470)

* test/lisp/eshell/em-pred-tests.el
(em-pred-test/predicate-effective-gid): New test.

* doc/misc/eshell.text (Argument Predication): Document 'G' predicate.
2022-04-17 10:29:07 +03:00
..
em-basic-tests.el Add tests for Eshell's umask command 2022-03-29 16:50:45 +02:00
em-extpipe-tests.el Inhibit extpipe tests on EMBA, because they apparently time out? 2022-03-07 04:09:27 +01:00
em-glob-tests.el Add unit tests and documentation for Eshell pattern-based globs 2022-04-17 10:27:39 +03:00
em-hist-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-ls-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
em-pred-tests.el Add 'G' argument predicate in Eshell 2022-04-17 10:29:07 +03:00
em-tramp-tests.el Adapt em-tramp-tests.el 2022-02-06 18:50:16 +01:00
esh-opt-tests.el Treat "-" as a positional arg in 'eshell-eval-using-options' 2022-01-25 13:28:48 +01:00
esh-proc-tests.el Fix esh-proc-tests on macOS 2022-03-13 11:01:59 +01:00
esh-var-tests.el Support applying indices to more Eshell dollar expansions 2022-03-08 15:55:41 +02:00
eshell-tests-helpers.el Send SIGPIPE to external Eshell processes if their output target closes 2022-02-21 18:39:40 +01:00
eshell-tests.el Fix handling of '\\' inside double-quotes in Eshell 2022-04-03 14:16:44 +02:00