tests/test-contrib-perf.t
changeset 33116 6c113a7dec52
parent 32733 2b0a8b0f3435
child 33204 ddd65b4f3ae6
equal deleted inserted replaced
33115:fa9a90d5ad89 33116:6c113a7dec52
   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   $ (hg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py;
   173   $ (syshg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py;
   174   >  hg files -r tip glob:mercurial/*.c glob:mercurial/*.py) |
   174   >  syshg 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