aboutsummaryrefslogtreecommitdiff
path: root/tests/builtin.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-12-08 15:03:49 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-12-08 15:03:49 +0200
commit0a676ac900bd7f03a9a056d2b8be64b154f8647a (patch)
tree31ffa87a5095378b880e7a4ac37d1bbf83b40592 /tests/builtin.at
parent83513bddf4bd6c3ea5d42035bda4aaeae8086628 (diff)
downloadpies-0a676ac900bd7f03a9a056d2b8be64b154f8647a.tar.gz
pies-0a676ac900bd7f03a9a056d2b8be64b154f8647a.tar.bz2
Global env statement.
* NEWS: Update. * doc/pies.texi: Document the global env statement. * src/pies.c: Modify "env" callbacks to expect a envop_t ** as modifiable target. Introduce global env statement. * tests/envglobal.at: New test. * tests/Makefile.am: Add new file.
Diffstat (limited to 'tests/builtin.at')
-rw-r--r--tests/builtin.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/builtin.at b/tests/builtin.at
index 88e24d7..16208e6 100644
--- a/tests/builtin.at
+++ b/tests/builtin.at
@@ -1,4 +1,4 @@
-# This file is part of GNU pies testsuite. -*- Autotest -*-
+# This file is part of GNU pies testsuite. -*- autotest -*-
# Copyright (C) 2016-2020 Sergey Poznyakoff
#
# GNU pies is free software; you can redistribute it and/or modify

Return to:

Send suggestions and report system problems to the System administrator.