tests/test-contrib-perf.t
changeset 29571 d1a7d9c279bb
parent 29570 cbd240188e4e
child 29974 7109d5ddeb0c
equal deleted inserted replaced
29570:cbd240188e4e 29571:d1a7d9c279bb
   150 
   150 
   151 Check perf.py for historical portability
   151 Check perf.py for historical portability
   152 
   152 
   153   $ cd "$TESTDIR/.."
   153   $ cd "$TESTDIR/.."
   154 
   154 
   155   $ "$TESTDIR"/check-perf-code.py contrib/perf.py
   155   $ (hg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py;
       
   156   >  hg files -r tip glob:mercurial/*.c glob:mercurial/*.py) |
       
   157   > "$TESTDIR"/check-perf-code.py contrib/perf.py