Mercurial > evolve
comparison tests/test-topic-tutorial.t @ 2045:db617700d318
tests: move "test setup" script into a 'testlib' directory
This will avoid cluttering the tests directory.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Tue, 07 Mar 2017 12:04:05 +0100 |
parents | cd6d32a0155c |
children | f1ffd093ef30 e38156312410 |
comparison
equal
deleted
inserted
replaced
2044:d31ad31e456b | 2045:db617700d318 |
---|---|
5 .. This test file is also supposed to be able to compile as a rest file. | 5 .. This test file is also supposed to be able to compile as a rest file. |
6 | 6 |
7 | 7 |
8 .. Some Setup:: | 8 .. Some Setup:: |
9 | 9 |
10 $ . "$TESTDIR/testlib" | 10 $ . "$TESTDIR/testlib/topic_setup.sh" |
11 $ hg init server | 11 $ hg init server |
12 $ cd server | 12 $ cd server |
13 $ cat >> .hg/hgrc << EOF | 13 $ cat >> .hg/hgrc << EOF |
14 > [ui] | 14 > [ui] |
15 > user= Shopping Master | 15 > user= Shopping Master |