comparison tests/test-contrib-perf.t @ 33204:ddd65b4f3ae6

tests: alias syshg and syshgenv so they can be switched conditionally
author Yuya Nishihara <yuya@tcha.org>
date Sun, 02 Jul 2017 13:14:20 +0900
parents 6c113a7dec52
children e96613048bdd
comparison
equal deleted inserted replaced
33203:cf826b9e9ea4 33204:ddd65b4f3ae6
168 168
169 Check perf.py for historical portability 169 Check perf.py for historical portability
170 170
171 $ cd "$TESTDIR/.." 171 $ cd "$TESTDIR/.."
172 172
173 $ (syshg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py; 173 $ (testrepohg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py;
174 > syshg files -r tip glob:mercurial/*.c glob:mercurial/*.py) | 174 > testrepohg files -r tip glob:mercurial/*.c glob:mercurial/*.py) |
175 > "$TESTDIR"/check-perf-code.py contrib/perf.py 175 > "$TESTDIR"/check-perf-code.py contrib/perf.py