comparison tests/test-topic-push.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 de3304f76fa6
children f1ffd093ef30 e38156312410
comparison
equal deleted inserted replaced
2044:d31ad31e456b 2045:db617700d318
1 $ . "$TESTDIR/testlib" 1 $ . "$TESTDIR/testlib/topic_setup.sh"
2 2
3 $ cat << EOF >> $HGRCPATH 3 $ cat << EOF >> $HGRCPATH
4 > [ui] 4 > [ui]
5 > logtemplate = {rev} {branch} {get(namespaces, "topics")} {phase} {desc|firstline}\n 5 > logtemplate = {rev} {branch} {get(namespaces, "topics")} {phase} {desc|firstline}\n
6 > [ui] 6 > [ui]