summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/tutorial/tutorial.html
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2016-06-22 16:54:21 +0200
committerArne H Juul <arnej@yahoo-inc.com>2016-06-22 17:18:52 +0200
commit3c0e8f7bc3d780bbcf0cf0a4cddfd0fb5828b9b1 (patch)
treebafb5dbe5da58f9d19bf950a94ccd0ff7704ccbe /vespalib/src/tests/tutorial/tutorial.html
parent9c45bd4e381c3b64cc730ba783f86e0b7ef08764 (diff)
actually test that tutorial is correct
* generate the tutorial to a temporary file and compare it * strip away paths to make output reproducable and clean * improve performance by not running "make" or similar
Diffstat (limited to 'vespalib/src/tests/tutorial/tutorial.html')
-rw-r--r--vespalib/src/tests/tutorial/tutorial.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespalib/src/tests/tutorial/tutorial.html b/vespalib/src/tests/tutorial/tutorial.html
index 744dd9541e2..8b6706566f0 100644
--- a/vespalib/src/tests/tutorial/tutorial.html
+++ b/vespalib/src/tests/tutorial/tutorial.html
@@ -190,7 +190,6 @@ checks_test.cpp: info: test summary --- 1 test(s) passed --- 1 test(s) failed
checks_test.cpp: info: imported 11 passed check(s) from 1 thread(s)
checks_test.cpp: info: summary --- 11 check(s) passed --- 1 check(s) failed
checks_test.cpp: info: CONCLUSION: FAIL
-make: *** [test] Error 1
</pre>
</div>