tests/test-hghave.t
author Lucas Moscovicz <lmoscovicz@fb.com>
Thu, 13 Feb 2014 14:27:12 -0800
changeset 20553 86cefb15e7b5
parent 12430 60738066e37a
child 25472 4d2b9b304ad0
permissions -rw-r--r--
cmdutil: implemented new lazy increasingwindows Now log can work in a lazy way and get results as soon as they are processed. Performance Benchmarking: $ time hg log -l1 -qr "branch(default)" 0:9117c6561b0b real 0m2.303s user 0m2.252s sys 0m0.048s $ time ./hg log -l1 -qr "branch(default)" 0:9117c6561b0b real 0m0.238s user 0m0.199s sys 0m0.037s

Testing that hghave does not crash when checking features

  $ "$TESTDIR/hghave" --test-features 2>/dev/null