[mirmince commits] {tests} branch master updated. fd6d9cb43b50312acdfb0ddd1ce22945c72f4cfc
tg at freewrt.org
tg at freewrt.org
Mon Jul 15 21:22:49 UTC 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Supplemental git repository tests for FreeWRT project mirmince".
The branch, master has been updated
via fd6d9cb43b50312acdfb0ddd1ce22945c72f4cfc (commit)
from 382a19e4168415c565bcb9921e87352c7e3a0d79 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fd6d9cb43b50312acdfb0ddd1ce22945c72f4cfc
Author: Thorsten Glaser <tg at mirbsd.org>
Date: Mon Jul 15 21:22:58 2013 +0000
make env dumper a regression test
-----------------------------------------------------------------------
Summary of changes:
Makefile | 3 +++
env.0.t.1 | Bin 0 -> 9 bytes
2 files changed, 3 insertions(+)
create mode 100644 env.0.t.1
diff --git a/Makefile b/Makefile
index 0c19a7b..b5b6862 100644
--- a/Makefile
+++ b/Makefile
@@ -83,6 +83,9 @@ TESTRUNS+= hw-unix.0 hw-unix.1
RUN_hw-unix.0= ./hw-unix
RUN_hw-unix.1= ./hw-unix foo bar
+TESTRUNS+= env.0
+RUN_env.0= /usr/bin/env -i FOO=bar ./env
+
regress: ${PROGS}
@:>tests.out.failed
@:>tests.out.passed
diff --git a/env.0.t.1 b/env.0.t.1
new file mode 100644
index 0000000..7cee684
Binary files /dev/null and b/env.0.t.1 differ
hooks/post-receive
--
Supplemental git repository tests for FreeWRT project mirmince
(FreeWRT project mirmince repository tests)
More information about the mirmince-commits
mailing list