aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dependency-loop/b.do
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2015-05-25 16:20:27 +0200
committerTharre <tharre3@gmail.com>2015-05-25 16:20:27 +0200
commitc7712dfd7bf2734e339096d3274f5b0bef2b4335 (patch)
tree3b4ce149869e4b3273c1c53dd7194a2ad8b5760e /tests/dependency-loop/b.do
parent91e31ebf711d38830b0b53dc848aa90223f9be1d (diff)
downloadredo-c7712dfd7bf2734e339096d3274f5b0bef2b4335.tar.gz
redo-c7712dfd7bf2734e339096d3274f5b0bef2b4335.tar.xz
redo-c7712dfd7bf2734e339096d3274f5b0bef2b4335.zip
Replace current tests with a hole new test suite
This new test suite is based on just on do scripts, much like apenwarr's redo implementation has done it. This makes tests both simpler and free from any additional dependencies. The naming was also improved a lot. There are also a lot of new tests, and many more to be implemeted later.
Diffstat (limited to 'tests/dependency-loop/b.do')
-rw-r--r--tests/dependency-loop/b.do3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/dependency-loop/b.do b/tests/dependency-loop/b.do
new file mode 100644
index 0000000..134228c
--- /dev/null
+++ b/tests/dependency-loop/b.do
@@ -0,0 +1,3 @@
+redo-ifchange a
+
+echo -n "b" | cat - a > $3