summaryrefslogtreecommitdiff
path: root/yarn.tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-06-09 12:20:21 +0100
committerLars Wirzenius <liw@liw.fi>2013-06-09 12:20:21 +0100
commitc339a147ac901d4b2fc6f5de2b6413c01c4fdcf3 (patch)
tree3120aa907756503445b9767b9d01059c3f68ffcc /yarn.tests
parentac99a37f80f1fac8c2c15c920938e729499b4d1e (diff)
downloadcmdtest-c339a147ac901d4b2fc6f5de2b6413c01c4fdcf3.tar.gz
Fix yarn so it works with its cmdtest suite
Diffstat (limited to 'yarn.tests')
-rw-r--r--yarn.tests/simple.exit1
-rw-r--r--yarn.tests/simple.stderr7
2 files changed, 8 insertions, 0 deletions
diff --git a/yarn.tests/simple.exit b/yarn.tests/simple.exit
new file mode 100644
index 0000000..d00491f
--- /dev/null
+++ b/yarn.tests/simple.exit
@@ -0,0 +1 @@
+1
diff --git a/yarn.tests/simple.stderr b/yarn.tests/simple.stderr
new file mode 100644
index 0000000..db4fde4
--- /dev/null
+++ b/yarn.tests/simple.stderr
@@ -0,0 +1,7 @@
+ERROR: In story "a simple story"
+step "THEN not all is well" failed,
+with exit code 1:
+Standard output from shell command:
+Standard error from shell command:
+
+ERROR: Test suite FAILED in 1 stories