tests/test-contrib-perf.t
changeset 35599 af25237be091
parent 35109 e96613048bdd
child 35861 ed939545edd0
equal deleted inserted replaced
35598:29248ea26b29 35599:af25237be091
   173   $ cd "$TESTDIR/.."
   173   $ cd "$TESTDIR/.."
   174 
   174 
   175   $ (testrepohg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py;
   175   $ (testrepohg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py;
   176   >  testrepohg files -r tip glob:mercurial/*.c glob:mercurial/*.py) |
   176   >  testrepohg files -r tip glob:mercurial/*.c glob:mercurial/*.py) |
   177   > "$TESTDIR"/check-perf-code.py contrib/perf.py
   177   > "$TESTDIR"/check-perf-code.py contrib/perf.py
   178   contrib/perf.py:498:
   178   contrib/perf.py:\d+: (re)
   179    >     from mercurial import (
   179    >     from mercurial import (
   180    import newer module separately in try clause for early Mercurial
   180    import newer module separately in try clause for early Mercurial
   181   [1]
   181   [1]