monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: ba7de8ec35e7a1d9c1df43b220


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: ba7de8ec35e7a1d9c1df43b2203d58c7032dbb25
Date: Fri, 18 Feb 2011 20:54:01 +0100 (CET)

revision:            ba7de8ec35e7a1d9c1df43b2203d58c7032dbb25
date:                2011-02-06T22:21:21
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
* test/extra/dump-test-logs/__driver__.lua: New test for
  dump-test-logs.sh.

manifest:
format_version "1"

new_manifest [35f4a50534777b6cacc88e2c8d7685c76e8ada3d]

old_revision [44475d3c6b2db320f245f8d4f25c05173d5562d9]

add_dir "test/extra/dump-test-logs"

add_file "test/extra/dump-test-logs/__driver__.lua"
 content [91b6fe4e179e21879203d4891156c92c64f1f80d]
============================================================
--- /dev/null	
+++ test/extra/dump-test-logs/__driver__.lua	91b6fe4e179e21879203d4891156c92c64f1f80d
@@ -0,0 +1,6 @@
+check({"sh", initial_dir.."/extra/building/dump-test-logs.sh"},
+      1, true, false)
+check(qgrep("^### test/work/tester.log ###$", "stdout")
+      and qgrep("^### test/work/unit.log ###$", "stdout")
+      and qgrep("^### test/work/func.log ###$", "stdout")
+      and qgrep("^### test/work/extra.log ###$", "stdout"))

reply via email to

[Prev in Thread] Current Thread [Next in Thread]